Tools for practice pen testing
Sparring Partners
© Lead image © artverau, 123RF.com
If you want to check your systems for security vulnerabilities, you need the right tools and a massive helping of experience. Prospective pen testers can get some practice by breaking into prefabricated training VMs.
When you buy a new food processor, it will take you three glances at the manual, two creamy pea soups, and maybe a piece of your finger before you can correctly assess the danger of the blender blades at speed 6. Pen testing is not much different: Hacking tools are only efficient if you know what they were designed for, how to use them, and what limits they have. Before you launch a full-scale attack on your own web server via its open ports, you will want to first get to know the most important tools and attempt a couple of simpler break-ins. It's actually great fun.
Requirements
The starting point and basis for pen testing is your current technical skill set. Experience as an administrator is extremely useful. To crack an Nginx web server, for example, you need to understand the internal workings of the software and at least be able to set up the instance you are running.
Ideally, you will also have already hardened various systems against attacks. In other words, you know which vectors could be promising for intrusion attempts. Attacks usually start on the network and end up on the command line at some point. When you get there, you need to know what you are doing. Many hacker tools are designed as command line-only programs. DIY shell and Python scripts can also automate your attack attempts. Phishing can play a role in pen testing as well (see the box entitled "Phishing for Newcomers"). It is a massive advantage to have basic network knowledge, familiarity with the command line, and scripting skills.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Fedora 43 Has Finally Landed
The Fedora Linux developers have announced their latest release, Fedora 43.
-
KDE Unleashes Plasma 6.5
The Plasma 6.5 desktop environment is now available with new features, improvements, and the usual bug fixes.
-
Xubuntu Site Possibly Hacked
It appears that the Xubuntu site was hacked and briefly served up a malicious ZIP file from its download page.
-
LMDE 7 Now Available
Linux Mint Debian Edition, version 7, has been officially released and is based on upstream Debian.
-
Linux Kernel 6.16 Reaches EOL
Linux kernel 6.16 has reached its end of life, which means you'll need to upgrade to the next stable release, Linux kernel 6.17.
-
Amazon Ditches Android for a Linux-Based OS
Amazon has migrated from Android to the Linux-based Vega OS for its Fire TV.
-
Cairo Dock 3.6 Now Available for More Compositors
If you're a fan of third-party desktop docks, then the latest release of Cairo Dock with Wayland support is for you.
-
System76 Unleashes Pop!_OS 24.04 Beta
System76's first beta of Pop!_OS 24.04 is an impressive feat.
-
Linux Kernel 6.17 is Available
Linus Torvalds has announced that the latest kernel has been released with plenty of core improvements and even more hardware support.
-
Kali Linux 2025.3 Released with New Hacking Tools
If you're a Kali Linux fan, you'll be glad to know that the third release of this famous pen-testing distribution is now available with updates for key components.

