/darkly

This project is about exploiting a machine from web vulnerabilities

Primary LanguagePython

Hey !

This is my repo that contains the flags and explainations of the Darkly machine from a 42 project.

Here is the table of all the 14 flags i found and if some are missing :

  • Hidden file | Comment : Really fun | walkthrough
  • users table SQL injection flag | Comment : Succeed this one and the next two with the same technique | walkthrough
  • list images table sql injection flag | walkthrough
  • db_default table sql injection flag | walkthrough
  • Whatever htdpassword hidden path | Comment : Easy ! | walkthrough
  • i_am_admin cookie | Comment : Nice | walkthrough
  • Recover page | Comment : Normal challenge | walkthrough
  • What the vote ? | Comment : Couldn't found the goal but why not | walkthrough
  • I want THAT page | Comment : Hard but doable | walkthrough
  • Albatraoz | Comment : fun | walkthrough
  • Cursed feedback XSS | Comment : The form is bugged, the solution is wtf and the real XSS is useless | walkthrough
  • Magic redirection | Comment : i don't understand how it's a vuln | walkthrough
  • The media nsa page | Comment : As it's nearly my first CTF in web, i think it's really hard | walkthrough
  • Unauthorized upload | Comment : Same for this one | walkthrough