Explore >> Select a destination


You are here

blog.eldruin.com
| | objective-see.com
5.1 parsecs away

Travel
| | [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
3.0 parsecs away

Travel
| | I love streams because I don't like software.
| | jameshfisher.com
1.9 parsecs away

Travel
| | 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
31.0 parsecs away

Travel
| I have decided to move my content to a different platform - details to follow very soon.