-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtools.sh
28 lines (24 loc) · 1.08 KB
/
tools.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#!/bin/bash
nala install mosh dnsmasq hostapd tmux git htop net-tools cowsay python3 python3-pip python3-virtualenv bpytop tigervnc-standalone-server tigervnc-common cmatrix chromium pipx -y -v
mkdir -p ~/tools
cd /tools
git clone https://github.com/ChrisTruncer/EyeWitness
git clone https://github.com/SpiderLabs/Responder
git clone https://github.com/robertdavidgraham/masscan
git clone https://github.com/byt3bl33d3r/MITMf
git clone https://github.com/byt3bl33d3r/CrackMapExec
git clone https://github.com/DanMcInerney/net-creds
git clone https://github.com/ChrisTruncer/PenTestScripts
git clone https://github.com/PowerShellMafia/PowerSploit
git clone https://github.com/Veil-Framework/Veil
git clone https://github.com/TheRook/subbrute
git clone https://github.com/vanhauser-thc/thc-ipv6
git clone https://github.com/CoreSecurity/impacket
wget http://dnscurve.org/nsec3walker-20101223.tar.gz
git clone https://github.com/zyn3rgy/LdapRelayScan
git clone https://github.com/michenriksen/aquatone
pipx install bbot
#cloud-specific tools
#nala install awscli
#pip install pmapper
#pip install scoutsuite