NetworkSniffer
November 25, 2020 ยท View on GitHub
NetworkSniffer will log ALL traffic for any iOS application. This includes WKWebView and UIWebView.
Installation
- Download .deb file package folder
SCPthe deb file to your devicedpkg -i com.evilpenguin.networksniffer_0.1.0-1+debug_iphoneos-arm
Usage
- Use the Console.app on macOS
- Filter for
NetworkSniffer - Launch the application you want to capture
- Output will be
+[NetworkSniffer] Writing to /var/mobile/Containers/Data/Application/{UUID}/networksniffer.log tail -f /var/mobile/Containers/Data/Application/{UUID}/networksniffer.logif you want to watch the log, or simply scp it to your host when done.
Notes
- No cert bypass required