Bash-based wrapper for nmap, designed to perform clean, automated, and aesthetically enhanced network scans.
Mainly for Hack The Box Machines!!
./netrecon.sh -i 10.10.14.29
Bash-based Linux Enumeration tool focused on Privilege Escalation
Covers users, services, jobs, software, networking and system internals. (Interactive Mode Included)
./root-shadow.sh -o
Bash script that automates the installation and configuration of a terminal with aesthetics.
With personal preferences.
./install-phantom.sh
It allows you to search machines by name, IP address, skills, OS, difficulty, or browse interactively by category.
./htbmachines.sh -m Inception
Terminal-based Casino Roullete Simulator built with pure bash scripting, implementing two popular betting strategies:
Martingale Technique: Double your bet after each lossInverse Labrouchere Technique: grow your sequense with wins, reduce it with losses./roullete.sh -m 10000 -t martingala
Python tool to automate discovery of reflected XSS. Project in process...
python3 antraXSS.py -u "http://target.com/search?q=123"