you can run it on your home computer via Terminal bash or CMD prompt but for the most effective denial of service i would upload script to root directory of a Virtual private server of some kind (via SFTP) and exec the script in SSH specifying the values as such;; perl nameofscript.pl host/ip packetsize time
3 comments:
how and where do u compile these scripts ??
you can run it on your home computer via Terminal bash or CMD prompt but for the most effective denial of service i would upload script to root directory of a Virtual private server of some kind (via SFTP) and exec the script in SSH specifying the values as such;; perl nameofscript.pl host/ip packetsize time
an example of a flood would be:
perl dos.pl 12.34.56.78 80 1024 60
It works perfectly...
Thanx a lot..
Post a Comment