Spectator: A Robust programming language made for Cybersecurity
Wraps nmap and existing tools in custom syntax — security teams already have Python.

Native GUI framework for security tools, but Metasploit and Burp Suite already dominate.
Penetration testers and security automation engineers
Metasploit · Burp Suite · Impacket
Spectator is a powerful and open source DSL made for cybersecurity that makes hard tasks simple.
No need to jump from one tool to another for doing high level tasks. Want to do Recon? Spectator is here. Want to work with OSINT? Spectator is here. Want to automate your tasks? Spectator is here. Want to make GUI, TUI, CLI tools or even extend the language? SPECTATOR IS HERE.
You can work with Speed and ease together in this language. Use it for simulating attacks and also use it for defence.
Example Hello World --> print("Hello World")
Example GUI -->
#Import Spec.GUI
open.window()
end()
Download Spectator from here --> https://spectatorlang.pages.dev/
Want the Source code? --> https://github.com/CzaxStudio/Spectator
Spectator v2 | See Everything. Miss Nothing.
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.
New security DSL with built-in recon primitives, but Python already does this.
Linear types and LLVM IR bring C-level safety to Python syntax.
Pipelines as Python not YAML, but Dagger already does this with better performance.