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


4 min read
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...
60,436 views

5 min read
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...
14,485 views


3 min read
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...
6,007 views


4 min read
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...
8,678 views


5 min read
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...
10,265 views


4 min read
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...
36,146 views


5 min read
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...
4,019 views

5 min read
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,...
4,504 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,131 views