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,606 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,637 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,086 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,723 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,320 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,340 views