Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 127.70 KB | None | 0 0
  1. Started by user anonymous
  2. Building in workspace /var/lib/jenkins/jobs/docker-zap-cli/workspace
  3. > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
  4. Fetching changes from the remote Git repository
  5. > /usr/bin/git config remote.origin.url https://github.com/stephendonner/docker-zap.git # timeout=10
  6. Fetching upstream changes from https://github.com/stephendonner/docker-zap.git
  7. > /usr/bin/git --version # timeout=10
  8. > /usr/bin/git -c core.askpass=true fetch --tags --progress https://github.com/stephendonner/docker-zap.git +refs/heads/*:refs/remotes/origin/*
  9. > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  10. > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  11. Checking out Revision 69fb3bc9212f02270043c25a27228a6dcf9752af (refs/remotes/origin/master)
  12. > /usr/bin/git config core.sparsecheckout # timeout=10
  13. > /usr/bin/git checkout -f 69fb3bc9212f02270043c25a27228a6dcf9752af
  14. > /usr/bin/git rev-list 69fb3bc9212f02270043c25a27228a6dcf9752af # timeout=10
  15. [workspace] $ /usr/bin/env bash /tmp/hudson1281058634267155045.sh
  16. [INFO] Accessing URL https://www.allizom.org/en-US/firefox/
  17. [INFO] Running spider...
  18. [INFO] Running an active scan...
  19. Found Java version 1.7.0_95
  20. Available memory: 2000 MB
  21. Setting jvm heap size: -Xmx512m
  22. 241 [main] INFO org.zaproxy.zap.DaemonBootstrap - OWASP ZAP D-2016-06-27 started.
  23. 323 [main] INFO org.parosproxy.paros.common.AbstractParam - Setting config api.disablekey = true was null
  24. 330 [main] INFO org.parosproxy.paros.network.SSLConnector - Reading supported SSL/TLS protocols...
  25. 331 [main] INFO org.parosproxy.paros.network.SSLConnector - Using a SSLEngine...
  26. 758 [main] INFO org.parosproxy.paros.network.SSLConnector - Done reading supported SSL/TLS protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
  27. 766 [main] INFO org.parosproxy.paros.extension.option.OptionsParamCertificate - Unsafe SSL renegotiation disabled.
  28. 1362 [main] INFO hsqldb.db..ENGINE - open start - state not modified
  29. 1568 [main] INFO hsqldb.db..ENGINE - dataFileCache open start
  30. 1580 [main] INFO hsqldb.db..ENGINE - dataFileCache open end
  31. 1708 [ZAP-daemon] INFO org.zaproxy.zap.control.ExtensionFactory - Loading extensions
  32. 3602 [ZAP-daemon] INFO org.zaproxy.zap.control.ExtensionFactory - Extensions loaded
  33. 4128 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Change user agent to other browsers.
  34. 4129 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Detect insecure or potentially malicious content in HTTP responses.
  35. 4129 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Detect and alert 'Set-cookie' attempt in HTTP response for modification.
  36. 4129 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Avoid browser cache (strip off IfModifiedSince)
  37. 4129 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log cookies sent by browser.
  38. 4129 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log unique GET queries into file:filter/get.xls
  39. 4130 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log unique POST queries into file: filter/post.xls
  40. 4130 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log request and response into file: filter/message.txt
  41. 4130 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP request body using defined pattern.
  42. 4130 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP request header using defined pattern.
  43. 4130 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP response body using defined pattern.
  44. 4130 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP response header using defined pattern.
  45. 4131 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Send ZAP session request ID
  46. Jun 28, 2016 8:46:55 PM java.util.prefs.FileSystemPreferences$1 run
  47. INFO: Created user preferences directory.
  48. 4329 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows ZAP to check for updates
  49. 4334 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionViewOption
  50. 4334 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionEdit
  51. 4334 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionFilter
  52. 4334 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Provides a rest based API for controlling and accessing ZAP
  53. 4490 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionState
  54. 4491 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionReport
  55. 4491 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHistory
  56. 4495 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Show hidden fields and enable disabled fields
  57. 4496 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Search messages for strings and regular expressions
  58. 4497 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Encode/Decode/Hash...
  59. 4497 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to intercept and modify requests and responses
  60. 4498 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Passive scanner
  61. 4642 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Script passive scan rules
  62. 4643 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Stats Passive Scan Rule
  63. 4644 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Application Error Disclosure
  64. 4644 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Incomplete or No Cache-control and Pragma HTTP Header Set
  65. 4644 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Content-Type Header Missing
  66. 4645 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Cookie No HttpOnly Flag
  67. 4645 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Cookie Without Secure Flag
  68. 4646 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Cross-Domain JavaScript Source File Inclusion
  69. 4646 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Web Browser XSS Protection Not Enabled
  70. 4646 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Secure Pages Include Mixed Content
  71. 4647 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Password Autocomplete in Browser
  72. 4647 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Private IP Disclosure
  73. 4647 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Session ID in URL Rewrite
  74. 4648 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: X-Content-Type-Options Header Missing
  75. 4648 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: X-Frame-Options Header Not Set
  76. 4649 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Charset Mismatch
  77. 4649 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Loosely Scoped Cookie
  78. 4649 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Absence of Anti-CSRF Tokens
  79. 4650 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Information Disclosure - Debug Error Messages
  80. 4650 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Information Disclosure - Sensitive Informations in URL
  81. 4651 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Information Disclosure - Sensitive Information in HTTP Referrer Header
  82. 4651 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Information Disclosure - Suspicious Comments
  83. 4651 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Weak Authentication Method
  84. 4652 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Insecure JSF ViewState
  85. 4652 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: HTTP Parameter Override
  86. 4652 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Viewstate Scanner
  87. 4653 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: WSDL File Passive Scanner
  88. 4671 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to view and manage alerts
  89. 4672 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Active scanner, heavily based on the original Paros active scanner, but with additional tests added
  90. 4677 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionSequence
  91. 4677 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Spider used for automatically finding URIs on a site
  92. 4683 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing A set of common popup menus for miscellaneous tasks
  93. 4684 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Forced browsing of files and directories using code from the OWASP DirBuster tool
  94. 4685 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Simple but effective port scanner
  95. 4686 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionManualRequest
  96. 4686 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Compares 2 sessions and generates an HTML file showing the differences
  97. 4686 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Invoke external applications passing context related information such as URLs and parameters
  98. 4687 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Handles anti cross site request forgery (CSRF) tokens
  99. 4689 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionAuthentication
  100. 5867 [ZAP-daemon] INFO org.zaproxy.zap.extension.authentication.ExtensionAuthentication - Loaded authentication method types: [Form-based Authentication, HTTP/NTLM Authentication, Manual Authentication, Script-based Authentication]
  101. 5868 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Creates a dynamic SSL certificate to allow SSL communications to be intercepted without warnings being generated by the browser
  102. 5869 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Logs errors to the Output tab in development mode only
  103. 5869 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionUserManagement
  104. 5870 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Summarise and analyse FORM and URL parameters as well as cookies
  105. 5870 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Script integration
  106. 5881 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Scripting console, supports all JSR 223 scripting languages
  107. 5882 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionForcedUser
  108. 5883 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Extension handling HTTP sessions
  109. 5884 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Zest is a specialized scripting language from Mozilla specifically designed to be used in security tools
  110. 5979 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionDiff
  111. 5979 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionRequestPostTableView
  112. 5980 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Simple browser configuration
  113. 5980 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionSessionManagement
  114. 6127 [ZAP-daemon] INFO org.zaproxy.zap.extension.sessions.ExtensionSessionManagement - Loaded session management method types: [Cookie-based Session Management, HTTP Authentication Session Management]
  115. 6128 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelRequestFormTableView
  116. 6129 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Capture messages from WebSockets with the ability to set breakpoints.
  117. 6134 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to import a WSDL file containing operations which ZAP will access, adding them to the Sites tree.
  118. 6134 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Summarise and analyse FORM and URL parameters as well as cookies
  119. 6135 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionAuthorization
  120. 6135 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing AJAX Spider, uses Crawljax
  121. 6138 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Add-on that adds a set of tools for testing access control in web applications.
  122. 6139 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Handles adding Global Excluded URLs
  123. 6139 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Adds menu item to refresh the Sites tree
  124. 6140 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Adds support for configurable keyboard shortcuts for all of the ZAP menus.
  125. 6140 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing OWASP ZAP User Guide
  126. 6140 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to configure which extensions are loaded when ZAP starts
  127. 6141 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelComponentonentAll
  128. 6141 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelHexView
  129. 6142 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelImageView
  130. 6142 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelLargeRequestView
  131. 6142 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelLargeResponseView
  132. 6142 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelRequestQueryCookieTableView
  133. 6143 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelSyntaxHighlightTextView
  134. 6143 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Statistics
  135. 6144 [ZAP-daemon] INFO org.zaproxy.zap.extension.stats.ExtensionStats - Start recording in memory stats
  136. 6145 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Context alert rules filter
  137. 6146 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Active Scan Rules
  138. 6147 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Active Scan Rules - beta
  139. 6147 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Translations of the core language files
  140. 6147 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Provides the foundation for concrete message types (for example, HTTP, WebSockets) expose fuzzer implementations.
  141. 6149 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows to fuzz HTTP messages.
  142. 6150 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing The ZAP Getting Started Guide
  143. 6150 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing The Online menu links
  144. 6150 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Passive Scan Rules
  145. 6151 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Passive Scan Rules - beta
  146. 6151 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Quick Start panel
  147. 6152 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionSaveRawHttpMessage
  148. 6152 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Provides WebDrivers to control several browsers using Selenium and includes HtmlUnit browser.
  149. 6153 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Tips and Tricks
  150. 6154 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows to fuzz WebSocket messages.
  151. 6156 [Thread-4] INFO org.zaproxy.zap.extension.dynssl.ExtensionDynSSL - Creating new root CA certificate
  152. 6310 [ZAP-daemon] INFO org.zaproxy.zap.DaemonBootstrap - ZAP is now listening on 127.0.0.1:2375
  153. 43023 [Thread-9] INFO org.zaproxy.zap.extension.spider.SpiderThread - Starting spidering scan on SpiderApi-0 at Tue Jun 28 20:47:34 UTC 2016
  154. 43028 [Thread-9] INFO org.zaproxy.zap.spider.Spider - Spider initializing...
  155. 43055 [Thread-9] INFO org.zaproxy.zap.spider.Spider - Starting spider...
  156. 46988 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/): unknown protocol: irc
  157. 52626 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/): unknown protocol: irc
  158. 56564 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  159. 56567 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  160. 56568 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  161. 56569 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  162. 56570 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  163. 56571 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  164. 56572 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  165. 56572 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  166. 56573 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  167. 56574 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  168. 56575 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  169. 56576 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  170. 56577 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  171. 56577 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  172. 56578 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  173. 56579 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  174. 56580 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  175. 56580 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  176. 56581 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  177. 56582 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  178. 56583 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  179. 56584 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  180. 56585 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  181. 56585 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  182. 56586 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  183. 56587 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  184. 56589 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  185. 56590 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  186. 56591 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  187. 56592 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  188. 56592 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  189. 56593 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  190. 56594 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  191. 56595 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  192. 56596 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  193. 56597 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  194. 56598 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  195. 56599 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  196. 56600 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  197. 56601 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  198. 56601 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  199. 56602 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  200. 56603 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  201. 56604 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  202. 56604 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  203. 56605 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  204. 56606 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  205. 56607 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  206. 56608 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  207. 56609 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  208. 56610 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  209. 56610 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  210. 56611 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  211. 56612 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  212. 56613 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  213. 56614 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  214. 56614 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  215. 56615 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  216. 56617 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  217. 56618 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  218. 56619 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  219. 56619 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  220. 56620 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  221. 56621 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  222. 56622 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  223. 56623 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  224. 56624 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  225. 56625 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  226. 56626 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  227. 56626 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  228. 56627 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  229. 56628 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  230. 56629 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  231. 56629 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  232. 56630 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  233. 56631 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  234. 56632 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  235. 56633 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  236. 56633 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  237. 56634 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  238. 56635 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  239. 56636 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  240. 56637 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  241. 56638 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  242. 56638 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  243. 56639 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  244. 56640 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  245. 56642 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  246. 56643 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  247. 56644 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  248. 56645 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  249. 56646 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  250. 56647 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  251. 56648 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  252. 56649 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  253. 56650 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  254. 56652 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  255. 56653 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  256. 56654 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  257. 56655 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  258. 56655 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  259. 56656 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  260. 56657 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  261. 56658 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  262. 56659 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  263. 56660 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  264. 56660 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  265. 56661 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  266. 56663 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  267. 56664 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  268. 56664 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  269. 56665 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  270. 56666 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  271. 56666 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  272. 56667 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  273. 56668 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  274. 56669 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  275. 56669 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  276. 56670 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  277. 56671 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  278. 56672 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  279. 56673 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  280. 56673 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  281. 56674 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  282. 56675 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  283. 56676 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  284. 56677 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  285. 56677 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  286. 56678 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  287. 56679 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  288. 56680 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  289. 56681 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  290. 56681 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  291. 56682 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  292. 56683 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  293. 56694 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  294. 56694 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  295. 56695 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  296. 56696 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  297. 56697 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  298. 56697 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  299. 56698 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  300. 56699 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  301. 56702 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  302. 56703 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  303. 56703 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  304. 56704 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  305. 56707 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  306. 56707 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  307. 56708 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  308. 56711 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  309. 56711 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  310. 56712 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  311. 56714 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  312. 56715 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  313. 56717 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  314. 56718 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  315. 56721 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  316. 56721 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  317. 56722 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  318. 56725 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  319. 56725 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  320. 56726 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  321. 56728 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  322. 56729 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  323. 56732 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  324. 56734 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  325. 56736 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  326. 56737 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  327. 56739 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  328. 56740 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  329. 56741 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  330. 56744 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  331. 56745 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  332. 56745 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  333. 56749 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  334. 56749 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  335. 56750 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  336. 56751 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  337. 56752 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  338. 56753 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  339. 56754 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  340. 56757 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  341. 56758 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  342. 56772 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  343. 56772 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  344. 56774 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  345. 56775 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  346. 56776 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  347. 56778 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  348. 56779 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/): unknown protocol: irc
  349. 56779 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  350. 56781 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  351. 56783 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  352. 56785 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  353. 56786 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  354. 56790 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  355. 56791 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  356. 56794 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  357. 56795 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  358. 56797 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  359. 56799 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  360. 56800 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  361. 56801 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  362. 56805 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  363. 56806 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  364. 56807 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  365. 56811 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  366. 56812 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  367. 56814 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  368. 56815 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  369. 56818 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  370. 56819 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  371. 56820 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  372. 56822 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  373. 56823 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  374. 56824 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  375. 56826 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  376. 56827 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  377. 56828 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  378. 56831 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  379. 56832 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  380. 56833 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  381. 56835 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  382. 56835 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  383. 56836 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  384. 56838 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  385. 56839 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  386. 56841 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  387. 56842 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  388. 56843 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  389. 56844 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  390. 56846 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  391. 56847 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  392. 56848 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  393. 56851 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  394. 56851 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  395. 56853 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  396. 56855 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  397. 56855 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  398. 56858 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  399. 56859 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  400. 56860 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  401. 56863 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  402. 56864 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  403. 56865 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  404. 56866 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/): unknown protocol: news
  405. 58043 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/north-america/): unknown protocol: irc
  406. 58089 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/latin-america/): unknown protocol: irc
  407. 58294 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/asia-south-pacific/): unknown protocol: irc
  408. 58297 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/europe/): unknown protocol: irc
  409. 58524 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/africa-middle-east/): unknown protocol: irc
  410. 58593 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/antarctica/): unknown protocol: irc
  411. 58804 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/francophone/): unknown protocol: irc
  412. 58806 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/francophone/): unknown protocol: irc
  413. 58848 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/arabic/): unknown protocol: irc
  414. 58851 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/arabic/): unknown protocol: irc
  415. 59010 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/balkans/): unknown protocol: irc
  416. 59017 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/balkans/): unknown protocol: irc
  417. 59144 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/hispano/): unknown protocol: irc
  418. 59159 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/hispano/): unknown protocol: irc
  419. 59382 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/mountain-view/): unknown protocol: irc
  420. 59387 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/auckland/): unknown protocol: irc
  421. 59388 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/mountain-view/): unknown protocol: irc
  422. 59389 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/auckland/): unknown protocol: irc
  423. 59526 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/beijing/): unknown protocol: irc
  424. 59624 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/berlin/): unknown protocol: irc
  425. 59742 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/london/): unknown protocol: irc
  426. 59744 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/london/): unknown protocol: irc
  427. 59827 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/paris/): unknown protocol: irc
  428. 59889 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/portland/): unknown protocol: irc
  429. 59891 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/portland/): unknown protocol: irc
  430. 60062 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/taipei/): unknown protocol: irc
  431. 60073 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/san-francisco/): unknown protocol: irc
  432. 60076 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/san-francisco/): unknown protocol: irc
  433. 60285 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/tokyo/): unknown protocol: irc
  434. 60317 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/toronto/): unknown protocol: irc
  435. 60320 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/toronto/): unknown protocol: irc
  436. 60500 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/vancouver/): unknown protocol: irc
  437. 60501 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/spaces/vancouver/): unknown protocol: irc
  438. 60549 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/canada/): unknown protocol: irc
  439. 60558 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/canada/): unknown protocol: irc
  440. 60724 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/argentina/): unknown protocol: irc
  441. 60729 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/united-states/): unknown protocol: irc
  442. 60929 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/brazil/): unknown protocol: irc
  443. 60950 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/bolivia/): unknown protocol: irc
  444. 61099 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/chile/): unknown protocol: irc
  445. 61181 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/colombia/): unknown protocol: irc
  446. 61331 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/costa-rica/): unknown protocol: irc
  447. 61403 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/cuba/): unknown protocol: irc
  448. 61528 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/ecuador/): unknown protocol: irc
  449. 61623 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/mexico/): unknown protocol: irc
  450. 61630 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/mexico/): unknown protocol: irc
  451. 61719 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/nicaragua/): unknown protocol: irc
  452. 61779 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/paraguay/): unknown protocol: irc
  453. 61935 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/peru/): unknown protocol: irc
  454. 62001 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/uruguay/): unknown protocol: irc
  455. 62135 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/venezuela/): unknown protocol: irc
  456. 62143 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/venezuela/): unknown protocol: irc
  457. 62204 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/albania/): unknown protocol: irc
  458. 62330 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/armenia/): unknown protocol: irc
  459. 62426 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/austria/): unknown protocol: irc
  460. 62548 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/basque/): unknown protocol: irc
  461. 62559 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/belgium/): unknown protocol: irc
  462. 62743 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/bosnia-and-herzegovina/): unknown protocol: irc
  463. 62824 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/bulgaria/): unknown protocol: irc
  464. 62932 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/catalan/): unknown protocol: irc
  465. 62934 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/catalan/): unknown protocol: irc
  466. 63095 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/croatia/): unknown protocol: irc
  467. 63097 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/croatia/): unknown protocol: irc
  468. 63137 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/czech-republic/): unknown protocol: irc
  469. 63140 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/czech-republic/): unknown protocol: irc
  470. 63313 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/denmark/): unknown protocol: irc
  471. 63314 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/denmark/): unknown protocol: irc
  472. 63334 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/estonia/): unknown protocol: irc
  473. 63462 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/finland/): unknown protocol: irc
  474. 63622 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/france/): unknown protocol: irc
  475. 63625 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/france/): unknown protocol: irc
  476. 63699 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/germany/): unknown protocol: irc
  477. 63701 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/germany/): unknown protocol: irc
  478. 63845 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/greece/): unknown protocol: irc
  479. 63854 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/greece/): unknown protocol: irc
  480. 63904 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/hungary/): unknown protocol: irc
  481. 64193 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/ireland/): unknown protocol: irc
  482. 64196 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/ireland/): unknown protocol: irc
  483. 64205 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/italy/): unknown protocol: irc
  484. 64420 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/kosovo/): unknown protocol: irc
  485. 64421 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/lithuania/): unknown protocol: irc
  486. 64624 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/macedonia/): unknown protocol: irc
  487. 64636 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/montenegro/): unknown protocol: irc
  488. 64643 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/macedonia/): unknown protocol: irc
  489. 64848 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/norway/): unknown protocol: irc
  490. 64849 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/the-netherlands/): unknown protocol: irc
  491. 65059 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/portugal/): unknown protocol: irc
  492. 65064 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/poland/): unknown protocol: irc
  493. 65069 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/poland/): unknown protocol: irc
  494. 65276 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/romania/): unknown protocol: irc
  495. 65283 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/romania/): unknown protocol: irc
  496. 65286 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/russia/): unknown protocol: irc
  497. 65288 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/russia/): unknown protocol: irc
  498. 65523 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/serbia/): unknown protocol: irc
  499. 65552 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/slovakia/): unknown protocol: irc
  500. 65677 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/slovenia/): unknown protocol: irc
  501. 65688 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/slovenia/): unknown protocol: irc
  502. 65754 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/spain/): unknown protocol: irc
  503. 65755 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/spain/): unknown protocol: irc
  504. 65901 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/sweden/): unknown protocol: irc
  505. 65905 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/sweden/): unknown protocol: irc
  506. 65960 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/switzerland/): unknown protocol: irc
  507. 65961 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/switzerland/): unknown protocol: irc
  508. 66095 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/ukraine/): unknown protocol: irc
  509. 66142 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/turkey/): unknown protocol: irc
  510. 66301 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/united-kingdom/): unknown protocol: irc
  511. 66305 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/australia/): unknown protocol: irc
  512. 66307 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/australia/): unknown protocol: irc
  513. 66307 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/united-kingdom/): unknown protocol: irc
  514. 66516 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/bangladesh/): unknown protocol: irc
  515. 66524 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/cambodia/): unknown protocol: irc
  516. 66526 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/bangladesh/): unknown protocol: irc
  517. 66729 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/hong-kong/): unknown protocol: irc
  518. 66733 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/china/): unknown protocol: irc
  519. 66963 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/india/): unknown protocol: irc
  520. 66971 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/india/): unknown protocol: irc
  521. 66988 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/indonesia/): unknown protocol: irc
  522. 67163 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/kerala/): unknown protocol: irc
  523. 67165 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/kerala/): unknown protocol: irc
  524. 67199 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/japan/): unknown protocol: irc
  525. 67363 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/malaysia/): unknown protocol: irc
  526. 67365 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/malaysia/): unknown protocol: irc
  527. 67400 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/myanmar/): unknown protocol: irc
  528. 67407 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/myanmar/): unknown protocol: irc
  529. 67521 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/nepal/): unknown protocol: irc
  530. 67522 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/nepal/): unknown protocol: irc
  531. 67663 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/philippines/): unknown protocol: irc
  532. 67667 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/philippines/): unknown protocol: irc
  533. 67837 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/pakistan/): unknown protocol: irc
  534. 67839 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/pakistan/): unknown protocol: irc
  535. 67872 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/singapore/): unknown protocol: irc
  536. 68121 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/sri-lanka/): unknown protocol: irc
  537. 68326 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/taiwan/): unknown protocol: irc
  538. 68330 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/south-korea/): unknown protocol: irc
  539. 68332 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/taiwan/): unknown protocol: irc
  540. 68561 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/thailand/): unknown protocol: irc
  541. 68593 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/vietnam/): unknown protocol: irc
  542. 68829 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/cameroon/): unknown protocol: irc
  543. 68930 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/algeria/): unknown protocol: irc
  544. 68933 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/algeria/): unknown protocol: irc
  545. 69088 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/egypt/): unknown protocol: irc
  546. 69090 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/egypt/): unknown protocol: irc
  547. 69211 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/ghana/): unknown protocol: irc
  548. 69242 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/israel/): unknown protocol: irc
  549. 69244 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/israel/): unknown protocol: irc
  550. 69425 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/ivory-coast/): unknown protocol: irc
  551. 69427 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/ivory-coast/): unknown protocol: irc
  552. 69464 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/jordan/): unknown protocol: irc
  553. 69729 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/mauritius/): unknown protocol: irc
  554. 69731 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/mauritius/): unknown protocol: irc
  555. 69961 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/palestine/): unknown protocol: irc
  556. 70167 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/senegal/): unknown protocol: irc
  557. 70168 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/senegal/): unknown protocol: irc
  558. 70318 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/kenya/): unknown protocol: irc
  559. 70441 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/tunisia/): unknown protocol: irc
  560. 70443 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/tunisia/): unknown protocol: irc
  561. 70524 [pool-1-thread-2] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/uganda/): unknown protocol: irc
  562. 70655 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/contact/communities/zimbabwe/): unknown protocol: irc
  563. 71807 [Thread-4] INFO org.zaproxy.zap.extension.dynssl.ExtensionDynSSL - New root CA certificate created
  564. 80296 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  565. 80298 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  566. 80299 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  567. 80299 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  568. 80300 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  569. 80300 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  570. 80301 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  571. 80302 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  572. 80302 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  573. 80303 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  574. 80303 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  575. 80304 [pool-1-thread-1] WARN org.zaproxy.zap.spider.URLCanonicalizer - Error while Processing URL in the spidering process (on base https://www.allizom.org/en-US/about/forums/etiquette/): unknown protocol: news
  576. 98405 [HSQLDB Timer @636b0519] INFO hsqldb.db..ENGINE - Checkpoint start
  577. 98405 [HSQLDB Timer @636b0519] INFO hsqldb.db..ENGINE - checkpointClose start
  578. 98414 [HSQLDB Timer @636b0519] INFO hsqldb.db..ENGINE - checkpointClose synched
  579. 98427 [HSQLDB Timer @636b0519] INFO hsqldb.db..ENGINE - checkpointClose script done
  580. 98428 [HSQLDB Timer @636b0519] INFO hsqldb.db..ENGINE - dataFileCache commit start
  581. 98573 [HSQLDB Timer @636b0519] INFO hsqldb.db..ENGINE - dataFileCache commit end
  582. 98592 [HSQLDB Timer @636b0519] INFO hsqldb.db..ENGINE - checkpointClose end
  583. 98594 [HSQLDB Timer @636b0519] INFO hsqldb.db..ENGINE - Checkpoint end - txts: 73906
  584. 105166 [pool-1-thread-2] INFO org.zaproxy.zap.spider.Spider - Spidering process is complete. Shutting down...
  585. 105174 [Thread-10] INFO org.zaproxy.zap.extension.spider.SpiderThread - Spider scanning complete: true
  586. 143549 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Path Traversal
  587. 143550 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote File Inclusion
  588. 143551 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Server Side Include
  589. 143552 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Reflected)
  590. 143552 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent)
  591. 143553 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection
  592. 143554 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Server Side Code Injection
  593. 143555 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote OS Command Injection
  594. 143556 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Directory Browsing
  595. 143557 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin External Redirect
  596. 143557 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Buffer Overflow
  597. 143558 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Format String Error
  598. 143559 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin CRLF Injection
  599. 143560 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Parameter Tampering
  600. 143561 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent) - Prime
  601. 143561 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent) - Spider
  602. 143562 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Script Active Scan Rules
  603. 143563 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Source Code Disclosure - SVN
  604. 143564 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Source Code Disclosure - /WEB-INF folder
  605. 143565 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote Code Execution - Shell Shock
  606. 143566 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Anti CSRF Tokens Scanner
  607. 143566 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Heartbleed OpenSSL Vulnerability
  608. 143567 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross-Domain Misconfiguration
  609. 143568 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Source Code Disclosure - CVE-2012-1823
  610. 143569 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote Code Execution - CVE-2012-1823
  611. 143570 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Session Fixation
  612. 143570 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection - MySQL
  613. 143571 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection - Hypersonic SQL
  614. 143572 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection - Oracle
  615. 143573 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection - PostgreSQL
  616. 143574 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin XPath Injection
  617. 143574 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin XML External Entity Attack
  618. 143575 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Generic Padding Oracle
  619. 143576 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Expression Language Injection
  620. 143577 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Backup File Disclosure
  621. 143578 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Integer Overflow Error
  622. 143578 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Insecure HTTP Method
  623. 143579 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin HTTP Parameter Pollution scanner
  624. 143580 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Possible Username Enumeration
  625. 143581 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SOAP Action Spoofing
  626. 143582 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SOAP XML Injection
  627. 143582 [ZAP-ProxyThread-20] INFO org.parosproxy.paros.core.scanner.Scanner - scanner started
  628. 143586 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Path Traversal
  629. 143587 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote File Inclusion
  630. 143589 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Server Side Include
  631. 143590 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Reflected)
  632. 143590 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent)
  633. 143592 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection
  634. 143593 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Server Side Code Injection
  635. 143594 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote OS Command Injection
  636. 143595 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Directory Browsing
  637. 143596 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin External Redirect
  638. 143597 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Buffer Overflow
  639. 143597 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Format String Error
  640. 143598 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin CRLF Injection
  641. 143599 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Parameter Tampering
  642. 143600 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent) - Prime
  643. 143601 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent) - Spider
  644. 143601 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Script Active Scan Rules
  645. 143602 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Source Code Disclosure - SVN
  646. 143603 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Source Code Disclosure - /WEB-INF folder
  647. 143604 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote Code Execution - Shell Shock
  648. 143605 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Anti CSRF Tokens Scanner
  649. 143605 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Heartbleed OpenSSL Vulnerability
  650. 143606 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross-Domain Misconfiguration
  651. 143607 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Source Code Disclosure - CVE-2012-1823
  652. 143608 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote Code Execution - CVE-2012-1823
  653. 143609 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Session Fixation
  654. 143609 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection - MySQL
  655. 143610 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection - Hypersonic SQL
  656. 143611 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection - Oracle
  657. 143612 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection - PostgreSQL
  658. 143613 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin XPath Injection
  659. 143614 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin XML External Entity Attack
  660. 143615 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Generic Padding Oracle
  661. 143616 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Expression Language Injection
  662. 143616 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Backup File Disclosure
  663. 143617 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Integer Overflow Error
  664. 143618 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Insecure HTTP Method
  665. 143619 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin HTTP Parameter Pollution scanner
  666. 143619 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Possible Username Enumeration
  667. 143620 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SOAP Action Spoofing
  668. 143621 [Thread-11] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SOAP XML Injection
  669. 143623 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - Scanning 1 node(s) from https://www.allizom.org
  670. 143624 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestPathTraversal strength MEDIUM threshold MEDIUM
  671. 143633 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestPathTraversal in 0.009s
  672. 143633 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestRemoteFileInclude strength MEDIUM threshold MEDIUM
  673. 143635 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestRemoteFileInclude in 0.002s
  674. 143635 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestServerSideInclude strength MEDIUM threshold MEDIUM
  675. 143637 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestServerSideInclude in 0.002s
  676. 143637 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestCrossSiteScriptV2 strength MEDIUM threshold MEDIUM
  677. 143638 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestCrossSiteScriptV2 in 0.001s
  678. 143639 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestSQLInjection strength MEDIUM threshold MEDIUM
  679. 143641 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestSQLInjection in 0.003s
  680. 143641 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | CodeInjectionPlugin strength MEDIUM threshold MEDIUM
  681. 143642 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | CodeInjectionPlugin in 0.001s
  682. 143643 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | CommandInjectionPlugin strength MEDIUM threshold MEDIUM
  683. 143644 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | CommandInjectionPlugin in 0.002s
  684. 143644 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestDirectoryBrowsing strength MEDIUM threshold MEDIUM
  685. 144205 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestDirectoryBrowsing in 0.561s
  686. 144205 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestExternalRedirect strength MEDIUM threshold MEDIUM
  687. 144209 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestExternalRedirect in 0.004s
  688. 144209 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | BufferOverflow strength MEDIUM threshold MEDIUM
  689. 144217 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | BufferOverflow in 0.008s
  690. 144218 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | FormatString strength MEDIUM threshold MEDIUM
  691. 144220 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | FormatString in 0.003s
  692. 144221 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestInjectionCRLF strength MEDIUM threshold MEDIUM
  693. 144223 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestInjectionCRLF in 0.003s
  694. 144223 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestParameterTamper strength MEDIUM threshold MEDIUM
  695. 144225 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestParameterTamper in 0.002s
  696. 144225 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestPersistentXSSPrime strength MEDIUM threshold MEDIUM
  697. 144232 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestPersistentXSSPrime in 0.007s
  698. 144232 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestPersistentXSSSpider strength MEDIUM threshold MEDIUM
  699. 144262 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestPersistentXSSSpider in 0.029s
  700. 144262 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | TestPersistentXSSAttack strength MEDIUM threshold MEDIUM
  701. 144265 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | TestPersistentXSSAttack in 0.003s
  702. 144265 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | ScriptsActiveScanner strength MEDIUM threshold MEDIUM
  703. 144266 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - skipped plugin https://www.allizom.org | ScriptsActiveScanner in 0.001s
  704. 144267 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SourceCodeDisclosureSVN strength MEDIUM threshold MEDIUM
  705. 144269 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SourceCodeDisclosureSVN in 0.003s
  706. 144269 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SourceCodeDisclosureWEBINF strength MEDIUM threshold MEDIUM
  707. 144270 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | ShellShockScanner strength MEDIUM threshold MEDIUM
  708. 144648 [ZAP-ActiveScanner-0] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SourceCodeDisclosureWEBINF in 0.379s
  709. 144650 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | ShellShockScanner in 0.38s
  710. 144651 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | Csrftokenscan strength MEDIUM threshold MEDIUM
  711. 144656 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | Csrftokenscan in 0.006s
  712. 144656 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | HeartBleedActiveScanner strength MEDIUM threshold MEDIUM
  713. 144658 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | CrossDomainScanner strength MEDIUM threshold MEDIUM
  714. 144659 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SourceCodeDisclosureCVE20121823 strength MEDIUM threshold MEDIUM
  715. [Fatal Error] :1:1: Premature end of file.
  716. [Fatal Error] :1:1: Premature end of file.
  717. 144919 [ZAP-ActiveScanner-1] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | CrossDomainScanner in 0.261s
  718. 154749 [ZAP-ActiveScanner-0] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | HeartBleedActiveScanner in 10.093s
  719. 154749 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SourceCodeDisclosureCVE20121823 in 10.09s
  720. 154750 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | RemoteCodeExecutionCVE20121823 strength MEDIUM threshold MEDIUM
  721. 154965 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | RemoteCodeExecutionCVE20121823 in 0.216s
  722. 154965 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SessionFixation strength MEDIUM threshold MEDIUM
  723. 154967 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SessionFixation in 0.002s
  724. 154967 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SQLInjectionMySQL strength MEDIUM threshold MEDIUM
  725. 154969 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SQLInjectionMySQL in 0.002s
  726. 154969 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SQLInjectionHypersonic strength MEDIUM threshold MEDIUM
  727. 154971 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SQLInjectionHypersonic in 0.002s
  728. 154971 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SQLInjectionOracle strength MEDIUM threshold MEDIUM
  729. 154973 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SQLInjectionOracle in 0.002s
  730. 154973 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SQLInjectionPostgresql strength MEDIUM threshold MEDIUM
  731. 154974 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SQLInjectionPostgresql in 0.001s
  732. 154975 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | XpathInjectionPlugin strength MEDIUM threshold MEDIUM
  733. 154976 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | XpathInjectionPlugin in 0.002s
  734. 154976 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | XXEPlugin strength MEDIUM threshold MEDIUM
  735. 154978 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | XXEPlugin in 0.002s
  736. 154979 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | PaddingOraclePlugin strength MEDIUM threshold MEDIUM
  737. 154980 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | PaddingOraclePlugin in 0.001s
  738. 154980 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | ExpressionLanguageInjectionPlugin strength MEDIUM threshold MEDIUM
  739. 154981 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | ExpressionLanguageInjectionPlugin in 0.001s
  740. 154982 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | BackupFileDisclosure strength MEDIUM threshold MEDIUM
  741. 154983 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | BackupFileDisclosure in 0.001s
  742. 154983 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | IntegerOverflow strength MEDIUM threshold MEDIUM
  743. 154985 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | IntegerOverflow in 0.002s
  744. 154985 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | InsecureHTTPMethod strength MEDIUM threshold MEDIUM
  745. 155106 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | InsecureHTTPMethod in 0.121s
  746. 155107 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | HPP strength MEDIUM threshold MEDIUM
  747. 155108 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | HPP in 0.002s
  748. 155108 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | UsernameEnumeration strength MEDIUM threshold MEDIUM
  749. 155109 [Thread-12] INFO org.zaproxy.zap.extension.ascanrulesBeta.UsernameEnumeration - There does not appear to be any configured contexts using Form-based Authentication. Further attempts during the current scan will be skipped.
  750. 155110 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - skipped plugin https://www.allizom.org | UsernameEnumeration in 0.002s
  751. 155110 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SOAPActionSpoofingActiveScanner strength MEDIUM threshold MEDIUM
  752. 155111 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SOAPActionSpoofingActiveScanner in 0.001s
  753. 155111 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://www.allizom.org | SOAPXMLInjectionActiveScanner strength MEDIUM threshold MEDIUM
  754. 155113 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://www.allizom.org | SOAPXMLInjectionActiveScanner in 0.002s
  755. 155113 [Thread-12] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host https://www.allizom.org in 11.491s
  756. 155115 [Thread-11] INFO org.parosproxy.paros.core.scanner.Scanner - scanner completed in 11.532s
  757. c7017c8e9ca40054acf9e1a88dc36c14d1866419da6ca974efd61298b423c43f
  758. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement