Containers28 Securely Embedding WASM Plugins in Your Project
libraries for packaging, verifying, decrypting, and executing WebAssembly plugins packaged in a custom container format .mylib (version 2).
oxfemale·
Feb 2·
2 min
·28
Containers28 libraries for packaging, verifying, decrypting, and executing WebAssembly plugins packaged in a custom container format .mylib (version 2).
cpp38 Red team technique—process injection—and how to leverage it against Protected Process Light (PPL)
Injection36 In this article, I will demonstrate one of the classic, fundamental techniques for injecting shellcode into a remote process using APCs. I…