Fortress,Cross-platform DSL for cybersecurity
DSL for security scripting compiles to standalone binaries, but Nmap and Metasploit already exist.

New security DSL with built-in recon primitives, but Python already does this.
Security researchers, pentesters, OSINT analysts
Python · Nmap · Go
It is made for OSINT, Recon and reporting.
Example code -->
compute("Hello World") //This prints Hello World
It is cross platform for mac, windows and linux.
Download from here --> https://forthackers.pages.dev/ (official website)
or go to github -->
https://github.com/CzaxStudio/Fortress
Thanks for your time.
DSL for security scripting compiles to standalone binaries, but Nmap and Metasploit already exist.
Wraps nmap and existing tools in custom syntax — security teams already have Python.
Wraps security tools in a DSL without beating standard Python scripts.
New DSL for pentesting, but Python libraries already do this without learning new syntax.
Native GUI framework for security tools, but Metasploit and Burp Suite already dominate.
Scripting language with native Go interop, compiles to standalone binaries.