Skip to content

Commit

Permalink
Update responder.py: Add launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmcjunkin committed Aug 19, 2024
1 parent e9ff60b commit effd309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/exploitation/responder.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit effd309

Please sign in to comment.