2022-09-15 14:52:12 +02:00
|
|
|
# Reviving and evaluating Thompson's backdoor in OpenBSD's `make`
|
|
|
|
-----
|
|
|
|
Samuel AUBERTIN
|
|
|
|
|
2022-09-15 15:10:07 +02:00
|
|
|
## Run the PoC
|
|
|
|
|
|
|
|
From Linux, using Packer, Vagrant, libvirt and KVM:
|
|
|
|
|
2022-09-15 14:52:12 +02:00
|
|
|
```make -C trusting-make all```
|
|
|
|
|
2022-09-15 15:10:07 +02:00
|
|
|
|
|
|
|
## Slides
|
|
|
|
|
2023-12-23 15:38:46 +01:00
|
|
|
[Generated PDF slides](slides/trusting-make.pdf)
|