View Single Post
  #1  
Old 04-27-2017, 07:57
MOV_EDI_EDI MOV_EDI_EDI is offline
Guest
 
Join Date: Apr 2017
Posts: 1
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 1
Thanks Rcvd at 1 Time in 1 Post
MOV_EDI_EDI Reputation: 0
Interesting blog from Endgame on disarming Control Flow Guard in exploits

I thought this was a very interesting blog post (from Endgame) on bypassing Control Flow Guard making use of something called "Counterfeit Object-Oriented Programming (COOP)" which looks like an interesting alternative to ROP (Return-Oriented Programming).

https://www.endgame.com/blog/disarming-control-flow-guard-using-advanced-code-reuse-attacks
Reply With Quote
The Following User Says Thank You to MOV_EDI_EDI For This Useful Post:
niculaita (04-27-2017)