Add BlackArch install command

Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
pull/2160/head
Paul Pfeister 6 months ago committed by GitHub
parent 4098b26b75
commit 4e1e237c32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -31,7 +31,8 @@
| - | - | - |
| PyPI | `pipx install sherlock-project` | `pip` may be used in place of `pipx` |
| Docker | `docker pull sherlock/sherlock` | |
| Debian family | `apt install sherlock` | Kali, Parrot, Deb Testing, Deb Sid |
| Debian family | `apt install sherlock` | Kali, Parrot, Debian Testing and Sid |
| BlackArch | `pacman -S sherlock` | |
| Homebrew | `brew install sherlock` | |
PyPI and DockerHub images are mainaintenced by the Sherlock Project. Others are community supported.

Loading…
Cancel
Save