In this release, the following is addressed:
- Added @initree's Keyctl pwnage to extract entries from the Linux Kernel Keyring (https://www.antitree.com/2020/07/keyctl-unmask-going-florida-on-the-state-of-containerizing-linux-keyrings/)
- Modified the new Keyctl code to be multi-threaded to make use of Go workers to speed up enumeration
botb-linux-amd64
SHA256 3aae4a2bf41aedaa3b12a2a97398fa89a9818b4bec433c20b4e724505277af83
curl -fSL "https://github.com/brompwnie/botb/releases/download/1.8.0/botb-linux-amd64" -o "botb-linux-amd64" \
&& chmod +x botb-linux-amd64
botb-darwin-amd64
SHA256 0abdd4ae3ef75cd0315be79dc7d1222400bb87981469d907deb3c79d814d9747
curl -fSL "https://github.com/brompwnie/botb/releases/download/1.8.0/botb-darwin-amd64" -o "botb-darwin-amd64" \
&& chmod +x botb-darwin-amd64
botb-linux-386
SHA256 e397f414864c25abe51f23baba44d3698ca284fe9a80bf5cfe0085c6b4a9b18c
curl -fSL "https://github.com/brompwnie/botb/releases/download/1.8.0/botb-linux-386" -o "botb-linux-386" \
&& chmod +x botb-linux-386
botb-darwin-386
SHA256 8f75ac76d5e627c71af054793a3fd7ca7178b9547811be4c60a7825c41a6cd52
curl -fSL "https://github.com/brompwnie/botb/releases/download/1.8.0/botb-darwin-386" -o "botb-darwin-386" \
&& chmod +x botb-darwin-386