Skip to main content

BlackArch Linux 2019.06.01 Released : Lets see What's New inside

BlackArch is and Arch-based Penetration testing Linux distribution, this distro is specially made for Penetration Testers.



 Here, the Statement of Developers-

"Today we have released the new BlackArch Linux ISO and OVA images. Here is the changelog: added more than 150 new tools; added 'jedi-vim' plugin; updated vim plugins; included Linux kernel 5.1.4; ISO image file cleanups and tweaks; updated blackarch-installer to vercion 1.1.1; updated Xresources and Xdefaults, plus added support for rxvt-unicode; package quality assurance (runtime checks) was performed prior the ISO image build; updated all BlackArch tools and packages, including configuration files; updated all system packages; updated all window manager menus (Awesome, Fluxbox, Openbox)."

In this new BlackArch distribution you can find multiple desktop environments like Gnome, i3, KDE, Openbox, etc.
Repositories contain 2203 tools. You can install them individually or in groups as well.

The main highlights are below please go through that--
 It comes with multiple window managers.
Over 2200 hacking tools.
You have two options to download and install the media  first one is full version live ISO of BlackArch and Second is netinstall image.
Size of full version iso is 11GB and netinstall image is 537MB.

If you want to know how to install BlackArch Linux let me know i'll explain you in the next blog.

Thank You

If you have any doubt comment down or you can contact me -
johntheh4cker 

Comments

Popular posts from this blog

How to install BlackArch Linux in VirtualBox

In this blog, I'm going to show you how to install BlackArch Linux in VirtualBox/VMWare. Open your VirtualBox application and click on create a new virtual machine from the main menu. Assign a minimum 2GB ram minimum. Add hard-disk of at least 50GB. Now boot the newly created VM and start the installation process. First, select Boot Black arch Linux, and if you have Nvidia graphics then select Boot BlackArch Linux (nonfree). First thing first you need to login in your new BlackArch live session. The default username and password is root & blackarch. Now after this open terminal and type first command #blackarch-install- #blackarch-install After that, you need to follow the instructions. - Select the second option Install from black arch Live-ISO and hit enter.   - Now you need to select the output method quiet or verbose, here I'm selecting the second option verbose mode.  - Now select your locale settings, according to your locality, her...

How to install and setup Manjaro-i3 for the first time.

Hey, guys today I'm going to show you how to install and setup Manjaro-i3. In this case, first of all, we need to know what is Manjaro and the difference between Manjaro & Manjaro-i3. What is Manjaro? Manjaro is an opensource Linux distribution based on ArchLinux. Its basically used for personal work or we can say that this distribution is the workstation edition of ArchLinux. What is i3? i3 is a desktop environment used in many distributions. It looks good and clean. If you are good at remembering shortcuts and commands then this is for you. It's a lightweight desktop environment. If you are switching to i3 from a gnome desktop environment then you will find some dificulties to use it, but you will learn very quickly. In my opinion, this is the most beautiful desktop environment I have ever used. Now let's take a look at how to install it in VirtualBox . First of all, create a virtual machine with at least 2 GB ram and 40 GB HDD space. Now a...

What is KDE Connect and How to use it.

Hello Friends, John this side- In this blog, I'm going to show you what is KDE-connect and how to use it in any devices or in any Linux distribution, So keep following my blogs- KDE-connect is a software or we can say an application that can connect your phone to your Linux pc so that you can control your pc with your phone. By using this you can mirror your phone notifications into your laptop and can share files as well. Now let's go with the installation and configuration -  For Debian/Ubuntu - # sudo apt install kdeconnect For Arch-based distributions -   Clone this AUR repo in your machine and compile the code and install the package - # git clone https://aur.archlinux.org/indicator-kdeconnect.git # cd indicator-kdeconnect/ Now compile the package by using makepkg command - #makepkg -si Now search in application launcher for KDE-Connect and open that application. Go inside the application menu and pair your android device with your PC. For p...