mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
5 lines
137 B
HTML
5 lines
137 B
HTML
<html><body>
|
|
<script>alert('xss')</script>
|
|
<style>.hidden{display:none}</style>
|
|
<article><p>visible content</p></article>
|
|
</body></html>
|