@ -6,3 +6,9 @@ A collection oneliner scripts for bug bounty
```bash
subfinder -d site.com | httpx | nuclei -t nuclei-templates
```
### Finding files (For example in here .json file)
subfinder -d site.com | httpx | waybackurls | grep -E ".json(?:onp?)?$"