Skip to content

Commit

Permalink
Update hackme.py
Browse files Browse the repository at this point in the history
  • Loading branch information
evilfeonix authored Jan 15, 2025
1 parent 4bf00d8 commit b40af1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hackme.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def main():
)

parser.add_argument(
"--payload", default = "PAYLOAD",
"--payload", default = "PAYLOAD.js",
help = "path to javascript payload file"
)

Expand Down

0 comments on commit b40af1c

Please sign in to comment.