Skip to content

whenToT/c2send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

c2send

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"
-----------------------------------------------------------

About

Cobalt Strike Beacon 上线 Telegram bot提醒

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages