You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
False positive caused by WebScripts resolve path algorithm, the response is the same for /web, /test.css, /test.php ect... because it's the same page for WebScripts (the page is / and this page redirect to /web/).
MEDIUM - Hidden File Found
False positive caused by WebScripts resolve path algorithm, the response code is not 404 on /BitKeeper, /.hg, /.bzr ect... because it's the root WebScripts page for WebScripts Server.
LOW - Server Leaks Version Information via "Server" HTTP Response Header Field
This information should be overwritten by deployment (Apache and NGINX web server with WSGI and/or HTTP proxy)
LOW - Deprecated Feature Policy Header Set
Security for old Web browser
INFORMATIONAL - CSP: Header & Meta
Meta is added to protect server in debug mode
Header is added to have a complete CSP (Meta doesn't support frame-ancestors directive) and non WebScripts web page (modules, CGI, ect...) doesn't have the Meta tag for CSP
INFORMATIONAL - Base64 Disclosure
False Positive: the base64 is the CSRF Token
INFORMATIONAL - Information Disclosure - Suspicious Comments
Comments are Copyrights, the information disclosure is the web server solution (WebScripts)
INFORMATIONAL - Modern Web Application
ZAP explain "this is an informational alert and so no changes are required"
Detection: noscript tag and a tag without href in pydoc documentation
INFORMATIONAL - Sec-Fetch-User Header is Missing
Probably a False Positive, headers is set in the code and i get it in my browser
INFORMATIONAL - Sec-Fetch-Site Header is Missing
Probably a False Positive, headers is set in the code and i get it in my browser
INFORMATIONAL - Sec-Fetch-Mode Header is Missing
Probably a False Positive, headers is set in the code and i get it in my browser
INFORMATIONAL - Sec-Fetch-Dest Header is Missing
Probably a False Positive, headers is set in the code and i get it in my browser
INFORMATIONAL - Non-Storable Content
Useful to improve performance, I don't optimize this header for web hardening reasons, by default all web pages should be secure
New Alerts
View the following link to download the report.
RunnerID:8583468408
The text was updated successfully, but these errors were encountered: