xdavidhu/mitmAP

Problems on Raspberry Pi

shinobiultra opened this issue · 6 comments

I've got 2 problems. I've got fully up to date RPi 3 and when i try to laung WireShark with GUI, it gives me
Traceback (most recent call last): File "mitmAP_rpi.py", line 196, in <module> if tshark_if == "y" or tshark_if == "": NameError: name 'tshark_if' is not defined
which seems easy to fix and not that bad actually as i can use TShark.

Second problem is worse tho. When launching SSLStrip, i get :

tail: cannot open �/home/pi/mitmAP/logs/mitmap-sslstrip.log� for reading: No such file or directory
tail: no files remaining
[!] Stopping...
No screen session found.
No screen session found.
No screen session found.
[I] Stopping DNSMASQ server...
[I] Restoring old dnsmasq.cfg...
[I] Deleting old '/etc/dnsmasq.hosts' file...
[I] Removeing speed limit from wlan0...
[I] Flushing iptables rules...
[I] Traffic have been saved to the file '/home/pi/mitmAP/logs/mitmap-sslstrip.log' and to file '/home/pi/mitmAP/logs/mitmap-tshark.pcap'.
[I] Traffic have been saved to the file '/home/pi/mitmAP/logs/mitmap-tshark.pcap'.

[!] WARNING: If you want to use the AP interface normally, please reboot the PI!

[I] mitmAP stopped.

which is kinda bad as i can't unleash full potential of your tool. Anyway i am looking forward for fixes and updates! I always like those small "indie" tools.
Good Luck!:)

First problem fixed here:
master...Parasimpaticki:patch-3

Failed to recreate the second problems...

Yes thank you, I fixed the tshark_if problem.
For the sslstrip one, i don't know what caused it. It looks like there are some kind of corruption in the file location variable(?), like this: "�"
But if you are not able to recreate the problem, than maybe there was some kind of other issue.

Please close the issue if you are sure that you cant reproduce the problem.

Closing the issue because of no reply from the OP.

sir how to uninstall mitmap on kail linux