Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 341 Bytes

pyformat-challenge

Python format string vulnerability exploitation challenge.

challenge.py contains a security vulnerability. Your goal is to find a way to exploit it. To do so, update crack.py.

You can make a pull request to test your solution. If the tests pass on your pull request, then you win.