Quantcast
Channel: Backdoor – Security List Network™
Viewing all articles
Browse latest Browse all 164

gdog v1.1 – A fully featured backdoor that uses Gmail as a C&C server.

$
0
0

changelog gdog v1.1:
+ Bug fixing (shellcode) + fixed by carnal0wnage.
+ Shellcode generator helper
+ Minor improvements

gdog v1.1

gdog v1.1

Gdog is A stealthy Python based backdoor that uses Gmail as a command and control server.
This project was inspired by the gcat(https://github.com/byt3bl33d3r/gcat) from byt3bl33d3r.

gdog - A fully featured backdoor that uses Gmail as a C&C server.

gdog – A fully featured backdoor that uses Gmail as a C&C server.

Setup, For this to work you need:
+ A Gmail account (Use a dedicated account! Do not use your personal one!)
+ Turn on “Allow less secure apps” under the security settings of the account.
+ You may also have to enable IMAP in the account settings.

Contents
+ gdog.py a script that’s used to enumerate and issue commands to available clients
+ client.py the actual backdoor to deploy

You’re probably going to want to compile client.py into an executable using Pyinstaller
Note: It’s recommended you compile client.py using a 32bit Python installation

Usage:

git clone https://github.com/maldevel/gdog && cd gdog
pip install -r requirements.txt
python gdog.py

Source: https://github.com/maldevel | Download: v1.1.tar.gz | v1.1.zip | Our Post before


Viewing all articles
Browse latest Browse all 164

Trending Articles