Open
Conversation
Fancy Cache was a Master Challenge for PicoCTF worth 200 points. The aim was to exploit a use-after-free vulnerability.
This is the writeup for CSAW CTF Quals 2013 Exploitation 300
This is the writeup for CSAW CTF Quals 2013 Exploitation 300
Switch to socket reuse shellcode
This writeup needs more work, will review it at some phase.
Member
|
I don't see your submission on the GSoC Melange website. Which name did you use for your submission? |
Author
|
Hey, I can't apply I am not a student anymore, I just want to contribute because I learn. |
Member
|
Ah cool, thanks! :) |
Member
There was a problem hiding this comment.
Looks like this is specified twice? It's the same local or remote.
Member
|
You should check out some of the other write-ups. They're all split into "doit.py" with the exploit logic, and "harness.py" which is responsible for creating a flag on disk, starting the challenge server, and verifying that you can read/write the flag after the exploit has finished. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the writeup for CSAW CTF Quals 2013 Exploitation 300