=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== schema2ldif-1.3/bin/ldap-schema-manager-146-#die if we are not in cn=config schema2ldif-1.3/bin/ldap-schema-manager:147:my $cnconfig = `$cnconfig_cmd`; schema2ldif-1.3/bin/ldap-schema-manager-148-if (!($cnconfig =~ m/^dn:\s*cn=config$/)) { ############################################## schema2ldif-1.3/bin/ldap-schema-manager-163- } elsif ($arg =~ /^(.*)\.schema$/) { schema2ldif-1.3/bin/ldap-schema-manager:164: if (system("$schema2ldif $arg > $1.ldif") == 0) { schema2ldif-1.3/bin/ldap-schema-manager-165- push @schemas, $1; ############################################## schema2ldif-1.3/bin/ldap-schema-manager-225- print ("\n"); schema2ldif-1.3/bin/ldap-schema-manager:226: my $search = `$full_cmd`; schema2ldif-1.3/bin/ldap-schema-manager-227- ############################################## schema2ldif-1.3/bin/ldap-schema-manager-234- print "executing '$full_cmd'\n"; schema2ldif-1.3/bin/ldap-schema-manager:235: if (system ($full_cmd) != 0) { schema2ldif-1.3/bin/ldap-schema-manager-236- die_with_error ("Insertion failed!\n"); ############################################## schema2ldif-1.3/bin/ldap-schema-manager-298- print "executing '$full_cmd'\n"; schema2ldif-1.3/bin/ldap-schema-manager:299: if (system ($full_cmd) != 0) { schema2ldif-1.3/bin/ldap-schema-manager-300- die_with_error ("Insertion failed!\n"); ############################################## schema2ldif-1.3/bin/ldap-schema-manager-329-{ schema2ldif-1.3/bin/ldap-schema-manager:330: my @schemas = `$list_cmd`; schema2ldif-1.3/bin/ldap-schema-manager-331- foreach my $schema (@schemas) {