b3hzadsh / pybotnet

PyBotNet framework, high level remote control

Home Page:https://pypi.org/project/pybotnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trojan horse

PyBotNet

A Python framework for building remote control, botnet , trojan or backdoor with Telegram or other control panels

Disclaimer: Please note that this is a research project. I am by no means responsible for any usage of this tool. Use it on your behalf!.


Source Code: https://github.com/onionj/pybotnet

Documentation: https://onionj.github.io/pybotnet/


Features:

  • Built in Telegram control pannel and proxy
  • Built in scripts like:
    • reverse shell
    • put or get file
    • run python code on target systems
    • get screenshot
    • keylogger
    • dos
    • scheduler
    • ...
  • Cross platform
  • Ability to easily add custom scripts
  • Import external scripts
  • Ability to add custom control panel
  • Add remote control to your apps
  • ...

Install PyBotNet

pip3 install pybotnet -U
  • -U: make sure to upgrade framework to latest version.

for more, see Documentation


Contributors ✨

Thanks goes to these wonderful people :


oNion


TorhamDev


SepehrRasouli

About

PyBotNet framework, high level remote control

https://pypi.org/project/pybotnet/

License:GNU Lesser General Public License v2.1


Languages

Language:Python 96.4%Language:Shell 3.0%Language:Makefile 0.6%