Hackify is an open-source script for Debian-based operating systems, coded in bash. This script streamlines the installation of pentesting wordlists and tools with a single command, making it easier for cybersecurity enthusiasts and professionals to set up their pentesting environment quickly and efficiently.
git clone https://github.com/ZishanAdThandar/hackify.git
cd hackify
chmod +x hackify.sh
bash hackify.sh
# To install wordlists
chmod +x wordlist.sh
bash wordlist.sh-
BloodHound
- Goto the folder
sudo cd /opt/bloodhoundce - pull images
sudo docker-compose -f bloodhound-docker-compose.yml up -d - Start Docker
docker logs bloodhoundce-bloodhound-1 |grep "Initial Password Set To"# first time tun will give temp password - Open 127.0.0.1:8080 and use username admin and password from log, then set new password.
- Goto the folder
-
Ciphey
docker run -it --rm remnux/ciphey
- Crypto Graphy: Ciphey, Katana
- Web: Arachni, Acunetix, BurpSuitePro
- OSINT and Recon: theHarvester, FinalRecon, Recon-ng, SpiderFoot
- Reverse: ghidra, radare GUI
- AD: bloodhound, BaldHead: AD Automate
- Mobile: Android Studio, MobSF, Frida,
-
Plank Dock
-
Dark Background Solid color wallpaper
-
add generic monitor
apt install xfce4-genmon-plugin -y(for xfce desktop) to the panel to get ips with codesh -c 'ip a | grep -q "tun0" && ip -4 addr show tun0 | awk "/inet/ {print \$2}" | cut -d/ -f1 || curl -s ifconfig.me' -
Conky Clock
- Conky install with
apt install conky-all -yorapt install conky -y - Replace alignment for position, location for weather of particular area and timezones if you need
~/.conkyrc,/etc/conky/conky.conf,~/.config/conky/conky.conf- Sample Conky.conf
- Conky install with
Warning
Use this tool at your own risk. Misuse of this tool or installed tool can lead to legal complications.
