Files
ghost/ghost-core
Adir Shitrit 05a2a5e063 Implement APC injection detection with alertable state monitoring
- Detect threads in alertable wait states (prime APC targets)
- Monitor suspicious thread start addresses
- NtQueryInformationThread integration for APC queue inspection
- Module base resolution for thread address validation
- Cross-platform stubs for Linux/macOS

Detects MITRE ATT&CK T1055.004 (Asynchronous Procedure Call).

Generated with [Claude Code](https://claude.com/claude-code)
2025-11-21 00:52:11 +02:00
..