=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libnetsds-perl-1.301/lib/NetSDS/DBI/Table.pm-281- libnetsds-perl-1.301/lib/NetSDS/DBI/Table.pm:282: my $sql = "update " . $self->{table} . " set " . join( ', ', @up ) . " where id=$id"; libnetsds-perl-1.301/lib/NetSDS/DBI/Table.pm-283- ############################################## libnetsds-perl-1.301/lib/NetSDS/DBI/Table.pm-456- if ($tbl->has_field('uuid')) { libnetsds-perl-1.301/lib/NetSDS/DBI/Table.pm:457: $tbl->call("delete tbldata where uuid=?", $uuid); libnetsds-perl-1.301/lib/NetSDS/DBI/Table.pm-458- } ############################################## libnetsds-perl-1.301/lib/NetSDS/App/FCGI.pm-526- libnetsds-perl-1.301/lib/NetSDS/App/FCGI.pm:527:=item B<remote_addr()> - remote (client) IP address libnetsds-perl-1.301/lib/NetSDS/App/FCGI.pm-528-