|
You are here |
blog.eldruin.com | ||
| | | | |
objective-see.com
|
|
| | | | | [AI summary] The blog post explains the intricacies of Unix process creation, particularly focusing on the behavior of the `sh -c whoami` command. It clarifies why the process tree appears as it does, involving multiple `exec` calls without forking. The key takeaway is that `sh` can invoke `bash` with the `-c` flag, leading to a sequence of process images. Understanding these process dynamics is crucial for threat hunters working on macOS systems. | |
| | | | |
lucasfcosta.com
|
|
| | | | | I love streams because I don't like software. | |
| | | | |
jameshfisher.com
|
|
| | | | | A C function to create a new process, set up its standard input/output/error pipes, and return a struct containing the process ID and pipe file descriptors. | |
| | | | |
codeexplainer.wordpress.com
|
|
| | | I have decided to move my content to a different platform - details to follow very soon. | ||