Unix Privilege Escalation: "sudo must be owned by uid 0 and have the setuid bit set"

It seems protections are harcoded into sudo that prevent the binary from executing as a low-privileged user. Running it in Ubuntu as a normal user returns the following error:

“sudo must be owned by uid 0 and have the set… Continue reading Unix Privilege Escalation: "sudo must be owned by uid 0 and have the setuid bit set"

MacBookPro’s OSX install.log has entries that predate the initial unboxing

Basically what the title says. I recently had a look at my /var/log/install.log and the earliest entries are from about 2 full months prior to me unboxing the computer.

The packaging had cellophane, no indication it was seco… Continue reading MacBookPro’s OSX install.log has entries that predate the initial unboxing

Is setting a firmware password on a Macbook enough to prevent cold boot attacks?

I have a Macbook configured with a firmware password required to boot from any media other than the built-in NVMe drive. In theory, this means without my password you can’t boot from removable media. Is this enough to prevent… Continue reading Is setting a firmware password on a Macbook enough to prevent cold boot attacks?