5465 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / targets.txt.example EXAMPLE
# CVE-2026-2587 targets file
# One target per line. Lines starting with # are ignored.
#
# Formats supported:
#   URL
#   URL  username  password
#   URL  username:password
#
# Per-target creds override --username / --password globals.
# If no per-target creds, global --username / --password is used.

# Examples:
https://server1:4848
https://server2:4848  admin  admin
https://server3:4848  admin  password123
https://server4:4848  ops:secret99