mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-10 06:04:20 +00:00
Update README.md
This commit is contained in:
parent
4d1706467d
commit
ee3c8ced47
1 changed files with 8 additions and 0 deletions
|
@ -35,3 +35,11 @@ dalfox file domain.txt -w 20 --silence
|
|||
|
||||
resources:
|
||||
- https://santoshdbobade.medium.com/how-i-got-reflected-cross-site-scripting-rxss-on-manchester-metropolitan-university-700b36cb4f53
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
## Custom useful XSS Attack Vector
|
||||
```
|
||||
"><img/src=x onerror=alert(/XSS/)//
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue