This commit is contained in:
Carlos Polop 2025-01-26 10:36:49 +01:00
parent f53b4b2a81
commit d56de81b8b

View File

@ -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