N3ph7hys/SharpBeacon

GitHub: N3ph7hys/SharpBeacon

Lycosa C2 Framework 的早期 Windows 测试植入体,以 C# 实现进程枚举、文件操作和加密通信等红队基础功能,目前已归档仅供学习参考。

Stars: 0 | Forks: 0

⚠️ **警告:** *这仅在 Lycosa C2 Framework 的早期开发版本(未发布)中用于测试。归档仅供参考。这**不是**一个已完成或可用的 implant。* ## 项目结构 ``` SharpBeacon/ ├── Tasks/ │ ├── FileManager.cs # File system operations │ ├── NtNetstat.cs # Network connection enumeration │ └── NtProcessLister.cs # Process enumeration via NT APIs │ ├── Utility/ │ ├── Comms.cs # C2 communication logic │ ├── CryptoStuff.cs # Encryption / decryption helpers │ ├── FormatTask.cs # Task parsing and formatting │ ├── TaskHandler.cs # Task routing and execution │ └── WinUtil.cs # Windows API utility functions │ ├── Implant.cs # Implant entry point and main loop └── ImplantConfig.cs # Configuration (sleep, jitter, C2 URL, etc.) ``` ## 免责声明 本项目仅供**授权的渗透测试和红队演练**使用。未经明确许可,对你无权测试的系统使用本工具是违法的。
标签:C2框架, HTTP工具, IP 地址批量处理, Mr. Robot, 多人体追踪, 安全学习资源, 植入物, 网络信息收集