Hello,
I tried NetRipper on Microsoft Teams which is an electron app. Unfortunately, NetRipper produces *-teams.exe-recvend.pcap files which only contains the TLS encrypted traffic. Electron combines the Chromium rendering engine and the Node.js runtime.
I don't know if the code which detects the SSL functions to hook in Chrome can also be used on any Chromium app?
If so, it would be cool to add a CLI argument to trigger the detection for these functions instead of relying on the executable name.
Hello,
I tried NetRipper on Microsoft Teams which is an electron app. Unfortunately, NetRipper produces *-teams.exe-recvend.pcap files which only contains the TLS encrypted traffic. Electron combines the Chromium rendering engine and the Node.js runtime.
I don't know if the code which detects the SSL functions to hook in Chrome can also be used on any Chromium app?
If so, it would be cool to add a CLI argument to trigger the detection for these functions instead of relying on the executable name.