Lab: Safe HTML Filter 2 - Returns False Error #21
Answered
by
paj28
CuriousMindz1981
asked this question in
Q&A
|
Hey all, Firstly, great XSS playground, I was looking for exactly this in prep for my exam. However, The Lab: Safe HTML Filter 2 I have popped the XSS using my payload which of course captures the cookie flag as instructed. However, when using the submit function for this, it's always returning false, which if that was the case, I wouldn't have solved the challenge. |
Answered by
paj28
May 26, 2024
Replies: 2 comments 1 reply
|
Glad you are enjoying the labs. The headless browser is Chrome, so you need an exploit that works in Chrome. In the short term I'll add some text that clarifies this. In the long term, I intend to have headless Firefox as well. |
1 reply
Answer selected by
CuriousMindz1981
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Glad you are enjoying the labs. The headless browser is Chrome, so you need an exploit that works in Chrome. In the short term I'll add some text that clarifies this. In the long term, I intend to have headless Firefox as well.