* How to crash any computer/website by Ping of Death Attack:
> Ping of Death is a type of attack on a computer that involves sending a malformed or otherwise malicious ping to a computer.
> A ping is normally 32 bytes in size(or 84 bytes when IP header is considered).
> Many computer system could not handle a ping packet larger than the maximum IPv4 packet size, which is 65,535 bytes.
> Sending a ping of this size could crash the target computer.
> You can do it with just simple CMD commands:
1] open CMD
2] get IP address of targeted site/network device
(you can get IP of any site by
open CMD > typ "nslookup www.sitename.com")
3] Now type for POD " Ping IP -l 65500 -n 10000000 -w 0.00001 "
4] you are done..now wait for hang out the device.
> Ping of Death is a type of attack on a computer that involves sending a malformed or otherwise malicious ping to a computer.
> A ping is normally 32 bytes in size(or 84 bytes when IP header is considered).
> Many computer system could not handle a ping packet larger than the maximum IPv4 packet size, which is 65,535 bytes.
> Sending a ping of this size could crash the target computer.
Ping of Death attack can target servers, router, switch, modem, wireless router, websites and much more.
> You can do it with just simple CMD commands:
1] open CMD
2] get IP address of targeted site/network device
(you can get IP of any site by
open CMD > typ "nslookup www.sitename.com")
3] Now type for POD " Ping IP -l 65500 -n 10000000 -w 0.00001 "
4] you are done..now wait for hang out the device.
If it is useful to u then feel free to comment.....
No comments:
Post a Comment