展示HN:Spectator,一种用于网络安全的编程语言
网络安全是一个庞大的领域,完成单一任务需要许多工具,但现在这一切都已成为过去。<p>Spectator 是一款强大且开源的领域特定语言(DSL),专为网络安全设计,使复杂任务变得简单。<p>无需为了完成高级任务而在不同工具之间切换。想要进行侦察?Spectator 在这里。想要处理开放源信息(OSINT)?Spectator 在这里。想要自动化你的任务?Spectator 在这里。想要制作图形用户界面(GUI)、文本用户界面(TUI)、命令行界面(CLI)工具,甚至扩展语言?Spectator 在这里。<p>在这个语言中,你可以快速而轻松地工作。它可用于模拟攻击,也可用于防御。<p>示例:Hello World -->
print("Hello World")<p>示例:图形用户界面 --><p>#导入 Spec.GUI<p>open.window()<p>end()<p>从这里下载 Spectator --> <a href="https://spectatorlang.pages.dev/" rel="nofollow">https://spectatorlang.pages.dev/</a><p>想要源代码? -->
<a href="https://github.com/CzaxStudio/Spectator" rel="nofollow">https://github.com/CzaxStudio/Spectator</a><p>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 -->
print("Hello World")<p>Example GUI --><p>#Import Spec.GUI<p>open.window()<p>end()<p>Download Spectator from here --> <a href="https://spectatorlang.pages.dev/" rel="nofollow">https://spectatorlang.pages.dev/</a><p>Want the Source code? -->
<a href="https://github.com/CzaxStudio/Spectator" rel="nofollow">https://github.com/CzaxStudio/Spectator</a><p>Spectator v2 | See Everything. Miss Nothing.