View Issue Details

IDProjectCategoryView StatusLast Update
0009705Kali LinuxNew Tool Requestspublic2026-05-21 15:27
ReporterCzax_Studio Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009705: Spectator programming language: A programming language for cybersecurity and Red Teaming
Description

Hey Kali Team,

I am the creator of Spectator, a cross platform programming language for Cybersecurity and Red Teaming.
Unlike other languages, Spectator has -->

  • Built in GUI, TUI and CLI support.
  • Nearly no deps.
  • Easy to use
  • Blazing fast speed
  • Build your code for Windows, Linux and Mac all from same place

Example code to do recon

x = Capture()
do --> Recon(target)

That's it!

GitHub Repo

https://github.com/CzaxStudio/Spectator

GitHub Docs

https://github.com/CzaxStudio/SpectatorDocs

ThankYou

Activities

Czax_Studio

Czax_Studio

2026-05-21 15:27

reporter   ~0021695

One problem. The code will be

x = Capture()
do --> Recon(x)

Issue History

Date Modified Username Field Change
2026-05-21 15:26 Czax_Studio New Issue
2026-05-21 15:27 Czax_Studio Note Added: 0021695