Browse Source

Update 'README.md'

master
beau 5 months ago
parent
commit
a05c7fdcda
  1. 1
      README.md

1
README.md

@ -18,6 +18,7 @@
2. Scapy packets should be logged to the debug servers terminal from the python script that is printing the packet info received from the Android.
3. Input "2" or "3" to test crafting packets that will be sent through the debug connection to NetworkGenie and forwarded out the device.
4. Use packet capture to view packets crafted from debug server on the Android: `adb shell` -> `su` -> `tcpdump -i any host 9.9.9.9`.
5. Currently any app that is slid to be "blocked" in the GUI will enable the "ACK spray bypass" where any tcp connection made for that app UID will send 10 extra acks after the 3-way handshake.

Loading…
Cancel
Save