diff --git a/README.md b/README.md index 6d0d5b5..4443919 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ My curated list of awesome links, resources and tools - [Digital Forensics and Incident Response](#digital-forensics-and-incident-response) - [Exploitation](#exploitation) - [Malware Analysis](#malware-analysis) + - [Post Exploitation](#post-exploitation) - [Reverse Engineering](#reverse-engineering) - [Tutorials](#tutorials) - [Web Application Security](#web-application-security) @@ -386,6 +387,12 @@ My curated list of awesome links, resources and tools - [Reverse engineering malware: TrickBot (part 2 - loader)](https://qmemcpy.github.io/post/reverse-engineering-malware-trickbot-part-2-loader) - [Reverse engineering malware: TrickBot (part 3 - core)](https://qmemcpy.io/post/reverse-engineering-malware-trickbot-part-3-core) +### Post Exploitation + +#### Windows Post Exploitation + +- [Top Five Ways I Got Domain Admin on Your Internal Network before Lunch (2018 Edition)](https://medium.com/@adam.toscher/top-five-ways-i-got-domain-admin-on-your-internal-network-before-lunch-2018-edition-82259ab73aaa) + ### Reverse Engineering - [A Gentle Primer on Reverse Engineering](https://emily.st/2015/01/27/reverse-engineering/)