Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 )

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
```