sjkim1127/Nexuscore_MCP
If you are the rightful owner of Nexuscore_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
NexusCore MCP is a cutting-edge Model Context Protocol server designed for AI-driven dynamic malware analysis, bridging the gap between LLMs and low-level system instrumentation.
Tools
Functions exposed to the LLM to take actions
spawn_process
Spawns malware in a suspended state with stealth unpacker to bypass anti-debugging.
api_monitor
Monitors Windows API calls related to file, registry, network, memory, and process operations.
trace_execution
Traces CPU instruction flow using Frida Stalker.
warp_time
Bypasses sleep/delay-based evasion by hooking time APIs.
dump_ssl_keys
Hooks SSL libraries to dump session keys for HTTPS decryption.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client