Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Hi guys i share with ABH users MOSSAD Private IRC bot cc chk 2014..
- Code:
- #!/usr/bin/perl
- #BOT CHECKER BY MOSSAD
- #How to Turn-ON THE CHECKER ?
- #Step 1. Typing: !master
- #Step 2. Typing: !on
- #Done.
- ############# Call to standalone modules directory #############
- BEGIN{push(@INC,'Modules');}
- ############# Modules Inclusion #############
- use LWP::Socket;
- use LWP::UserAgent;
- use HTTP::Request;
- use Parallel::ForkManager;
- use MIME::Base64 ();
- use WWW::Mechanize;
- use WWW::Mechanize::FormFiller;
- use Socket;
- use IO::Socket;
- use IO::Socket::INET;
- use MIME::Base64;
- use Win32::API;
- use LWP::Protocol::https;
- use HTTP::Cookies;
- use Net::FTP;
- use Digest::MD5 qw(md5_hex);
- ############# BOT STARTED #############
- Example:
- http://theturkishackers.net/unixircd.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement