Zero Setup is a Bash script that automates the installation process of all the personal tools and software you need on your system. It saves you time and effort by setting up your Hacking environment with just a single command.
Zero Setup organizes the tools and software into categories to provide a well-structured and efficient setup for your area of interest:
- hashid
- haiti
- Hashcat
- John the Ripper
- CyberChef
- TheHarvester
- Maltego
- binwalk
- zsteg
- Steghide
- exiftool
- sonic-visualiser
- fcrackzip
- stegsolve
- stegoveritas
- Autopsy
- Volatility 2
- Volatility Plugins
- Volatility 3
- comming soon
- fuzz
- gobuster
- nikto
- arjun
- gospider
- dirsearch
- nmap
- dnsx
- wapiti
- assetfinder
- subfinder
- massdns
- sublist3r
- httprobe
- ffuf
- wfuzz
- nuclei
- gron
- hakrawler
- subjack
- amass
- subfinder
- knockpy
- masscan
- whatweb
- crlf
- sqlmap
- s3scanner
- httpx
- server
- winpslist
- mac-changerPro
- vpn
- debInjector
- seclists
- gnome-disk-utility
- Clone this repository to your local machine.
$ git clone https://github.com/4m3rr0r/zero-setup
- Change into the "zero-setup" directory.
$ cd zero-setup
- giving execute permission
$ sudo chmod +x setup.sh
- Run the script with the following command to start the installation process:
$ ./setup.sh