Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 585 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 585 Bytes

EvilZone Challenges Solutions

Here are the solutions of the challenges in EvilZone. The challenges are in the following link: https://evilzone.org/index.php?page=challenges

Challenges

Cryptography:

  1. String Manipulation 1
  2. Encoding 1
  3. Encoding 2
  4. Encoding 3
  5. Hashing 1
  6. Hashing 2
  7. Encryption 1
  8. Encryption 2
  9. Encryption 3 (Updated)

Web application security:

  1. Damn them robots
  2. You validated it where!?
  3. Well configured
  4. Trusted parameter
  5. Cookie monster

Programming:

  1. Unpacker
  2. fastHasher

Forensics:

  1. Forensics 1
  2. Forensics 2