manuc66 / node-hp-scan-to

Allow to send scan from device to computer for some HP All-in-One Printers - Scan to computer
https://manuc66.github.io/node-hp-scan-to/
MIT License
163 stars 25 forks source link

Find or write documention to get a clear text network dump #1019

Open manuc66 opened 3 days ago

manuc66 commented 3 days ago

The goal of this task is to create or locate comprehensive documentation that outlines the steps necessary to capture and analyze clear text network exchanges between a computer and a device, particularly in scenarios where the communication is currently encrypted using HTTPS.

Proposed Solutions:

  1. Wireshark with SSLKEYLOGFILE
  2. Using mitmproxy / Fiddler