Show HN: Spectator a cross platform DSL for cybersecurity

Spectator is a powerful and Robust DSL for cybersecurity with built in very easy to use GUI, TUI and CLI. It is very easy, really. Example GUI code -->

#Import Spec.GUI

open.window()

end()

Example Recon -->

do --> Recon("example.com")

Example Hello World -->

print("Hello World")

You can learn the full language in the official docs. Very cool and nice. Here -->

https://github.com/CzaxStudio/SpectatorDocs

Download Spectator -->

https://spectatorlang.pages.dev/

1 points | by CzaxTanmay 5 hours ago

1 comments