Update README.md

This commit is contained in:
Thomas Roccia 2023-04-08 17:27:16 +10:00 committed by GitHub
parent e91921932f
commit e757bbb964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,3 +18,4 @@ A curated list of resources to analyse and study malware techniques.
* [UnknownCheats Anti-Cheat Bypass](https://www.unknowncheats.me/forum/anti-cheat-bypass/): UnknownCheats is a cheats developers forum, the Anti-Cheat Bypass section is probably the most interesting part on this forum because the bypasses can be used also for red-teaming or by bad actors.
* [formats_vs_techniques](https://github.com/decalage2/oletools/wiki/formats_vs_techniques): This table shows the various techniques that can be used in malicious documents to trigger code execution, and the file formats in which they can be embedded.
* [CheckPoint Malware Evasion Techniques](https://evasions.checkpoint.com/): Collection of malware evasion techniques.
* [LolDrivers](https://www.loldrivers.io/): Living Off The Land Drivers is a curated list of Windows drivers used by adversaries to bypass security controls and carry out attacks.