Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KathanP19 authored Nov 8, 2020
1 parent 656932a commit 3cc392b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ https://example.com/?p=first&q=Gxss

# Use Case or How to add to your workflow

`echo "testphp.vulnweb.com" | waybackurls | httpx -silent | Gxss -c 100 -p Xss -o result_gxss; cat result_gxss | sort -u | dalfox pipe ; rm result_gxss`
`echo "testphp.vulnweb.com" | waybackurls | httpx -silent | Gxss -c 100 -p Xss | sort -u | dalfox pipe ; rm result_gxss`

* [Dalfox](https://github.com/hahwul/dalfox) is Xss Scanner by [@hahwul](https://twitter.com/hahwul)

Expand Down

0 comments on commit 3cc392b

Please sign in to comment.