Quick update: If I uncomment the "redir" commands of iptables on ettercap configuration, I can get passwords from Gmail and Facebook but... that's it!
Still searching for help![]()
Hello,
I have problems when trying to capture passwords with ettercap. When I run:
... and I enter passwords in another computer, nothing shows up. However, the packets containing this passwords are shown in wireshark, and the ettercap chk_poison plug-in gives a "Poisoning successfulCode:ettercap -Tqi wlan0 -M arp // //" output.
Some sites i tried:
1) Twitter
2) Any wordpress blog
3) tinyurl.com/fakelogin (replace xx to tt)
This last one is a very simple fake login webpage, to test this kind of things.
What's the problem with ettercap not showing/capturing any passwords?
Thank you!![]()
Quick update: If I uncomment the "redir" commands of iptables on ettercap configuration, I can get passwords from Gmail and Facebook but... that's it!
Still searching for help![]()
Because, you are doing something wrong. It always worked for me & million of others. Google to find the exact command to use &/or have a look here. You don't have to use the sslstrip part, you can skip it.
If you can't explain it simply, you don't understand it well enough -- Albert Einstein
- All targets in hostlistCode:ettercap -Tq -i wlan0 -M arp:remote // //
or
- Specify targetCode:ettercap -Tq -i wlan0 -M arp:remote /TG1/ /TG2/
Of course I tried both commands before, but nothing showing up!
Also tried without the sslstrip part before hahaha
I have the same problem, don't suppose you could point me in the right direction?