Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 563 Bytes

Printer

Security on printer based on MITM Attack and WMI to capture raw data.
Based on Student Research Training Program (大创)

Feature

  1. Control printer jobs based on WMI refering codeproject
  2. MITM Attack
  3. Capture packets with sharpPcap
  4. Forward packets using windows service
  5. Dump files from packets
  6. Convert PJL files to PDF with sdk(on trial)