CHANGELOG 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. ================================================================
  2. Changelog: XSSer v1.8.3 (https://xsser.03c8.net)
  3. ==============================
  4. =================
  5. March 3, 2020:
  6. =================
  7. - Modified/Updated: anti false positives checkers
  8. - Added: internal 'headless' browser: gecko/firefox engine
  9. - Modified/Updated: --reverse-check (GET/POST) (local/remote)
  10. - Removed: --reverse-open
  11. - Modified/Updated: DOM attack (added vectors: 13)
  12. - Modified/Updated: GTK+
  13. - Added: Requirements
  14. - Updated: Documentation
  15. - Updated: Website
  16. =================
  17. November 16, 2019:
  18. =================
  19. - Ported to: Python3.x
  20. - Bugfixing
  21. - Added: Anti-antiXSS Firewall rules (Bypassers provided: SucuriWAF)
  22. - Modified/Updated: GTK+
  23. - Added: Requirements
  24. - Updated: Documentation
  25. - Updated: Website
  26. =================
  27. September 20, 2019:
  28. =================
  29. - Re-factorized: Main(), Hashers, Payloaders, Reporters, Exporters...
  30. - Removed: deprecated features
  31. - Removed: --no-head (from default)
  32. - Added: new options: --check-tor, --auto-set, --auto-info and --auto-random
  33. - Added: new search engines: duck, startpage
  34. - Added: new dorks (Total: 40)
  35. - Added: Anti-antiXSS Firewall rules (Bypassers provided for: Firefox, IE, Opera, Chrome)
  36. - Modified/Updated: DCP (Data Control Protocol) method
  37. - Modified/Updated: HTTPrs (HTTP Response Splitting) injections
  38. - Modified/Updated: GTK+
  39. - Modified/Updated: Crawler/Spidering
  40. - Updated: "Extra Attacks" (XSA, XSR, COOKIE)
  41. - Updated: Automatic XSS vectors list (Total: 1326 = XSS: 1293 + DCP: 16 + DOM: 6 + HTTPsr: 11)
  42. - Updated: XSSer tool updater
  43. - Updated: Documentation
  44. =================
  45. April 12, 2018:
  46. =================
  47. - Removed: deprecated features (search engines, SSLv3...)
  48. - Fixed: auto-update option
  49. =================
  50. February 24, 2016:
  51. =================
  52. - Removed: deprecated features
  53. - Updated: Automatic XSS vectors list (Total: 578 = XSS: 558 + DCP: 4 + DOM: 5 + HTTPsr: 11)
  54. - Added: XST (Cross Site Tracing)
  55. - Advanced: XSA (Cross Site Agent), XSR (Cross Site Referer) and Cookie Injection
  56. - Updated/Fixed: Dorkering system (Search engines supported: duck, bing, google, yahoo, yandex)
  57. - Added: Dorking from file (30 potential 'XSS dorks' provided)
  58. - Added: Mass-Dorking (search with all search engines provided)
  59. - Added: Discarding response method to evade false positives
  60. - Added: Anti-antiXSS Firewall rules (Bypassers provided for: PHPIDS, Imperva, WebKnight, F5BigIP, Barracuda, Apache-Modsec, QuickDefense)
  61. - Added: 'Wizard Helper' to shell mode
  62. - Updated: XSSer tool updater
  63. - Updated: 'Mana' system
  64. - Fixed: Crawlering system
  65. - Added: feature: 'Automatically audit an entire target"
  66. - Modified/Updated: GTK+
  67. - Added: Requirements
  68. - Updated: Documentation
  69. =================
  70. November 28, 2011:
  71. =================
  72. - Added: Drop Cookie option
  73. - Added: Random IP X-Forwarded-For an X-Client-IP option
  74. - Added: GSS and NTLM authentication methods
  75. - Added: Ignore proxy option
  76. - Added: TCP-NODELAY option
  77. - Added: Follow redirects option
  78. - Added: Follow redirects limiter parameter
  79. - Added: Auto-HEAD precheck system
  80. - Added: No-HEAD option
  81. - Added: Isalive option
  82. - Added: Check at url option (Blind XSS)
  83. - Added: Reverse Check parameter
  84. - Added: PHPIDS (v.0.6.5) exploit
  85. - Added: More vectors to auto-payloading
  86. - Added: HTML5 studied vectors
  87. - Fixed: Different bugs on core
  88. - Fixed: Curl handlerer options
  89. - Fixed: Dorkerers system
  90. - Fixed: Bugs on results propagation
  91. - Fixed: POST requests
  92. - Added: New features to GTK controller
  93. - Added: Detailed views to GTK interface
  94. =================
  95. February 21, 2011:
  96. =================
  97. - Added: heuristic test
  98. - Updated: dorkers list
  99. - Added: HTTP Response Splitting Induced
  100. - Added: GTK+ interface
  101. - Added: Geomapping
  102. - Added: Multithreading workers
  103. - Added: Test controllers
  104. - Added: websockets technology (orbited)
  105. - Added: update option
  106. - Added: DoS (server) side injection
  107. - Added: DCP/DOM/Induced final code
  108. - Updated: Code clean
  109. - Bugfixing
  110. - Added: New options menu
  111. - Advanced: statistics system
  112. =================
  113. November 7, 2010:
  114. =================
  115. - Added: "final remote injections" option
  116. - Added: Cross Flash Attack!
  117. - Added: Cross Frame Scripting
  118. - Added: Data Control Protocol Injections
  119. - Added: Base64 (rfc2397) PoC
  120. - Added: OnMouseMove PoC
  121. - Added: Browser launcher
  122. - Updated: Code clean
  123. - Bugfixing
  124. - Added: New options menu
  125. - Added: Pre-check system
  126. - Added: Crawler spidering clones
  127. - Added: More Advanced: statistics system
  128. - Added: "Mana" ouput results
  129. =================
  130. September 22, 2010:
  131. =================
  132. - Added: a-xml exporter
  133. - ImageXSS
  134. - New dorker engines (total 10)
  135. - Updated: Code clean
  136. - Bugfixing
  137. - Social Networking auto-publisher
  138. - Started -federated- XSS (full disclosure) pentesting botnet
  139. http://identi.ca/xsserbot01
  140. http://twitter.com/xsserbot01
  141. =================
  142. August 20, 2010:
  143. =================
  144. - Added: attack payloads to fuzzer (26 new injections)
  145. - Added: POST
  146. - Added: Statistics
  147. - Added: URL Shorteners
  148. - Added: IP Octal
  149. - Added: Post-processing payloading
  150. - Added: DOM Shadows!
  151. - Added: Cookie injector
  152. - Added: Browser DoS (Denegation of Service)
  153. =================
  154. July 1, 2010:
  155. =================
  156. - Added: Dorking
  157. - Added: Crawling
  158. - Added: IP DWORD
  159. - Updated: Code clean
  160. =================
  161. April 19, 2010:
  162. =================
  163. - Bugfixing
  164. - Added: HTTPS
  165. =================
  166. March 22, 2010:
  167. =================
  168. - Added: "inject your own payload" option. Can be used with all character encoding -bypassers- of XSSer
  169. =================
  170. March 18, 2010:
  171. =================
  172. - Added: attack payloads to fuzzer (62 different XSS injections)
  173. =================
  174. March 16, 2010:
  175. =================
  176. - Added: new payload encoders to bypass filters