Created
October 21, 2016 10:13
-
-
Save 526avijitgupta/a5d9bfa59d7bc686bbcd8efb87823c2d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Found Java version 1.7.0_79 | |
Available memory: 8192 MB | |
Setting jvm heap size: -Xmx512m | |
0 [main] INFO org.zaproxy.zap.GuiBootstrap - OWASP ZAP Dev Build started. | |
282 [AWT-EventQueue-0] INFO org.parosproxy.paros.network.SSLConnector - Reading supported SSL/TLS protocols... | |
283 [AWT-EventQueue-0] INFO org.parosproxy.paros.network.SSLConnector - Using a SSLEngine... | |
528 [AWT-EventQueue-0] INFO org.parosproxy.paros.network.SSLConnector - Done reading supported SSL/TLS protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] | |
530 [AWT-EventQueue-0] INFO org.parosproxy.paros.extension.option.OptionsParamCertificate - Unsafe SSL renegotiation disabled. | |
913 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - open start - state not modified | |
1064 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - dataFileCache open start | |
1069 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - dataFileCache open end | |
1180 [AWT-EventQueue-0] INFO org.zaproxy.zap.OsXGui - Initializing OS X specific settings, despite Apple's best efforts | |
1361 [AWT-EventQueue-0] INFO org.parosproxy.paros.view.View - Initialising View | |
2465 [ZAP-BootstrapGUI] INFO org.zaproxy.zap.control.ExtensionFactory - Loading extensions | |
3210 [ZAP-BootstrapGUI] INFO org.zaproxy.zap.control.ExtensionFactory - Extensions loaded | |
3332 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Change user agent to other browsers. | |
3333 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Detect insecure or potentially malicious content in HTTP responses. | |
3333 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Detect and alert 'Set-cookie' attempt in HTTP response for modification. | |
3333 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Avoid browser cache (strip off IfModifiedSince) | |
3333 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log cookies sent by browser. | |
3333 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log unique GET queries into file:filter/get.xls | |
3333 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log unique POST queries into file: filter/post.xls | |
3333 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log request and response into file: filter/message.txt | |
3333 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP request body using defined pattern. | |
3334 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP request header using defined pattern. | |
3334 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP response body using defined pattern. | |
3334 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP response header using defined pattern. | |
3334 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Send ZAP session request ID | |
3555 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows ZAP to check for updates | |
3747 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionViewOption | |
4053 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionEdit | |
4071 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionFilter | |
4073 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Provides a rest based API for controlling and accessing ZAP | |
4166 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionState | |
4180 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionReport | |
4193 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHistory | |
4376 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Search messages for strings and regular expressions | |
4440 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Encode/Decode/Hash... | |
4456 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to intercept and modify requests and responses | |
4554 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Passive scanner | |
4581 [ZAP-BootstrapGUI] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Script Passive Scan Rules | |
4583 [ZAP-BootstrapGUI] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Stats Passive Scan Rule | |
4637 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to view and manage alerts | |
4655 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Active scanner, heavily based on the original Paros active scanner, but with additional tests added | |
4790 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Spider used for automatically finding URIs on a site | |
4860 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing A set of common popup menus for miscellaneous tasks | |
4881 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionManualRequest | |
4892 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Compares 2 sessions and generates an HTML file showing the differences | |
4900 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Handles anti cross site request forgery (CSRF) tokens | |
4942 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionAuthentication | |
4974 [ZAP-BootstrapGUI] INFO org.zaproxy.zap.extension.authentication.ExtensionAuthentication - Loaded authentication method types: [Form-based Authentication, HTTP/NTLM Authentication, Manual Authentication, Script-based Authentication] | |
4978 [ZAP-BootstrapGUI] 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 | |
5091 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Logs errors to the Output tab in development mode only | |
5100 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionUserManagement | |
5107 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Summarise and analyse FORM and URL parameters as well as cookies | |
5154 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Script integration | |
5190 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionForcedUser | |
5215 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Extension handling HTTP sessions | |
5291 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionRequestPostTableView | |
5309 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Simple browser configuration | |
5577 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionSessionManagement | |
5581 [ZAP-BootstrapGUI] INFO org.zaproxy.zap.extension.sessions.ExtensionSessionManagement - Loaded session management method types: [Cookie-based Session Management, HTTP Authentication Session Management] | |
5592 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelRequestFormTableView | |
5638 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Core UI related functionality. | |
5641 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionAuthorization | |
5652 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Handles adding Global Excluded URLs | |
5679 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Adds menu item to refresh the Sites tree | |
5682 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Adds support for configurable keyboard shortcuts for all of the ZAP menus. | |
5714 [ZAP-BootstrapGUI] INFO org.zaproxy.zap.extension.keyboard.ExtensionKeyboard - Initializing keyboard shortcuts | |
5715 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing OWASP ZAP User Guide | |
5730 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to configure which extensions are loaded when ZAP starts | |
5755 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelComponentonentAll | |
5802 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelHexView | |
5837 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelImageView | |
5860 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelLargeRequestView | |
5899 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelLargeResponseView | |
5938 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelRequestQueryCookieTableView | |
5982 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelSyntaxHighlightTextView | |
6102 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Active and passive rule configuration | |
6119 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Statistics | |
6139 [ZAP-BootstrapGUI] INFO org.zaproxy.zap.extension.stats.ExtensionStats - Start recording in memory stats | |
6140 [ZAP-BootstrapGUI] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Quick Start panel | |
8538 [AWT-EventQueue-0] INFO org.parosproxy.paros.control.Control - New Session | |
8611 [AWT-EventQueue-0] INFO org.parosproxy.paros.control.Control - Create and Open Untitled Db | |
8618 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - dataFileCache commit start | |
8618 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - dataFileCache commit end | |
8620 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - Database closed | |
8760 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - open start - state not modified | |
8821 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - dataFileCache open start | |
8821 [AWT-EventQueue-0] INFO hsqldb.db..ENGINE - dataFileCache open end | |
19557 [ZAP-ProxyThread-1] WARN org.zaproxy.zap.extension.api.API - ApiException while handling API request: | |
Bad Format (bad_format) | |
at org.zaproxy.zap.extension.api.API.handleApiRequest(Unknown Source) | |
at org.parosproxy.paros.core.proxy.ProxyThread.processHttp(Unknown Source) | |
at org.parosproxy.paros.core.proxy.ProxyThread.run(Unknown Source) | |
at java.lang.Thread.run(Thread.java:745) | |
124069 [ZAP-ProxyThread-3] WARN org.zaproxy.zap.extension.api.API - ApiException while handling API request: | |
Bad Format (bad_format) | |
at org.zaproxy.zap.extension.api.API.handleApiRequest(Unknown Source) | |
at org.parosproxy.paros.core.proxy.ProxyThread.processHttp(Unknown Source) | |
at org.parosproxy.paros.core.proxy.ProxyThread.run(Unknown Source) | |
at java.lang.Thread.run(Thread.java:745) | |
271608 [ZAP-ProxyThread-5] WARN org.zaproxy.zap.extension.api.API - ApiException while handling API request: | |
Bad Format (bad_format) | |
at org.zaproxy.zap.extension.api.API.handleApiRequest(Unknown Source) | |
at org.parosproxy.paros.core.proxy.ProxyThread.processHttp(Unknown Source) | |
at org.parosproxy.paros.core.proxy.ProxyThread.run(Unknown Source) | |
at java.lang.Thread.run(Thread.java:745) | |
359335 [ZAP-ProxyThread-8] WARN org.zaproxy.zap.extension.api.API - ApiException while handling API request: | |
Bad Format (bad_format) | |
at org.zaproxy.zap.extension.api.API.handleApiRequest(Unknown Source) | |
at org.parosproxy.paros.core.proxy.ProxyThread.processHttp(Unknown Source) | |
at org.parosproxy.paros.core.proxy.ProxyThread.run(Unknown Source) | |
at java.lang.Thread.run(Thread.java:745) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment