Show HN: Spectator a cross platform DSL for cybersecurity

https://news.ycombinator.com/item?id=47552504
by CzaxTanmay • 4 months ago
1 0 4 months ago

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/

Related Stories

Loading related stories...

Source preview

news.ycombinator.com