Add BlackArch install steps in Readme

This commit is contained in:
Erdem Özgen 2024-01-27 00:01:18 +03:00 committed by GitHub
parent 8feab2f8a2
commit 37dac39d76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,6 +49,12 @@ git clone https://github.com/danielmiessler/SecLists.git
apt -y install seclists
```
**BlackArch** ([Tool Page](https://blackarch.org/tools.html))
```
sudo pacman -S seclists
```
- - -
### Attribution