phones, whatever your phone model, an attacker with a physical access to your phone can capture your network traffic without your consent. Let me show you
The Service Mode app is launched. You have already a lot of cool options:
- run dumpstate/logcat/modem log
- enable silent logging from boot
- media db dump
- enable seclog
- ...
tcpdump is a command-line packet analyzer, it is use a lot to capture network traffic https://tcpdump.org
When I click on the "tcp dump start" button, a pop up appears. They implemented an OTP mechanism
To retrieve the capture:
1. Click on "TCP DUMP STOP"
2. Click on "COPY TO SDCARD"
The capture is available in /sdcard/log/tcpdump/tcpdump_[interface]_[timestamp].pcap