EvilTwinFramework icon indicating copy to clipboard operation
EvilTwinFramework copied to clipboard

mitmf vs bettercap

Open ZEROF opened this issue 5 years ago • 1 comments

Hi,

I see that you're using MITMf project as dependency, and it's no longer being updated for long time, and bettercap is good replacement, any plans to replace mitmf with bettercap?

Thanks

ZEROF avatar Jan 21 '19 10:01 ZEROF

It's been a long time since I maintained this project. I'm actually thinking of cutting out and replacing lots of these dependencies, since mitmf is deprecated I'll deffinitely cut it out.. However mitmf is not a hard dependency in any way, it's just a spawner, you can add your own custom spawners if you want.

If you watch this -> https://www.youtube.com/watch?v=E3vDQYl5RRY&list=PLwkyhOBmFMuo9sTQeVSh8IxDjtwsbYlQk&index=6

and look at the Spawner code inside of core/ you'll see its easy to implement your own, and make a pull request if you do ;)

Esser50K avatar Feb 12 '19 18:02 Esser50K