Skip to content

Add Proxmox Backup Server html_title fingerprint - #671

Open
ruashots wants to merge 1 commit into
rapid7:mainfrom
ruashots:add-proxmox-backup-server-title
Open

Add Proxmox Backup Server html_title fingerprint#671
ruashots wants to merge 1 commit into
rapid7:mainfrom
ruashots:add-proxmox-backup-server-title

Conversation

@ruashots

Copy link
Copy Markdown

Adds an html_title fingerprint for Proxmox Backup Server (PBS), which is currently unidentified. Its web UI (port 8007) serves <title>… - Proxmox Backup Server</title>, mirroring the existing Proxmox VE title fingerprint.

Without it, a PBS host falls through to the shared Proxmox-family favicon fingerprint (908db8e5…), which labels it Virtual Environment — a misidentification, since PBS, PVE, and PMG all serve that same favicon. The title is the disambiguating signal.

  • Pattern: ^.{1,256} - Proxmox Backup Server$
  • Example: proxmox-backup-server - Proxmox Backup Server (verified against a live PBS 4.x instance)
  • CPE: cpe:/a:proxmox:proxmox_backup_server:-

(Side note for maintainers: the shared favicon entry asserting Virtual Environment specifically may be worth demoting to vendor/family, since it can't distinguish PVE/PBS/PMG — happy to follow up separately.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant