Search
Linux Basics for Hackers
Linux is the backbone of many systems, servers, and cybersecurity tools used in hacking and penetration testing.


4 min read
Linux Basics for Hackers: The Linux Logging System
Welcome back, my aspiring cyberwarriors! One of the most overlooked areas on the Linux operating system is the logging system. If you are...
1,905 views

3 min read
Linux Basics for Hackers, Part 14: Using the curl command to Download Web Site Source Code
Welcome back my aspiring cyber warriors! Now that you have mastered the Basics of Linux, let's begin looking at some of the more esoteric...
7,069 views

3 min read
Linux Basics for Hackers, Part 13: Running Kali Linux in Windows (WSL)
Welcome back my aspiring cyber warriors! As most of you know, I am the author of the best-selling book, Linux Basics for Hackers from No...
11,067 views


4 min read
Linux Basics for Hackers, Part 12: The Linux Philosophy
Welcome back my aspiring hackers! Although this article may have been better placed first in this series, I doubt that anyone would have...
1,451 views


5 min read
Linux Basics for the Aspiring Hacker, Part 3 (Creating, Removing and Renaming Files and Directories)
Welcome back, my aspiring hackers! In part 1 of this series, I introduced you to the file system, the cd or change directory command and...
7,841 views


4 min read
Linux Basics for Hackers, Part 11: Linux Firewalls (iptables)
Welcome back, my aspiring cyber warriors! A firewall is one of the key security measures necessary for a secure network. Linux has a...
15,780 views


3 min read
Linux Basics for Hackers, Part 10: Loadable Kernel Modules (LKM)
Welcome back, my aspiring cyberwarriors! In this continuing series on Linux Basics for Hackers, I now want to address Loadable Kernel...
8,558 views


5 min read
Linux Basics for Aspiring Hackers, Part 1
Many aspiring hackers are unfamiliar with Linux having learned computer basics in a Windows or Mac environment. Sometimes this...
48,966 views

7 min read
Linux for Hackers, Part 7: BASH Scripting Basics
This series, Linux for Hackers, was developed to help familiarize the uninitiated into the world of using Linux for hacking. If you have...
31,216 views


6 min read
Linux Basics for the Aspiring Hacker, Part 4 (Networking)
From working with thousands of aspiring hackers, I have found that very often the greatest hurdle to getting started in hacking is...
15,856 views


4 min read
Linux Basics for the Aspiring Hacker, Part 2 (Finding stuff)
In many cases, the greatest hurdle to becoming a white hat hacker is proficiency with the command line (cli) Linux. This series is...
20,978 views