Entypreter Rootkit 一款渗透测试工具

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
喜欢就支持一下吧
点赞0 分享
相关推荐
  • 暂无相关文章
  • 评论 抢沙发

    请登录后发表评论

      暂无评论内容