Update allocate-thread-local-storage.md

Changed allocate TLS detection to new CAPA link
This commit is contained in:
brightmt
2024-10-02 11:10:24 -04:00
committed by GitHub
parent 7321acd0a1
commit 9cdd933745
@@ -41,7 +41,7 @@ Malware allocates thread local storage.
|Tool: capa|Mapping|APIs|
|---|---|---|
|[allocate thread local storage](https://github.com/mandiant/capa-rules/blob/master/host-interaction/process/allocate-thread-local-storage.yml)|Allocate Thread Local Storage (C0040)|kernel32.TlsAlloc|
|[allocate thread local storage](https://github.com/mandiant/capa-rules/blob/master/host-interaction/thread/tls/allocate-thread-local-storage.yml)|Allocate Thread Local Storage (C0040)|kernel32.TlsAlloc|
### C0040 Snippet
<details>