Hello everypne

. I'd like to show you guys a MITM tool I found for iOS.
The tool is called
intercepter-ng. As previously stated, it is a MITM (man in the middle) tool and allows an attacker to sniff passwords, see live chat messages from clients such as Yahoo Messenger and Windows Live and much more. On the website (
http://sniff.su/), this is the official list of features: (NOTE: features such as promiscuous mode are incompatible with the iPhone)
+ Sniffing passwords\hashes of the types:
ICQ\IRC\AIM\FTP\IMAP\POP3\SMTP\LDAP\BNC\SOCKS\HTTP\WWW\NNTP\CVS\TELNET\MRA\DC++\VNC\MYSQL\ORACLE\NTLM
+ Sniffing chat messages of: ICQ\AIM\JABBER\YAHOO\MSN\IRC\MRA
+ Reconstructing files from: HTTP\FTP\IMAP\POP3\SMTP\SMB
+ Promiscuous-mode\ARP\DHCP\Gateway\Smart Scanning
+ Capturing packets and post-capture (offline) analyzing\RAW Mode
+ Remote traffic capturing via RPCAP daemon
+ NAT\SOCKS\DHCP
+ ARP\DNS over ICMP\DHCP\SSL\SSLSTRIP\WPAD\SMBRelay MiTM\DNS Spoofing
I'm sure many of you have at least heard of it, since it is quite popular on Windows and is included in the Backtrack suite. I have personally been using this on Windows and Backtrack since some time last year. But today, after finally updating my Backtrack, I took a look at the intercepter-ng folder and noticed
intercepter_ios. I then took a look at the readme (
http://ge.tt/9pbmYsP/v/0) and noticed it offered instructions for installation on iOS

.
INSTALLATION AND USAGE:
-----------------------------------
(either follow this guide
http://www.villacorp.com/blog/2012/09/spying-live-messenger-msn-on-iphone-ipad/or just read how I put it on [really simple])
1. Make sure you have
libpcap from Cydia installed (you most probably will have it if you have any tools from the iNinjas repo)
2. download intercepter_ios
http://ge.tt/86ybasP/v/03. SSH into your device (or use iFile) and move intercepter_ios into your destination of choice. Mine is in /var/mobile/pentest/exploits/
4. Open mobile Terminal, login as root, browse to the location of intercepter_ios and type the following:
chmod +x intercepter5. run it by typing " ./intercepter_ios -h " (or for the GUI, leave the '-h', but I don't advise this as it doesn't work nicely on iPhone)
6. From here on, usage is simple. You will have a list of interfaces. en0 should be 1, so to run intercepter on en0 to sniff traffic including plaintext passwords, type "
./intercepter -ng 1 1 "
7. it will now do it's job

Here is the README:
http://ge.tt/9pbmYsP/v/0Here is intercepter_ios:
http://ge.tt/86ybasP/v/0Here is the official website:
http://sniff.su/Here are some screenshots of my iPhone sniffing passwords and normal traffic:
http://imgur.com/a/a3kzYIt's also compatible with Android, so it can be cross-posted to the Android section too if anyone wants
