Blackarch (WSL)

BlackArch is an Arch Linux-based distribution for penetration testers and security researchers. It provides over 2,500 security tools, lightweight customization, and a rolling release model. With an active community and extensive documentation, it is intended for legal and ethical use by authorized professionals.

What is BlackArch?

BlackArch is a Linux distribution specifically designed for penetration testers and security researchers. It is built upon Arch Linux and offers a vast repository of over 2,500 security tools and packages. These tools cater to various aspects of security testing, including network scanning, vulnerability assessment, password cracking, forensic analysis, and more.

BlackArch provides a lightweight and customizable environment, allowing users to tailor their testing setup to their specific needs. It follows a rolling release model and has an active community and comprehensive documentation. It is important to use BlackArch legally and ethically with proper authorization.

About WSL!

WSL, short for Windows Subsystem for Linux, is a compatibility layer developed by Microsoft to bring the power and versatility of Linux to Windows operating systems. It allows users to run a full-fledged Linux environment directly within Windows 10 and Windows Server 2019, without the need for virtual machines or dual-boot configurations. WSL provides a seamless integration by translating Linux system calls to Windows API calls, enabling users to access and utilize a wide range of Linux command-line tools, utilities, and applications.

WSL supports multiple Linux distributions, including Ubuntu, Debian, Fedora, and more. Users can choose their preferred distribution from the Microsoft Store or by downloading and installing it via command-line tools. WSL provides a convenient way for developers, system administrators, and enthusiasts to work with Linux-specific tools and workflows alongside their Windows applications.

One of the key advantages of WSL is its ability to run Linux and Windows applications side by side, allowing users to seamlessly switch between environments. It also enables developers to leverage Linux development tools and frameworks within their Windows-based development workflow. WSL has gained popularity within the developer community for its flexibility, ease of use, and improved compatibility between Linux and Windows ecosystems.

BlackArch Installation

Requirements

  • Minimum Windows 10 1709 Fall Creators Update 64bit or later.
  • Windows Subsystem for Linux feature is enabled.

Steps to install

  • Download the BlarchArch.zip from the link above.

  • Enter the Username and Password.

  • To restart the LxssManager, run this:
    $ net stop lxssmanager && net start lxssmanager

  • Exit the current terminal window $ exit

  • Go to powershell and run $wsl --shutdown

  • Restart the Blackarch and full update using
    $ sudo pacman -Syyu