In this DOS attack we are going to learn how to crash victim's browser. So open your kali linux and start doing.
In the terminal, execute the below command to remove the index.html page from web root
location.
To create a new index.html file, type and execute the following command to open leafpad
Copy the below code into leafpad and save the file.
We can get this code from https://www.exploit-db.com/exploits/42302/
If a victim opens the attacker’s IP address in their vulnerable version of the Firefox browser, then it can be frozen or crashed as shown in below image.
By following the above steps you can perform a DOS attack and when the target clicks the link provided his computer will crash.
Happy Hacking.
In the terminal, execute the below command to remove the index.html page from web root
location.
We can get this code from https://www.exploit-db.com/exploits/42302/
If a victim opens the attacker’s IP address in their vulnerable version of the Firefox browser, then it can be frozen or crashed as shown in below image.
By following the above steps you can perform a DOS attack and when the target clicks the link provided his computer will crash.
Happy Hacking.
No comments:
Post a Comment