基于 Python3 的 C2 服务器

admin 2022年10月18日17:43:11评论39 views字数 2512阅读8分22秒阅读模式

基于 Python3 的 C2 服务器

        God Genesis 是一个纯粹用 Python3 编码的 C2 服务器,旨在帮助红队和渗透测试人员。目前它只支持 TCP 反向 shell,但请稍等,它是一个 FUD,可以从任何目标 WINDOWS 机器为你提供管理 shell。

  ===================================================================================================                  BASIC COMMANDS:                ===================================================================================================                            help                  --> Show This Options                            terminate             --> Exit The Shell Completely                            exit                  --> Shell Works In Background And Prompted To C2 Server                            clear                 --> Clear The Previous Outputs
=================================================================================================== SYSTEM COMMANDS: =================================================================================================== cd --> Change Directory pwd --> Prints Current Working Directory mkdir *dir_name* --> Creates A Directory Mentioned rm *dir_name* --> Deletes A Directoty Mentioned powershell [command] --> Run Powershell Command start *exe_name* --> Start Any Executable By Giving The Executable Name
=================================================================================================== INFORMATION GATHERING COMMANDS: =================================================================================================== env --> Checks Enviornment Variables sc --> Lists All Services Running user --> Current User info --> Gives Us All Information About Compromised System av --> Lists All antivirus In Compromised System
=================================================================================================== DATA EXFILTRATION COMMANDS: =================================================================================================== download *file_name* --> Download Files From Compromised System upload *file_name* --> Uploads Files To Victim Pc

=================================================================================================== EXPLOITATION COMMANDS: =================================================================================================== persistence1 --> Persistance Via Method 1 persistence2 --> Persistance Via Method 2 get --> Download Files From Any URL chrome_pass_dump --> Dump All Stored Passwords From Chrome Bowser wifi_password --> Dump Passwords Of All Saved Wifi Networks keylogger --> Starts Key Logging Via Keylogger dump_keylogger --> Dump All Logs Done By Keylogger python_install --> Installs Python In Victim Pc Without UI

1. Payload.py是一个完全不可检测的(FUD)使用你自己的技术来制作exe文件。(最好的结果是用其他合法的应用程序来掩盖)

2. 能够在任何windows系统上进行权限升级

3. 欺诈性键盘记录器

4. 2种实现持久性的方法 

5. 侦察自动化,节省你的时间

安装:git clone https://github.com/SaumyajeetDas/GodGenesis.gitpip3 install -r requirements.txtpython3 c2c.py


项目地址

https://github.com/SaumyajeetDas/GodGenesis

原文始发于微信公众号(Khan安全攻防实验室):基于 Python3 的 C2 服务器

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2022年10月18日17:43:11
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   基于 Python3 的 C2 服务器http://cn-sec.com/archives/1356682.html

发表评论

匿名网友 填写信息