
Ruby-based exploit for CVE-2026-24061 that executes arbitrary commands on remote targets, supporting multi-threaded scanning and command injection for penetration testing.
ruby CVE-2026-24061.rb -l targets.txt --cmd "id" --threads 10
ruby CVE-2026-24061.rb -t 192.168.1.10