mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-19 21:13:26 -07:00
Kerberos sever back online, squashed some bugs
This commit is contained in:
parent
6b421d1cac
commit
aa4e022ab0
7 changed files with 93 additions and 77 deletions
1
mitmf.py
1
mitmf.py
|
@ -176,6 +176,7 @@ SMBserver().start()
|
|||
#start the reactor
|
||||
reactor.run()
|
||||
|
||||
print "\n"
|
||||
#run each plugins finish() on exit
|
||||
for p in load:
|
||||
p.finish()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue