Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
241 views
in Technique[技术] by (71.8m points)

security - HTML "<" and ">" are blocked when trying to inject them on a website comment

I am trying to test a website that has the option to post comments and I want to make the text in h1, so I use: <h1>my text here</h1>

but when I post the comment, the comment is becoming to: h1my text here/h1. I want to bypass that, is it possible? how?

question from:https://stackoverflow.com/questions/65910895/html-and-are-blocked-when-trying-to-inject-them-on-a-website-comment

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...