Actualiser README
This commit is contained in:
4
README
4
README
@@ -8,6 +8,10 @@ echo hackerone.com | subfinder -silent | httpx -silent -sc -title -td -method -b
|
||||
|
||||
# nuclei
|
||||
|
||||
subfinder -d hackerone.com -silent | httpx
|
||||
|
||||
echo hackerone.com | subfinder -silent | httpx | nuclei -j | jq . > hackerone.com__nuclei.json
|
||||
|
||||
nuclei -u https://api.proxycrawl.com -j -o nuclei.json | jq . > hackerone.com__nuclei.json
|
||||
|
||||
echo hackerone.com | subfinder -silent | nuclei -j -o nuclei.json | jq . > hackerone.com__nuclei.json
|
||||
|
||||
Reference in New Issue
Block a user