Quantcast
Channel: windows – Security Sift
Viewing all articles
Browse latest Browse all 8

Windows Exploit Development – Part 5: Locating Shellcode With Egghunting

$
0
0

Overview In Part 4 we looked at how to find and execute your shellcode using various jump methods. In Part 5 we’re going to look at another method to find your shellcode called Egghunting. This method is especially useful when you’re faced with a small, reachable buffer (in which you can execute code) but the placement of your larger shellcode in memory is unpredictable. This post will get into quite...

The post Windows Exploit Development – Part 5: Locating Shellcode With Egghunting appeared first on Security Sift.


Viewing all articles
Browse latest Browse all 8

Trending Articles