With PaperCut MF and NG, you can ensure that all print traffic on your network is encrypted. Before validating that your traffic is secure, follow the comprehensive guide to end-to-end print security. This article explains how to validate that all your print jobs are printing securely.
Firstly you’ll need Wireshark to analyze network protocols.
After you’ve installed Wireshark on your print server, use the ip.addr field to filter traffic between the printer server and your printer.
Print a test page and look out for TLS traffic, which is an indicator that you are printing over IPPS. You will also see that all the TCP traffic is going to the secure port 443.
If you right click on the TCP traffic to port 443, and selecting Follow → TCP Stream, the contents will be undecipherable.
However, if you are seeing IPP traffic, with example commands like “IPP Request (Print-Job)” then your print traffic is not secure. In this case, your TCP traffic will be to port 80.
You can also check the contents of the print job. Right click on the TCP traffic to port 80 just before the Print-Job command, and select Follow → TCP Stream. Search for your document name, it will appear in clear text. The actual print content will also be unencrypted, but depending on your driver language it might appear illegible. Even though you might not be able to read it, someone can easily capture the spool file and reprint it.
Similarly, you can also follow the TCP stream of other printing protocols, and again, you will see your document details in clear text.
-–
Articles in this section
- Share ARM64 Drivers from Windows Print Servers
- Printing from Microsoft Edge Browser and other Windows 10 and 11 Store Apps
- Top 10 best practices for implementing Print Quotas in education
- PaperCut Hive and SentinelOne
- Troubleshooting Mobility Print and Lightspeed
- Troubleshooting PaperCut Pocket & Hive Login
- Smooth MFD Upgrades: A Step-by-Step Guide
- PaperCut NG/MF Security Bulletin (December 2024)
- Redirected Printers on Windows Servers
- Windows ARM64 Support across the PaperCut portfolio
Comments
0 comments
Please sign in to leave a comment.