SpiderLabs / ikeforce

235 stars 72 forks source link

Another crash while running xauth brute force mode #15

Open ghost opened 4 years ago

ghost commented 4 years ago

I'm seeing another crash in the xauth brute force mode.

Traceback (most recent call last): File "ikeforce.py", line 2582, in mcfgIP = str(dicCrypto["MCFG_IPi"]).decode('hex') KeyError: 'MCFG_IPi'

Not sure what would be needed to track this down.