Skip to content

A single script to install important Pentesting Tools and wordlists on Debian based Linux OS.

License

Notifications You must be signed in to change notification settings

ZishanAdThandar/hackify

Repository files navigation

Hackify by Zishan Ahamed Thandar

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.

Sponser ZishanAdThandar's Hackify Repo stars LinkTree

Banner Hackify

Installation Command

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

Dockers

  • https://hub.docker.com/r/kasmweb/remnux-focal-desktop

  • BloodHound

    • Goto the folder sudo cd /opt/bloodhoundce
    • pull images sudo docker-compose -f /opt/bloodhoundce/docker-compose.yml pull
    • Start Docker sudo docker-compose -f /opt/bloodhoundce/docker-compose.yml up # first time tun will give temp password
    • To remove and start over sudo docker-compose -f /opt/bloodhoundce/docker-compose.yml down
  • Ciphey docker run -it --rm remnux/ciphey

Manual Install

Firefox Themes

Firefox Addon

Theme (Personal peference)

  • 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 code sh -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 -y or apt 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

⚠️ Warning Use this tool at your own risk.

⚠️ Warning Misuse of this tool or installed tool can lead to legal complications.

Be a Sponsor

  1. https://ZishanAdThandar.github.io/sponsor/