mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
f
This commit is contained in:
parent
f53b4b2a81
commit
d56de81b8b
@ -16,7 +16,7 @@ The most common way to get XSS in markdown is to inject common HTML tags that ex
|
||||
<img src="x" onerror="alert(1)" />
|
||||
```
|
||||
|
||||
You can find more examples in the [main XSS page of hacktricks]().
|
||||
You can find more examples in the [main XSS page of hacktricks](README.md).
|
||||
|
||||
### Javascript links
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user