View Issue Details

IDProjectCategoryView StatusLast Update
0003391Kali LinuxTool Upgrade Requestpublic2016-07-11 12:49
Reportermidnite_runr Assigned Tosbrun  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version2016.1 
Summary0003391: BDFProxy Crashes Due to MITMproxy version 0.17
Description

Since mitmproxy updated their libmproxy library names to mitmproxy it broke bdfproxy in kali main and kali nethunter and anywhere else mitmproxy v.17 is used.

I've published a fix on my github, you'll need to upgrade both BDFProxy and backdoor-factory:

BDFProxy: Tag: 0.3.9
https://github.com/secretsquirrel/BDFProxy/tree/0.3.9

Backdoor-factory: Tag: 3.4.1
https://github.com/secretsquirrel/the-backdoor-factory/tree/3.4.1

Let me know if you have any questions.
Thanks!

Steps To Reproduce

./bdf_proxy.py
Traceback (most recent call last):
File "./bdf_proxy.py", line 31, in <module>
from libmproxy import controller, proxy, platform
ImportError: No module named libmproxy

Additional Information

It is recommended to update to the latest version of BDF/BDFProxy as I have fixed this bug and added new features include the preprocessor module in BDF:
http://secureallthethings.blogspot.com/2016/06/bdf-preprocessor-and-going-forward.html

Activities

sbrun

sbrun

2016-07-11 12:49

manager   ~0005514

new version 0.3.9-0kali1 is in kali-dev

Issue History

Date Modified Username Field Change
2016-07-04 15:54 midnite_runr New Issue
2016-07-04 18:30 rhertzog Assigned To => sbrun
2016-07-04 18:30 rhertzog Status new => assigned
2016-07-11 12:49 sbrun Note Added: 0005514
2016-07-11 12:49 sbrun Status assigned => resolved
2016-07-11 12:49 sbrun Resolution open => fixed
2016-07-11 12:49 sbrun Fixed in Version => 2016.1
2021-05-31 13:37 rhertzog Category Tool Upgrade => Tool Upgrade Request