Skip to content

Commit

Permalink
pwn(deprecated-hms): changed difficuly & fixed flag typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChSotiriou committed Jun 30, 2024
1 parent 91c5337 commit 68f6f51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pwn/deprecated-hms/challenge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ extra:


flags:
- GTBQ{py7h0n2_w45_d3pr3c473d_f0r_4_r3450n3}
- GTBQ{py7h0n2_w45_d3pr3c473d_f0r_4_r3450n}

tags:
- pwn
- begginer
- medium

files:
- "public/challenge.py"
Expand Down
2 changes: 1 addition & 1 deletion pwn/deprecated-hms/setup/flag.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
GTBQ{py7h0n2_w45_d3pr3c473d_f0r_4_r3450n3}
GTBQ{py7h0n2_w45_d3pr3c473d_f0r_4_r3450n}

0 comments on commit 68f6f51

Please sign in to comment.