StalkR's Blog
Blog of a security enthusiast
Showing posts with label
corruption
.
Show all posts
Showing posts with label
corruption
.
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:
Tuesday, June 04, 2013
Golang heap corruption during garbage collection
›
I've been playing with Go recently, it's an interesting programming language (I recommend the tour ). It is compiled, garbage-col...
›
Home
View web version