mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
Translated ['src/pentesting-web/xss-cross-site-scripting/xss-in-markdown
This commit is contained in:
parent
1133f02bb6
commit
1e21c4462d
@ -14,7 +14,7 @@ alert(1)
|
||||
</script>
|
||||
<img src="x" onerror="alert(1)" />
|
||||
```
|
||||
Vous pouvez trouver plus d'exemples dans la [page principale XSS de hacktricks]().
|
||||
Vous pouvez trouver plus d'exemples dans la [main XSS page of hacktricks](README.md).
|
||||
|
||||
### Liens Javascript
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user