Web Level 2 40 points

Web-12. Reflected XSS in BlogSearch

Mission

BlogSearch is a simple search engine for blog articles. The search query is reflected back on the results page — check whether user input is properly sanitized before being inserted.

#web#xss

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag