cve-2020-7247-exploit icon indicating copy to clipboard operation
cve-2020-7247-exploit copied to clipboard

Build openbsd with this for lab purposes

Open flipchan opened this issue 4 years ago • 2 comments

Install script:

cd /usr/
git clone --depth 1 https://github.com/openbsd/src
cd src/
git pull
git checkout a8e222352f
make obj
make build

flipchan avatar Jan 06 '22 12:01 flipchan

should write an ansible script to do this...

flipchan avatar Jan 23 '22 09:01 flipchan

https://github.com/openbsd/src/tree/a8e222352f

flipchan avatar Jan 23 '22 09:01 flipchan