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

Parsing error #1829

Open
weaweawe01 opened this issue May 25, 2024 · 0 comments
Open

Parsing error #1829

weaweawe01 opened this issue May 25, 2024 · 0 comments

Comments

@weaweawe01
Copy link

Hello, I have encountered an issue while using it. I hope you can help me answer my questions. Thank you very much

html

<iframe src=`http://xssme.html5sec.org/?xss=<iframe onload=%22xhr=new XMLHttpRequest();xhr.open('GET','http://html5sec.org/xssme2',true);xhr.onreadystatechange=function(){if(xhr.readyState==4%26%26xhr.status==200){alert(xhr.responseText.match(/'([^']%2b)/)[1])}};xhr.send();%22>`>

image

It should be src=xxxx

There is another question. How to perform secondary parsing when the src is an HTML tag

thanks

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

1 participant