Added ruler

This commit is contained in:
mb 2019-11-20 22:58:43 +01:00
parent f051037442
commit 69a5b33e8e
1 changed files with 2 additions and 0 deletions

View File

@ -250,6 +250,7 @@ pushd recon
git_clone https://github.com/FortyNorthSecurity/EyeWitness.git git_clone https://github.com/FortyNorthSecurity/EyeWitness.git
git_clone https://github.com/OWASP/Amass.git git_clone https://github.com/OWASP/Amass.git
git_clone https://github.com/michenriksen/gitrob.git git_clone https://github.com/michenriksen/gitrob.git
git_clone https://github.com/kpcyrd/sn0int.git
git_clone https://github.com/darkoperator/dnsrecon.git git_clone https://github.com/darkoperator/dnsrecon.git
git_clone https://github.com/smicallef/spiderfoot.git git_clone https://github.com/smicallef/spiderfoot.git
git_clone https://bitbucket.org/LaNMaSteR53/recon-ng.git ; cd recon-ng ; pip install -r REQUIREMENTS ; cd .. git_clone https://bitbucket.org/LaNMaSteR53/recon-ng.git ; cd recon-ng ; pip install -r REQUIREMENTS ; cd ..
@ -295,6 +296,7 @@ git_clone https://github.com/dirkjanm/krbrelayx.git
git_clone https://github.com/SySS-Research/Seth.git git_clone https://github.com/SySS-Research/Seth.git
git_clone https://github.com/ropnop/windapsearch.git git_clone https://github.com/ropnop/windapsearch.git
git_clone https://github.com/stufus/ADOffline.git git_clone https://github.com/stufus/ADOffline.git
git_clone https://github.com/sensepost/ruler.git
git_clone https://github.com/Veil-Framework/Veil.git git_clone https://github.com/Veil-Framework/Veil.git
git_clone https://github.com/Veil-Framework/Veil-Evasion.git git_clone https://github.com/Veil-Framework/Veil-Evasion.git
git_clone https://github.com/pentestgeek/phishing-frenzy.git git_clone https://github.com/pentestgeek/phishing-frenzy.git