Description
Size: 11.8 GB
Target Audience
- Ethical Hackers
- Penetration Testers
- Blue Teamers
- Threat Hunters
- All security engineers/professionals wanting to learn advanced offensive tactics
You Will Learn
- What is malware development
- What is PE file structure
- Where to store your payload inside PE
- How to encode and encrypt payloads
- How and why obfuscate function calls
- How to backdoor programs
- How to inject your code into remote processes
- What is PEB and how function address resolution works
- What are other code injection techniques
- How to build custom reflective binary
- How to hook APIs in memory
- How to migrate between 32- and 64-bit processes
- How to use IPC to control your payloads