Show HN: Spectator,一款用于网络安全的编程语言

1作者: CzaxTanmay5 个月前
网络安全是一个巨大的领域,即使要完成一个任务也需要使用许多工具,但现在,这一切都已成为过去。 Spectator 是一款专为网络安全打造的强大开源 DSL,它能让复杂的任务变得简单。 无需为了完成高级任务而频繁切换工具。想进行侦察?Spectator 在这里。想使用 OSINT?Spectator 在这里。想自动化你的任务?Spectator 在这里。想制作 GUI、TUI、CLI 工具,甚至扩展语言?SPECTATOR 就在这里。 你可以用这种语言兼顾速度和便捷。既可以用它来模拟攻击,也可以用它来防御。 示例 Hello World --&gt; print("Hello World") 示例 GUI --&gt; # 导入 Spec.GUI open.window() end() 从这里下载 Spectator --&gt; <a href="https://spectatorlang.pages.dev/" rel="nofollow">https://spectatorlang.pages.dev/</a> 想要源代码? --&gt; <a href="https://github.com/CzaxStudio/Spectator" rel="nofollow">https://github.com/CzaxStudio/Spectator</a> Spectator v2 | 洞悉一切,不错过任何细节。
查看原文
Cybersecurity is a huge feild and you need many tools to do even a single task but now, it is past.<p>Spectator is a powerful and open source DSL made for cybersecurity that makes hard tasks simple.<p>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.<p>You can work with Speed and ease together in this language. Use it for simulating attacks and also use it for defence.<p>Example Hello World --&gt; print(&quot;Hello World&quot;)<p>Example GUI --&gt;<p>#Import Spec.GUI<p>open.window()<p>end()<p>Download Spectator from here --&gt; <a href="https:&#x2F;&#x2F;spectatorlang.pages.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;spectatorlang.pages.dev&#x2F;</a><p>Want the Source code? --&gt; <a href="https:&#x2F;&#x2F;github.com&#x2F;CzaxStudio&#x2F;Spectator" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;CzaxStudio&#x2F;Spectator</a><p>Spectator v2 | See Everything. Miss Nothing.