Skip to content

Commit

Permalink
pwn(deprecated-hms): attempt fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
s3nn authored Jun 30, 2024
1 parent 97894e9 commit a734d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwn/deprecated-hms/setup/challenge.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class bcolors:
print("""
{0}||==============================================================================||
|| Warnng: This application is using python2 and is deprecated. ||
|| Please do not use in production. ||
|| Please do not use in any production environments ||
|| Contains potential security vulnerabilities. ||
||==============================================================================||{1}
""".format(bcolors.WARNING, bcolors.ENDC))
Expand Down

0 comments on commit a734d9f

Please sign in to comment.