-
Notifications
You must be signed in to change notification settings - Fork 0
quine/csaw2011
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the repository for the challenges I've contributed to CSAW CTF 2011. Challenges are added once each part of the contest is over (quals -> finals). - haderp.py The "Exploitation 200" challenge for CSAW CTF qualifiers. A fairly simple, Twisted-based network server with a damning issue -- pickle! The goal was for challengers to poke around a bit until the service *deliberately* dumped a stack trace, showing the use of pickle and base64. Challengers would then supply an encoded, serialized object with code of their choice, ultimately resulting in code execution and/or command execution. The problems with Python pickle are old, but have recently gained new attention. I felt this was a different, potentially fun challenge that CSAW CTF participants might not be intimately familiar with.
About
Sources (and other files) to my challenges to the CSAW CTF 2011
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published