Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lesson "A3 : Reflected Cross-Site Scripting" does not work on latest Chrome versions #2

Open
dhatanian opened this issue Jan 31, 2016 · 1 comment

Comments

@dhatanian
Copy link

FYI the latest versions of Google Chrome (tested on version 48.0.2564.97) do not allow scripts in the query string. Here's the error shown in the console:

The XSS Auditor refused to execute a script in 'http://192.168.99.100:8899/lucky.php?name=%3Cscript%3Ealert%28%22toto%22%29%3C%2Fscript%3E' because its source code was found within the request. The auditor was enabled as the server sent neither an 'X-XSS-Protection' nor 'Content-Security-Policy' header.

This is a good thing, but might be worth putting a warning on the lesson :-)

@q2dg
Copy link

q2dg commented Jul 31, 2020

This project seems abandoned, anyway...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants