文件名称:InfinityEKPayloadDecrypter:Infinity Exploit Kit Payload Decrypter
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-21 12:08:33
Python
InfinityEKPayloadDecrypter 从 : ...我们决定将此汇编代码转换为 Python 脚本,并编写一个通用工具来解密来自 Infinity 的有效载荷(使用加密的有效载荷和密钥作为参数)。 这是 Python 脚本。 如果您有加密的有效负载,假设来自 PCAP 文件,那么找到密钥也不是问题,因为它是在几个数据包之前硬编码在 shellcode 中的。 用法: InfinityPayloadDecrypter . py < encoded> < output> < key>
【文件预览】:
InfinityEKPayloadDecrypter-master
----InfinityPayloadDecrypter.py(3KB)
----README.md(661B)