Skip to content

Commit

Permalink
Fix PasswordPandemonium challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
skyf0l authored Nov 12, 2020
1 parent e5f0500 commit f54dba1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SunshineCTF_2020/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ Password: 1azertyAZERTY???2🤬
Password: 1//azertyAZERTY???2🤬
-> Error: Password's MD5 hash must start with a number.
Password: 1//azertyAZERTY???2🤬🤬
-> Error: Password must be a palindrome.
Password: 1//azeRTY🤬🤬🤬🤬🤬YTReza//1
-> Flag: sun{Pal1ndr0m1c_EcMaScRiPt}
```
Expand Down

0 comments on commit f54dba1

Please sign in to comment.