Update README.md

This commit is contained in:
imfiver
2022-03-08 02:49:19 +08:00
committed by GitHub
parent 09c86e6502
commit 55ab59a6e4

View File

@@ -9,6 +9,8 @@ gcc
``` ```
## 使用步骤 ## 使用步骤
```bash ```bash
git clone https://github.com/imfiver/CVE-2022-0847.git
cd CVE-2022-0847
chmod +x Dirty-Pipe.sh chmod +x Dirty-Pipe.sh
bash Dirty-Pipe.sh bash Dirty-Pipe.sh
``` ```