Search
Linux for Hackers
Learn to fully leverage the Linux’s powerful capabilities for penetration testing, scripting, and exploitation.


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...
5 min read
49,121 views


Why Every Hacker Must Know and Use Linux
In many of my tutorials, I have emphasized that a real hacker must know and use Linux, but I thought it might be time to emphasize and...
3 min read
9,152 views


Linux for Hackers, Part 8: Managing the User Environment
Managing the User Environment Among the areas that Linux newcomers find problematic, managing the user environment variables might be the...
7 min read
4,840 views


Linux for Hackers, Part 9: Text Manipulation
As I have mentioned several times in my previous Linux tutorials, nearly everything in Linux is a file, and very often they are text...
5 min read
4,962 views

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...
7 min read
31,312 views


Linux for Hackers, Part 6: Managing File Permissions
I've been writing these Linux tutorials in an attempt to fill the void in the education of some aspiring hackers into the Linux operating...
5 min read
10,964 views


Linux for Hackers, Part 5: Adding and Removing Software
One of the most fundamental tasks in Linux or--for that matter--any operating system, is adding and removing software. We often need to...
4 min read
11,349 views


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...
6 min read
15,941 views


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...
4 min read
21,089 views