https://github.com/makefu/hp_job_enum
Enumerates Print Jobs from HP MFPs via SNMP
https://github.com/makefu/hp_job_enum
Last synced: 9 months ago
JSON representation
Enumerates Print Jobs from HP MFPs via SNMP
- Host: GitHub
- URL: https://github.com/makefu/hp_job_enum
- Owner: makefu
- Created: 2012-07-27T13:09:36.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-23T12:35:55.000Z (over 13 years ago)
- Last Synced: 2025-05-18T03:38:49.393Z (about 1 year ago)
- Language: Perl
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hp_job_enum
originally from HP LaserJet SNMP User name enumeration tool v0.2 by Pinion Labs 050705
The tool uses the this so-called "feature" by HP-Jetdirect enabled printers to
read job information about the stored jobs. It uses SNMP GET to read the specific OIDs.
I found this feature after a whopping 7 years still very useful and extended it's
functionality to provide more information about the Jobs stored. See the advisory for
more information.
Thanks to george hedfors (the supposed original author)