超新星是一个开源的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
感谢您抽出
.
.
来阅读本文
点它,分享点赞在看都在这里