A futuristic hacking toolkit built for education, experimentation & pure fun.
YASHNOVA is a collection of modular, open-source hacking tools designed for:
- π§βπ» Learning cybersecurity principles
- π₯ Experimenting in safe, sandboxed environments
- πΎ Having fun with terminal aesthetics & tech wizardry
- π οΈ Network Sniffers
- π Wi-Fi Packet Simulators
- π‘ Vulnerability Labs (Web, Local, IoT)
- π Public API Pen-Testers
- π¨ Custom terminal UI with neon themes
- π Easy to run: just
bash launch.sh
> yashnova --scan --target=192.168.1.1
[+] Scanning for open ports...
[+] Detected: SSH, HTTP, MQTT
> yashnova --exploit --module=wifi-dos

