Skip to content

Fork of glaslos's Printer honeypot - python3 with additional verbosity

Notifications You must be signed in to change notification settings

referefref/honeyprint-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

printerrobot

  • Forked from Lukas' (Glaslos) original Printer honeypot PoC - migrated to Python3 with added verbosity.
  • pkipplib was never ported to Python3, as a result a port has been included in this project

Installation

git clone https://github.com/referefref/honeyprint-ng.git
cd honeyprint-ng
pip3 install -r requirements.txt
chmod +x honeyprint.py
./honeyprint.py

Execution

  • Runs as default on port 9100 (LPR TCP direct printing)
  • Can be tested with CUPS tooling like ipptool

ipptool -v ipp://${IPADDRESS}:9100/ipp/print get-printer-attributes.test image

About

Fork of glaslos's Printer honeypot - python3 with additional verbosity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%