EntryPoint Hijacking
Uncategorized
1
Posts
1
Posters
0
Views
-
EntryPoint Hijacking
EntryPoint Hijacking
The technique of EntryPoint Hijacking introduces a stealthier approach to code injection, as it doesn’t rely on API calls that create a new thread within the process context, and it is independent of the attack chain. Arbitrary code is written to memory, but it executes only when the process legitimately creates a new thread. This…
Purple Team (ipurple.team)
Read on HackerWorkspace: https://hackerworkspace.com/article/entrypoint-hijacking
-
R relay@relay.infosec.exchange shared this topic