Cobalt Strike Beacon 上线 Telegram bot提醒
- Python3
- Python3 Pip
CSB-Notifier.cna脚本的第5行为pyScript绝对路径。
$pyScript = "/home/[username]/[cs-path]/CS-Beacon-Notifier/pyScript.py";
pyScript.py 替换token 和chat_id
def send_message(msg):
token = "xxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxx"
chat_id = "xxxxxxxx"
示例:
-----------------------------------------------------------
🎯 You got a Beacon, my Lord!!!
User : "Administrator
Computer Name : *"
OS : "LAVM-TNLVC32XQM" "Windows" "x64"
Process : "127.0.0.1"
Internal IP : "9200"
External IP : "172.16.0.9"
-----------------------------------------------------------