https://github.com/sofianehamlaoui/blackarch-docker
BlackArch Docker image ( Unofficial )
https://github.com/sofianehamlaoui/blackarch-docker
archlinux blackarch-docker blackarch-r mine sofianehamlaoui
Last synced: about 2 months ago
JSON representation
BlackArch Docker image ( Unofficial )
- Host: GitHub
- URL: https://github.com/sofianehamlaoui/blackarch-docker
- Owner: SofianeHamlaoui
- License: gpl-3.0
- Created: 2019-07-07T10:11:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T01:56:09.000Z (about 6 years ago)
- Last Synced: 2025-03-12T10:09:22.783Z (7 months ago)
- Topics: archlinux, blackarch-docker, blackarch-r, mine, sofianehamlaoui
- Language: Dockerfile
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Blackarch ?

BlackArch Linux is an Arch Linux-based penetration testing distribution for penetration testers and security researchers. The repository contains 2263 tools. You can install tools individually or in groups.
Learn more : The official blackarch website
# Blackarch-docker ?
I was looking for the official blackarch docker image ! so I did write this (quickly) for installing blackarch tools ( 2263 tools ) on base/archlinux ( Archlinux ).
# Why Archlinux ?
Just because I love Archlinux
# How to install ?
```sh
git clone https://github.com/SofianeHamlaoui/Blackarch-docker.git
cd Blackarch-docker && sudo chmod +x blackarch-docker.sh
sudo ./blackarch-docker.sh
```