Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 947 Bytes

File metadata and controls

24 lines (20 loc) · 947 Bytes
登录telegram
访问https://telegram.me/botfather,发送消息

image

创建一个bot

image

创建完成后返回一个token
>pip install telepot
>pip install requests
>git clone https://github.com/blazeinfosec/bt2.git
编辑bt2.py
粘贴token和chatid进脚本
Chat_id的获取方式
https://api.telegram.org/bot<token>/getUpdates

image image

当有受控机上线时会列出功能

image image

Windows
https://github.com/sf197/Telegra_Csharp_C2