Supernova:shellcode加密工具

admin 2024年5月18日11:06:37评论9 views字数 1311阅读4分22秒阅读模式
 

超新星是一个开源的Golang工具,使用户能够安全地加密他们的原始shellcode。此外,它还可以将加密的shellcode自动转换为与各种编程语言兼容的格式

  • C
  • C#
  • Rust
  • Nim

支持的加密方法

  • ROT
  • XOR
  • RC4
  • AES

Supernova 采用跨平台语言 Golang 编写,可在 Windows 和 Linux 系统上使用。

关于动态变量名称

使用动态变量名称来插入 shellcode 有效负载所需的变量名称。这种方法通过合并变量赋予输出代码活力,从而增强代码的复制和粘贴实用性

因为是测试版本-可以建个环境研究研究,对于免杀的朋友,应该算是个很好的辅助

███████╗██╗   ██╗██████╗ ███████╗██████╗ ███╗   ██╗ ██████╗ ██╗   ██╗ █████╗██╔════╝██║   ██║██╔══██╗██╔════╝██╔══██╗████╗  ██║██╔═══██╗██║   ██║██╔══██╗███████╗██║   ██║██████╔╝█████╗  ██████╔╝██╔██╗ ██║██║   ██║██║   ██║███████║╚════██║██║   ██║██╔═══╝ ██╔══╝  ██╔══██╗██║╚██╗██║██║   ██║╚██╗ ██╔╝██╔══██║███████║╚██████╔╝██║     ███████╗██║  ██║██║ ╚████║╚██████╔╝ ╚████╔╝ ██║  ██║╚══════╝ ╚═════╝ ╚═╝     ╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝   ╚═══╝  ╚═╝  ╚═╝Supernova v1.0.0 - Real fucking shellcode encryptor.Supernova is an open source tool licensed under MIT.Written with <3 by @nickvourd, @IAMCOMPROMISED and @Papadope9...Please visit https://github.com/nickvourd/Supernova for more...Usage of Supernova.exe:  -d    Enable Debug mode  -enc string        Shellcode encryption (i.e., ROT, XOR, RC4, AES)  -i string        Path to the raw 64-bit shellcode  -k int        Key lenght size for encryption (default 1)  -lang string        Programming language to translate the shellcode (i.e., Nim, Rust, C, CSharp)  -o string        Name of the output file  -v string        Name of dynamic variable (default "shellcode")  -version        Show Supernova current version

项目地址:

https://github.com/nickvourd/Supernova#installation

 

原文始发于微信公众号(Ots安全):Supernova:shellcode加密工具

 

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2024年5月18日11:06:37
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   Supernova:shellcode加密工具http://cn-sec.com/archives/2042218.html

发表评论

匿名网友 填写信息