Search
Linux for Hackers
Learn to fully leverage the Linux’s powerful capabilities for penetration testing, scripting, and exploitation.
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,752 views
3 min read
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...
9,110 views
7 min read
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...
4,805 views
5 min read
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...
4,911 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,106 views
5 min read
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...
10,895 views
4 min read
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...
11,276 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,735 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,882 views