StalkR's Blog
Blog of a security enthusiast
Showing posts with label
race
.
Show all posts
Showing posts with label
race
.
Show all posts
Saturday, January 01, 2022
Universal Go exploit using data races, no imports
›
In the last two blog posts, I described a challenge and exploits to get code execution from arbitrary Go code only allowing the fmt packa...
Saturday, December 07, 2019
The Gomium Browser - Exploits
›
In my last blog post , I described The Gomium Browser, a pwn challenge of the Google CTF 2019 finals that 4 teams (pasten, 5BC, p4, A*0*E) ...
Wednesday, April 15, 2015
Golang data races to break memory safety
›
Go is becoming more and more popular as a programming language and getting more scrutiny from a security point of view. You might remember m...
1 comment:
Friday, April 29, 2011
pCTF 2011 #18 A small bug
›
Challenge #18 "A small bug" was a common TOCCTOU bug very interesting to exploit reliably. @hellman already did a write-up on...
4 comments:
Saturday, November 06, 2010
Exec race condition exploitations
›
I recently learned a cool technique for exploiting exec race conditions. It was mentioned in a comment by Julien Tinnes about the 2009 pul...
2 comments:
›
Home
View web version