Choose your language:
π¬π§ English | ππΊ Magyar
π οΈ NOSEC TOOLS
Custom red team utilities and recon scripts developed for internal use, training labs, and CTF practice.
Everything is open-source, fast, and made for attackers by attackers.
πΊ Red Team Launcher
A modular Python launcher for executing local and remote enumeration tools.
π Download
β¬οΈ Download Launcher (.zip)
Features
- π Privilege Escalation Launcher (local use only, must be uploaded to the target)
- π‘ Recon Launcher (Active Recon, Web Enum, WhoIs Lookup)
- π» WinRemote Launcher (automated remote enum scripts, works over the network)
Structure
π RedTeamLauncher/
βββ main_launcher.py # Main menu
βββ launcher.py # Local Privesc launcher
βββ recon_launcher.py # Remote recon launcher
βββ winremote-launcher.py # Remote Windows tools
βββ installer.sh # Auto dependency setup
βββ linpeas.sh # Pre-included linPEAS script
βββ scripts/ # All module scripts
βββ README.md