Orpheus 是 Impacket 的 GetUserSPNs.py 和 kerberosv5.py 的修改版本的包装器,它改变了 KDC 选项(票证选项)和 Kerberoasting 的加密类型。
您将需要安装最新版本的Impacket。这是在0.10.0 版本上测试的。
git clone https://github.com/trustedsec/orpheus.git
cd orpheus
python3 orpheus.py
键入帮助以获得命令列表。要更改 KDC 选项,请输入选项的编号并按回车键。
Commands:
0 to 31 Toggles the specific KDC Option flag.
hex <value> Sets KDC Options from a hexadecimal value.
cred <value> Sets the GetUserSPNs.py credential parameter.
dcip <value> Sets the GetUserSPNs.py domain IP parameter.
file <value> Sets the GetUserSPNs.py filename parameter.
enc Toggles the encryption type from 23 (RC4) to 18 (AES-256).
command Show the GetUserSPNs.py command with specified options.
run Runs GetUserSPNs.py with the selected options.
clear Clears the screen and displays the options.
exit Exits the script.
项目地址:https://github.com/trustedsec/orpheus
侵权请私聊公众号删文
学习更多技术,关注我: