Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T01:56:09.000Z (over 5 years ago)
- Last Synced: 2024-11-18T01:12:18.018Z (3 months ago)
- Topics: archlinux, blackarch-docker, blackarch-r, mine, sofianehamlaoui
- Language: Dockerfile
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Blackarch ?
![blackarch](https://i.imgur.com/5bU0U2d.png)
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
```