Tuesday, June 12, 2018

Raspberry Pi Packet Sniffer

1,
SETTING UP A RASPBERRY PI AS AN ACCESS POINT IN A STANDALONE NETWORK (NAT)

tips:

After upgrade, you may need reboot.

After upgrade, you may need update again.

If it says no 'hostapd', make sure upgraded, updated.

If it says iptables can not find table, most likely you didn't reboot after upgrade.

Make sure your previous WiFi deleted/commented from /etc/wpa_supplicant/wpa_supplicant.conf, otherwise your pi will connect to your own WiFi and because the wlan0 been occupied, you can not connect to your pi via wireless.

2,

An HTTP and HTTPS sniffing tool created using a Raspberry Pi

tips:

you can install mitmproxy via apt-get install mitmproxy

make sure you run ./mitm.sh

No comments: