Created
May 28, 2020 19:43
-
-
Save khanjanny/b2007c17c43fa3e7c3e39436702ae268 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| apt install git gcc make libpcap-dev python-argparse massdns golang python python3 | |
| pip install py-altdns | |
| go get -v github.com/projectdiscovery/subfinder/cmd/subfinder | |
| go get github.com/haccer/subjack | |
| go get -u github.com/rverton/webanalyze/... | |
| go get github.com/tomnomnom/httprobe | |
| go get github.com/tomnomnom/waybackurls | |
| go get github.com/003random/getJS | |
| git clone https://github.com/robertdavidgraham/masscan | |
| git clone https://github.com/aboul3la/Sublist3r | |
| git clone https://github.com/assetnote/commonspeak2-wordlists | |
| git clone https://github.com/nsonaniya2010/SubDomainizer.git | |
| git clone https://github.com/initstring/cloud_enum | |
| git clone https://github.com/verovaleros/webcrawler | |
| git clone https://github.com/s0md3v/Arjun.git | |
| git clone https://github.com/s0md3v/XSStrike | |
| git clone https://github.com/Threezh1/JSFinder | |
| git clone https://github.com/GerbenJavado/LinkFinder.git | |
| git clone https://github.com/anouarbensaad/VulnX.git | |
| git clone https://github.com/FortyNorthSecurity/EyeWitness | |
| git clone https://github.com/maurosoria/dirsearch.git | |
| git clone https://github.com/gm09519/host2ip | |
| git clone https://github.com/lanpan999/Check_Unauth | |
| git clone https://github.com/fngoo/AWSBucketDump | |
| git clone https://github.com/7dog7/masscan_to_nmap | |
| #download linux adm64 set on bin | |
| https://github.com/BurntSushi/ripgrep/releases | |
| wget https://github.com/ZephrFish/Wordlists/blob/master/HugeDNS.7z |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment