mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-30 10:36:41 -04:00
Merge pull request #965 from ErdemOzgen/add-blackarch-install-step
Add BlackArch install steps in Readme
This commit is contained in:
commit
3d75973a6a
1 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,12 @@ git clone https://github.com/danielmiessler/SecLists.git
|
||||||
apt -y install seclists
|
apt -y install seclists
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**BlackArch** ([Tool Page](https://blackarch.org/tools.html))
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo pacman -S seclists
|
||||||
|
```
|
||||||
|
|
||||||
- - -
|
- - -
|
||||||
|
|
||||||
### Attribution
|
### Attribution
|
||||||
|
|
Loading…
Add table
Reference in a new issue