Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/an0ncer/hp-scaner-server

Scan documents from an HP printer with wifi access
https://github.com/an0ncer/hp-scaner-server

hp javascript printer

Last synced: 29 days ago
JSON representation

Scan documents from an HP printer with wifi access

Awesome Lists containing this project

README

        

# HP printer | Scanner | Hacking
HP printers have a vulnerability with online requests. With these requests, you can intercept the data of scanned documents. Make a scan task. I can also send any documents for printing.

To receive data from the printer, you only need to know its ip, which is very easy to find.

Basic requests:

`http://192.168.31.187/eSCL/ScannerCapabilities`

`http://192.168.31.187/DevMgmt/ProductStatusDyn.xml`

`http://192.168.31.187/eSCL/ScannerStatus`

`http://192.168.31.187/eSCL/ScanJobs` - POST

```xml

2.63


3507
escl:ThreeHundredthsOfInches
2481
0
0


image/jpeg
Platen
200
200
RGB24
false

```

`http://192.168.31.187/eSCL/ScanJobs/f2nt7zvf-k59q-yk0h-1007-1odl0dbx/NextDocument`