Posts related to red teaming.
Data Execution Policy (DEP) Bypass Using Return Oriented Programming (ROP) Chains
DATA EXECUTION POLICY BYPASS USING RETURN ORIENTED PROGRAMMING CHAINS This blog post was written by Dharmik Karania. Data Execution Prevention (DEP) was introduced as a security mechanism in Windows Machines to make parts of memory non-executable, due to which attacks that attempt to execute instructions on the stack [...]