This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# | |
# Requirements | |
# - Golang (for complete bug bounty tools, clone this https://github.com/x1mdev/ReconPi) | |
# - gau (go get -u github.com/lc/gau) | |
# - gf (go get -u github.com/tomnomnom/gf) | |
# - Gf-Patterns (https://github.com/1ndianl33t/Gf-Patterns) - Read the README.md for how to copy json file to ~/.gf/ | |
cd ~/.gf | |
ls *.json > ~/patterns |