Merge pull request #965 from ErdemOzgen/add-blackarch-install-step

Add BlackArch install steps in Readme
This commit is contained in:
g0tmi1k 2024-02-13 13:23:52 +00:00 committed by GitHub
commit 3d75973a6a
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