=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== vzdump-1.2.6/hook-script.pl-42- #if ($phase eq 'backup-end') { vzdump-1.2.6/hook-script.pl:43: # system ("scp $tarfile $logfile backup-host:/backup-dir") == 0 || vzdump-1.2.6/hook-script.pl-44- # die "copy to backup-host failed"; ############################################## vzdump-1.2.6/.pc/import_diff.patch/VZDump.pm-1033- if ($task->{tmplog} && $task->{logfile}) { vzdump-1.2.6/.pc/import_diff.patch/VZDump.pm:1034: system ("cp '$task->{tmplog}' '$task->{logfile}'"); vzdump-1.2.6/.pc/import_diff.patch/VZDump.pm-1035- } ############################################## vzdump-1.2.6/VZDump.pm-1033- if ($task->{tmplog} && $task->{logfile}) { vzdump-1.2.6/VZDump.pm:1034: system ("cp '$task->{tmplog}' '$task->{logfile}'"); vzdump-1.2.6/VZDump.pm-1035- }