Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 337 Bytes

TempImage

Flag0 -- Found

  • File uploads can be hard to pin down
  • What happens to your filename when you see an uploaded file?
  • What if you make a small change to the path?

Flag1 -- Found

  • It clearly wants one specific format
  • If you can't bypass that check, what can you do?
  • Read up on PNG chunks