Mitmf Is Not Capturing Packets

Jun 26, 2018 07:59 AM

I have been trying to get mitmf to work for days now.I'm using kali linux 4.15.0-kali2-amd64 #1 SMP Debian 4.15.11-1kali1 (2018-03-21) x86_64 GNU/Linux

When I run mitmf with the command:

python mitmf.py --arp --spoof --gateway 192.168.1.1 ---target 192.168.1.102 -i wlan0

¦¦¦+ ¦¦¦+¦¦+¦¦¦¦¦¦¦¦+¦¦¦+ ¦¦¦+¦¦¦¦¦¦¦+

¦¦¦¦+ ¦¦¦¦¦¦¦¦+--¦¦+--+¦¦¦¦+ ¦¦¦¦¦¦¦+----+

¦¦+¦¦¦¦+¦¦¦¦¦¦ ¦¦¦ ¦¦+¦¦¦¦+¦¦¦¦¦¦¦¦+

¦¦¦+¦¦++¦¦¦¦¦¦ ¦¦¦ ¦¦¦+¦¦++¦¦¦¦¦+--+

¦¦¦ +-+ ¦¦¦¦¦¦ ¦¦¦ ¦¦¦ +-+ ¦¦¦¦¦¦

+-+ +-++-+ +-+ +-+ +-++-+

* MITMf v0.9.8 - 'The Dark Side'

|

|_ Net-Creds v1.0 online

|_ Spoof v0.6

| |_ ARP spoofing enabled

|_ Sergio-Proxy v0.2.1 online

|_ SSLstrip v0.9 by Moxie Marlinspike online

|

|_ MITMf-API online

Running on 127.0.0.1:9999 (Press CTRL+C to quit)

|_ HTTP server online

|_ DNSChef v0.4 online

|_ SMB server online

i even tried opening http sites but its not capturing any packets.Im trying to spoof my mobile(iphone 5s)

but for some reason its not capturing any packets.The target machine has normal access to the internet.

so here's the --log-level debug output

python mitmf.py -i wlan0 --arp --spoof --gateway 192.168.1.1 --target 192.168.1.102 --log-level debug

____¦¦¦____ _¦ ¦¦¦ ____¦¦¦____ _¦¦¦¦¦¦¦¦

_¦¦¯¯¯¦¦¦¯¯¯¦¦_ ¦¦¦ ¯¦¦¦¦¦¦¦¦¦_ _¦¦¯¯¯¦¦¦¯¯¯¦¦_ ¦¦¦ ¦¦¦

¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦¦ ¯¦¦¦¯¯¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¯

¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦ ¯ ¦¦¦ ¦¦¦ ¦¦¦ _¦¦¦___

¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¯¯¦¦¦¯¯¯

¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦

¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦

¯¦ ¦¦¦ ¦¯ ¦¯ _¦¦¦¦¯ ¯¦ ¦¦¦ ¦¯ ¦¦¦

2018-06-24 10:13:52 MITMf started: 'mitmf.py', '-i', 'wlan0', '--arp', '--spoof', '--gateway', '192.168.1.1', '--target', '192.168.1.102', '--log-level', 'debug'

* MITMf v0.9.8 - 'The Dark Side'

|

|_ Net-Creds v1.0 online

2018-06-24 10:13:52 ProxyPlugins Adding Spoof plugin

|_ Spoof v0.6

2018-06-24 10:13:52 ARPpoisoner gatewayip => 192.168.1.1

2018-06-24 10:13:52 ARPpoisoner gatewaymac => c8:d7:79:e6:e5:cb

2018-06-24 10:13:52 ARPpoisoner targets => IPAddress('192.168.1.102')

2018-06-24 10:13:52 ARPpoisoner ignore =>

2018-06-24 10:13:52 ARPpoisoner ip => 192.168.1.103

2018-06-24 10:13:52 ARPpoisoner mac => f4:96:34:f6:df:e2

2018-06-24 10:13:52 ARPpoisoner interface => wlan0

2018-06-24 10:13:52 ARPpoisoner arpmode => rep

2018-06-24 10:13:52 ARPpoisoner interval => 3

2018-06-24 10:13:52 Utils Setting ip forwarding to 1

2018-06-24 10:13:52 Utils Setting iptables HTTP redirection rule from port 80 to 10000

| |_ ARP spoofing enabled

|_ Sergio-Proxy v0.2.1 online

|_ SSLstrip v0.9 by Moxie Marlinspike online

|

|_ MITMf-API online

|_ HTTP server online

Running on 127.0.0.1:9999 (Press CTRL+C to quit)

|_ DNSChef v0.4 online

|_ SMB server online

2018-06-24 10:13:56 ARPpoisoner Resolved 192.168.1.102 => 68:fb:7e:4d:4a:91

^C

2018-06-24 10:22:48 ARPpoisoner Restoring connection 192.168.1.102 <-> 192.168.1.1 with 2 packets per host

OUTPUT of pip freeze command

pip freeze

Warning: cannot find svn location for chirp===daily-20170714

adns-python==1.2.1

anyjson==0.3.3

argcomplete==1.8.1

argh==0.26.2

asn1crypto==0.24.0

attrs==18.1.0

Automat==0.7.0

backdoor-factory==0.0.0

backports-abc==0.5

backports.functools-lru-cache==1.4

backports.shutil-get-terminal-size==1.0.0

backports.ssl-match-hostname==3.5.0.1

BBQSQL==1.0

bcrypt==3.1.4

bdfproxy==0.0.0

BeautifulSoup==3.2.1

beautifulsoup4==4.6.0

BlindElephant==1.0

blinker==1.4

brotlipy==0.6.0

bs4==0.0.1

capstone==3.0.4

certifi==2018.1.18

cffi==1.11.5

chardet==3.0.4

CherryTree==0.38.2

FIXME: could not find svn URL in dependency_links for this package:

chirp===daily-20170714

click==6.7

colorama==0.3.7

config==0.3.9

ConfigArgParse==0.11.0

configobj==5.0.6

configparser==3.3.0.post1

constantly==15.1.0

construct==2.5.3

couchdbkit==0.6.5

cryptography==2.2.2

cssutils==1.0.2

cycler==0.10.0

decorator==4.1.2

dicttoxml==1.7.4

distorm3==3.3.4

dnslib==0.9.7

dnspython==1.15.0

docutils==0.14

easygui==0.96

EditorConfig==0.12.2

Elixir==0.7.1

enum34==1.1.6

et-xmlfile==1.0.1

feedparser==5.2.1

Flask==0.11.1

funcsigs==1.0.2

fuse-python==0.2.1

future==0.15.2

futures==3.2.0

GDAL==2.2.4

GeoIP==1.3.2

gevent==1.2.2

greenlet==0.4.12

h2==2.4.4

hpack==2.3.0

html2text==2016.9.19

html5lib==0.999999999

http-parser==0.8.3

httplib2==0.9.2

hyperframe==4.0.2

hyperlink==18.0.0

idna==2.7

impacket==0.9.15

incremental==17.5.0

ipaddress==1.0.22

IPy==0.83

ipython==5.5.0

ipython-genutils==0.2.0

isc-dhcp-leases==0.9.1

itsdangerous==0.24

jdcal==1.0

Jinja2==2.10

jsbeautifier==1.6.4

jsonpickle==0.9.5

jsonrpclib==0.1.7

keyring==10.6.0

keyrings.alt==3.0

killerbee==1.0

libarchive-c==2.1

lxml==3.6.0

M2Crypto==0.27.0

Mako==1.0.7

MarkupSafe==1.0

matplotlib==2.1.1

mechanize==0.2.5

mercurial==4.5.2

metaconfig==0.1.4a1

mitmproxy==0.18.2

mockito==0.5.2

msgpack==0.5.1

msgpack-python==0.5.6

mysqlclient==1.3.10

nassl==0.12

netaddr==0.7.19

NetfilterQueue==0.8.1

netifaces==0.10.7

NfSpy==1.0

numpy==1.13.3

olefile==0.45.1

openpyxl==2.4.9

OWSLib==0.16.0

PAM==0.4.2

paramiko==2.4.0

passlib==1.6.5

pathlib2==2.3.0

pathtools==0.1.2

pbr==4.0.4

pcapy==0.10.8

peepdf==0.4.1

pefile==2017.11.5

pexpect==4.2.1

pickleshare==0.7.4

Pillow==3.4.2

pluggy==0.6.0

ply==3.11

prettytable==0.7.2

prompt-toolkit==1.0.15

psycopg2==2.7.4

py==1.5.2

pyasn1==0.4.3

pyasn1-modules==0.2.1

pycairo==1.16.2

pycparser==2.18

pycrypto==2.6.1

pycryptodomex==3.4.7

pycurl==7.43.0.1

pydns==2.3.6

pyenchant==2.0.0

Pygments==2.2.0

pygobject==3.28.1

pygtkspellcheck==4.0.5

pyinotify==0.9.6

PyJWT==1.5.3

pymongo==3.6.1

pymssql==2.1.3

PyNaCl==1.2.1

pyOpenSSL==18.0.0

pyparsing==2.1.10

pypcap==1.2.2

PyPDF2==1.26.0

pyperclip==1.5.32

pyproj==1.9.5.1

pyrit==0.5.1

pyscard==1.9.6

pyserial==3.4

pysmi==0.2.2

pysnmp==4.4.3

pysnmp-apps==0.3.2

pysnmp-mibs==0.1.3

PySocks==1.6.5

pyspatialite==3.0.1

pysqlite==2.7.0

pytest==3.3.2

python-dateutil==2.6.1

python-Levenshtein==0.12.0

python-magic==0.4.6

pythonaes==1.0

pytz==2018.3

pyusb==1.0.0b2

PyX==0.12.1

pyxdg==0.25

PyYAML==3.12

qrcode==5.3

requests==2.11.1

restkit==4.2.2

rfidiot==1.0

roman==2.0.0

scandir==1.7

scapy==2.4.0

scapy-http==1.8

SecretStorage==2.3.1

service-identity==17.0.0

Shapely==1.6.4

simplegeneric==0.8.1

simplejson==3.13.2

singledispatch==3.4.0.3

six==1.11.0

slowaes==0.1a1

socketpool==0.5.3

SQLAlchemy==1.2.5

stevedore==1.28.0

subprocess32==3.2.7

tcpwatch==1.3.1

tornado==4.4.3

traitlets==4.3.2

Twisted==18.4.0

typing==3.5.2.2

ua-parser==0.8.0

unicodecsv==0.14.1

urllib3==1.22

urwid==1.3.1

user-agents==1.1.0

uTidylib==0.3

vinetto==0.7b0

virtualenv==16.0.0

virtualenv-clone==0.3.0

virtualenvwrapper==4.8.2

volatility==2.6

wapiti==2.3.0

watchdog==0.8.3

wcwidth==0.1.7

webencodings==0.5

webunit==1.3.10

Werkzeug==0.14.1

wfuzz==2.2.9

Whoosh==2.7.4

wxPython==3.0.2.0

wxPython-common==3.0.2.0

XlsxWriter==0.9.6

xmlbuilder==1.0

yara-python==3.7.0

zenmap==7.70

zim==0.68

zope.interface==4.5.0

please help

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!