:e ~/article/black-arch.md [readonly]

smjrifle@smjrifle.xyz:~/article/ $

Black Arch

Having got a Mac and using OSX, I missed the customizations and power I used to have in Linux. Then came Black Arch — an Arch-based penetration testing distribution.

Black Arch provides over 2000 tools for security researchers and pen testers. Installation on top of existing Arch:

curl -O https://blackarch.org/strap.sh
chmod +x strap.sh
sudo ./strap.sh
sudo pacman -Syu

To install all tools:
sudo pacman -S blackarch

Or install by category:<br>
<code>sudo pacman -S blackarch-webapp</code>
[:bp] Set up virtual host and integrate git with auto pull [:bn] The Git Auto Pull Push Script
-- NORMAL -- black-arch.md PHP UTF-8 0% smjrifle@xyz