DanMcInerney / autorelay

Automatically performs the SMB relay attack
71 stars 23 forks source link

Why the autorelay.py needs to get "https://raw.githubusercontent.com/SpiderLabs/Responder/master/Responder.conf" #2

Open bita123 opened 7 years ago

bita123 commented 7 years ago

In source code, there's the function "adjust_responder_conf" that every time executing autorelay requesting for the link above and because there is no Internet access on machine, it fails and the autorelay.py gets error. How can I solve this issue?? theerror TNX.