0 Kommentare (0 Kommentare)0 Reaktionen (0 Reaktionen)0 zugewiesene Personen (0 zugewiesene Personen)JavaScript609 Stars (609 Stars)82 Forks (82 Forks)batch import
bughelp wanted
Beschreibung
- Name: Web Browser XSS Protection Not Enabled
- ID: a4ff8bf70b1215eda9c0ae050dbec6e8
- Affected Hosts: ['https://kolyaak.github.io/']
- Description: Web Browser XSS Protection is not enabled, or is disabled by the configuration of the 'X-XSS-Protection' HTTP response header on the web server
- First seen: 2018-05-21 04:26:03
- Recommendation: Ensure that the web browser's XSS filter is enabled, by setting the X-XSS-Protection HTTP response header to '1'.
- Issue Type
- security
- Research-Richtung
- Investigate if the repository has a web server component (e.g., for a demo or documentation) that serves the affected host. If such a server exists, locate its configuration (e.g., Express middleware, Nginx config) and add the 'X XSS Protection: 1' header. If no server is present, the issue may be invalid and should be closed.