Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Exploitation Exercise with unsafe.Pointer in Go Series' Articles
Back to Johannes Lauinger's Series
Exploitation Exercise with unsafe.Pointer in Go: Information Leak (Part 1)
Johannes Lauinger
Johannes Lauinger
Johannes Lauinger
Follow
May 13 '20
Exploitation Exercise with unsafe.Pointer in Go: Information Leak (Part 1)
#
go
#
security
17
reactions
Comments
Add Comment
9 min read
Exploitation Exercise with Go unsafe.Pointer: Code Flow Redirection (Part 2)
Johannes Lauinger
Johannes Lauinger
Johannes Lauinger
Follow
May 20 '20
Exploitation Exercise with Go unsafe.Pointer: Code Flow Redirection (Part 2)
#
go
#
security
5
reactions
Comments
Add Comment
9 min read
Exploitation Exercise with Go unsafe.Pointer: ROP and Spawning a Shell (Part 3)
Johannes Lauinger
Johannes Lauinger
Johannes Lauinger
Follow
May 27 '20
Exploitation Exercise with Go unsafe.Pointer: ROP and Spawning a Shell (Part 3)
#
go
#
security
3
reactions
Comments
Add Comment
12 min read
SliceHeader Literals in Go create a GC Race and Flawed Escape-Analysis. Exploitation with unsafe.Pointer on Real-World Code
Johannes Lauinger
Johannes Lauinger
Johannes Lauinger
Follow
Jun 3 '20
SliceHeader Literals in Go create a GC Race and Flawed Escape-Analysis. Exploitation with unsafe.Pointer on Real-World Code
#
go
#
security
#
opensource
8
reactions
Comments
Add Comment
18 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account