Bug fixes and Refactorings
In this release, I addressed the following:
- Fixed a bug in the pwning of privileged containers
- Added more informative error output
- Cleaned up some duplicate and shitty code
Below are the BOtB binaries for multiple platforms and their corresponding SHA256 hashes.
botb-linux-amd64
SHA256 2477a6b1268d6a6bed56ddef49e37389d2a78a8d278e50df937764a12ec60efe
curl -fSL "https://github.com/brompwnie/botb/releases/download/1.6.0/botb-linux-amd64" -o "botb-linux-amd64" \
&& chmod +x botb-linux-amd64
botb-darwin-amd64
SHA256 ac3da01cbb647607ad67345ab19eba6337fb28a29cab193a0699589cf5bd5ae1
curl -fSL "https://github.com/brompwnie/botb/releases/download/1.6.0/botb-darwin-amd64" -o "botb-darwin-amd64" \
&& chmod +x botb-darwin-amd64
botb-linux-386
SHA256 08289ba6a413a34d98c787c038b8b94f501344550d9c4f1cc76b07618ed64c1a
curl -fSL "https://github.com/brompwnie/botb/releases/download/1.6.0/botb-linux-386" -o "botb-linux-386" \
&& chmod +x botb-linux-386
botb-darwin-386
SHA256 9e85c9388b2246abffabe352d02b4d8913db379eb1e3eaf1c6785c4604e0d30f
curl -fSL "https://github.com/brompwnie/botb/releases/download/1.6.0/botb-darwin-386" -o "botb-darwin-386" \
&& chmod +x botb-darwin-386