Skip to content

Commit ad8a246

Browse files
Update README.md
1 parent ca5f57a commit ad8a246

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,11 @@ chmod +x QuickXSS.sh
3737

3838
## Usage
3939

40-
Provide your Target as the Argument
40+
Provide your Target & XSSHunter Payload as the Argument.
41+
For generating XSS Hunter Payload: [Check This](https://xsshunter.com/)
4142

4243
```
43-
./QuickXSS.sh target.com
44+
./QuickXSS.sh target.com your_payload.xss.ht
4445
```
4546

4647
### Special Thanks

0 commit comments

Comments
 (0)