A bind mount passes numeric uids straight through, so a container running as uid 1000 writes files owned by whatever uid 1000 is on the host. The macOS…
String comparison short-circuits on the first differing byte, which leaks how much of a secret an attacker has guessed. The argument order is the detail that is almost…
An image scanner identifies packages from manifests, so anything installed by a shell pipe or copied in as a binary is invisible to it. A green scan means…
ACL v1 gave one key pattern for all permitted commands; selectors let a user read one prefix and write another. ACL DRYRUN is the command that makes this…
A host that has been running for four years is listening on things nobody remembers configuring, and the audit is two commands. Binding to 0.0.0.0 and relying on…
A deploy script that fixes ownership runs once per deploy and does nothing about a directory created afterwards by something else. The age field turning it into a…