Does windows have stack canaries?
Windows stack canarys:
Version
SEH Overview:
Favorit target for Windows exploits for years
What mitigations against SEH exploits did windows put in place?
Mitigation: SafeSEH
Mitigation: Dynamic SafeSEH
Mitigation: SEHOP
What is the the windows call convention?
Call convetntion:
Can call Windows Library Functions
Windows ret2libc
Possible to chain library calls
Like ROP, just for function calls
Can defeat DEP (or be used for other things)
What are the problems with windows ASLR?
Windows ASLR problems:
What are the windows HEAP protections?
What is window EMET?
EMET = Enhanced Mitigation Experience Toolkit
What are the pros and cons of EMET?
Pros:
Cons: