Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Unauthorized HP Office Pro Printer" module is designed to detect unauthorized access to HP Officejet Pro printers. It targets the HP Officejet Pro and HP Designjet series of printers. This module is classified as high severity, indicating the potential for significant security risks.
This module was authored by pussycat0x and r3naissance.
If unauthorized access is detected, it could lead to potential security breaches and compromise the confidentiality, integrity, and availability of the printer and its connected network.
The module works by sending an HTTP GET request to the "/hp/device/webAccess/index.htm?content=security" path of the targeted HP Officejet Pro printer. It then applies two matching conditions to determine if unauthorized access is present:
If both conditions are met, the module reports a vulnerability, indicating unauthorized access to the HP Officejet Pro printer.
Example HTTP request:
GET /hp/device/webAccess/index.htm?content=security
The module then analyzes the response to determine if the printer is an HP Officejet Pro or HP Designjet model and reports the vulnerability accordingly.