Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Offensive-Panda authored May 10, 2024
1 parent 4feac23 commit 43ab0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Welcome to the Defense Evasion Techniques Repository! This repository contains a
| Direct and Indirect Calls | Strategies for making direct and indirect function calls to evade detection mechanisms. |
| API Hashing | Techniques for obfuscating and altering API calls to avoid detection. |
| Obfuscation | Methods to obfuscate code and make it harder to analyze. |
| Obfuscation | Use of encrption to bypass static analysis of EDRs. |
| Encryption | Use of encrption to bypass static analysis of EDRs. |
| Egg Hunting | Syscall Instruction In-memory patching to bypass static detection.
| Random Instructions and Prototypes | Use random NOP instructions and name of API, prototypes to avoid static analysis. |
| Mokingjay | Use of vulnerable dll to avoid detection of RWX memory region creation. |
Expand Down

0 comments on commit 43ab0a3

Please sign in to comment.