Moritz Eckert
Moritz Eckert
http://ift.tt/2crIELQ [click on title to read at ctftime.org]
http://ift.tt/24x6vuq [click on title to read at ctftime.org] (from write-ups-bot in write-ups-2016)
http://ift.tt/1XR0B5D [click on title to read at ctftime.org] (from write-ups-bot on write-ups-2016)
**Overview** The [etcd data directory ownership check](https://github.com/aquasecurity/kube-bench/blob/main/cfg/cis-1.23/master.yaml#L164) fails even though the data directory is owned by `etcd:etcd` **How did you run kube-bench?** ```bash $ git clone [email protected]:aquasecurity/kube-bench.git && cd kube-bench...
https://www.alchemistowl.org/pocorgtfo/pocorgtfo18.pdf Page 22-36 has a nice write-up of the "forgotten" art of frontlinks, by abusing the largebins->nextsize ptrs.
Saw this today: http://shift-crops.hatenablog.com/entry/2017/09/17/213235 Will try to create an example here when I find the time
- [x] [Rename kms to keyservice](https://github.com/edgelesssys/constellation/pull/943) - [x] [Refactor init and recovery regarding master secret usage](https://github.com/edgelesssys/constellation/pull/987) - [x] Refactor keyservice to use [go-kms-wrapping](https://pkg.go.dev/github.com/hashicorp/go-kms-wrapping/v2#section-readme) - [ ] Add external KMS option...