We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d058f commit 410a699Copy full SHA for 410a699
README.md
@@ -31,6 +31,7 @@
31
| [Process Ghosting](GhostingProcess) | Process ghosting technique |
32
| [Process Hypnosis](Process/hypnosis.rs) | Process hypnosis techniques |
33
| [Process Herpaderping](Process/Herpaderping) | Process herpaderping |
34
+| [Parent Process Spoofing](Persistence/PPid_spoofing/) | create a process that appeas as it was spawn a parent process |
35
| [Waiting Thread Hijacking](WaitingThreadHijacking) | injection by overwriting the return address of a waiting thread |
36
| [NtCreateUserProcess](NtCreateUserProcess) | Launch processes using NtCreateUserProcess API. |
37
| [Custom Shellcode](./Custom_Shellcode/) | Custom Shellcode for Testing. |
0 commit comments