Share
## https://sploitus.com/exploit?id=0F30B059-09A0-5576-A959-B4E5461F1E21
# Blair

Exploitation framework

```
git clone --depth 1 https://github.com/Wenjunior/Blair.git
cd Blair
python3 -m venv .venv
source ./.venv/bin/activate
chmod +x ./src/blair.py
./src/blair.py
```