Search
Scripting for Hackers
Learning scripting enables hackers to work more efficiently, adapt to diverse environments, and simulate advanced attack scenarios effectively.


Python Scripting for Hackers, Part 1: Getting Started
Welcome back, my hacker novitiates! I began this series on scripting a while back to teach all aspiring hackers how to write some basic...
4 min read
60,679 views

Web App Hacking, Part 9: Cross Site Scripting (XSS)
Welcome back, my fledgling hackers! The next tutorial in this Web App Hacking series involves among the most critical vulnerabilities in...
5 min read
14,700 views


BASH Scripting for Hackers, Part 2: Building a Continuous Wi-Fi Denial of Service Tool
Welcome back, my aspiring cyberwarriors! Now that you understand a bit of BASH scripting, let's try to use our BASH scripting skills in...
3 min read
6,146 views


Python Scripting for Hackers, Part 3: Building an FTP Password Cracking Tool
This is the third installment of my Python scripting series. If you haven't read the previous two articles, take some time now to go back...
4 min read
8,741 views


Python Scripting for Hackers, Part 2: Building a Banner Grabbing Tool
In an earlier tutorial, I introduced you to probably the most popular scripting language for hackers, Python. To become a professional...
5 min read
10,353 views


PowerShell for Hackers, Part 1
As you know, I firmly believe that to be a true professional hacker, you need to be proficient in Linux. There are a number of good...
4 min read
36,439 views


Scripting for Hackers, Perl 2: Building a Port Scanner with Perl
Scripting skills are essential to ascend to the upper echelons of the hacker clique. Without scripting skills, you are dependent upon...
5 min read
4,051 views

Scripting for Hackers: Perl, Part 1
To ascend the upper echelons of Master Hacker, you MUST develop scripting skills. It's all great and well to use other hackers' tools,...
5 min read
4,587 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,320 views