Entypreter Rootkit是Windows开发后的rootkit,与其他渗透测试工具(如Meterpreter和Powershell Invader Framework)相似。主要的区别是,Entypreter Rootkit不使用Windows脚本宿主(或者叫JScript / VBScript),具有兼容性,核心支持默认其业务插件。
安装
cd entypreterchmod x install.sh
./install.sh
卸载
cd entypreter
chmod x卸载.sh
./uninstall.sh
运行
entypreter -h
usage: entypreter [-h] [–autorun AUTORUN] [–restore RESTORE] [-u]
optional arguments:
-h, –help show this help message and exit
–autorun AUTORUN A file containing Entypreter commands.
–restore RESTORE An Entypreter restore json file.
-u, –update Update The Entypreter Rootkit.
文章来源及下载:
https://github.com/entynetproject/entypreter
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END







暂无评论内容