dwisiswant0 / awesome-oneliner-bugbounty

A collection of awesome one-liner scripts especially for bug bounty tips.
MIT License
2.62k stars 571 forks source link

Using gospider to chaos #12

Closed KingOfBugbounty closed 4 years ago

KingOfBugbounty commented 4 years ago

@OFJAAAH @b51b5b43

chaos -d http://paypal.com -bbq -filter-wildcard -http-url | xargs -I@ -P5 sh -c 'gospider -a -s "@" -d 3'

KingOfBugbounty commented 4 years ago

Error.