Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked BT - A Python Based Backdoor Using Telegram As A C&C


Diabl0

Recommended Posts

This is the hidden content, please

 

About

bt2 is a Python-based backdoor in form of a IM bot that uses the infrastructure and the feature-rich bot API provided by Telegram, slightly repurposing its communication platform to act as a C&C.

 

Installation

 

  • sudo pip install telepot
  • sudo pip install requests

 

PS: Telepot requires minimum of requests 2.9.1 to work properly.

 

Limitations

 

Currently the shellcode execution component is dependent on ctypes and works only on Windows platforms.

 

Usage

Before using this code one has to register a bot with Telegram. T(his can be done by talking to Botfather )

after setting up the name for the bot and username you will get a key that will be used to interact with the bot API.

 

For more information see the below link:

 

 

This is the hidden content, please

 

 

 

Also, it is highly advisable to replace 'botmaster ID' with the ID of the master, locking the communication between the bot to the specific ID of the botmaster to avoid abuse from unauthorized parties.

 

Download link:

[HIDE-THANKS]

Link:https://github.com/blazeinfosec/bt2

[/HIDE-THANKS]

Edited by Diabl0
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.