diff --git a/modules/exploitation/responder.py b/modules/exploitation/responder.py index 5a2b0f58..08456395 100644 --- a/modules/exploitation/responder.py +++ b/modules/exploitation/responder.py @@ -29,4 +29,4 @@ AFTER_COMMANDS="cd {INSTALL_LOCATION},chmod +x Responder.py" # THIS WILL CREATE AN AUTOMATIC LAUNCHER FOR THE TOOL -LAUNCHER="" +LAUNCHER="Responder.py"