4 min read
Bypassing Next Generation Firewalls with fragtunnel
Welcome back, my aspiring cyberwarriors! A firewall is a critical component of network security that acts as a barrier between trusted...
3,328 views
1 min read
Python Basics for Hacker is Now Available for Pre-Order
Due to overwhelming demand from our students and readers, Python Basics for Hackers is now available for preorder. We estimate a...
2,097 views
6 min read
Python Basics: Programming Concepts
Welcome back, my aspiring cyberwarriors! To ascend to the status of cyberwarrior, you must have some basic programming capabilities. In...
1,594 views
4 min read
Python Basics for Hackers, Part 5: Creating a Web Site Scraper to Find Potential Passwords
Welcome back, my aspiring cyberwarriors! Creating password lists is a key element of a successful password cracking strategy. In nearly...
6,845 views
4 min read
Wi-Fi Hacking: Creating a Wi-Fi Scanner with Python and Scapy
Welcome back, my aspiring cyber warriors! Although there are numerous tools to hack Wi-Fi (802.11), to create your own tools you will...
50,648 views
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,345 views
8 min read
Python Basics for Hackers, Part 4: How to Find the Exact Location of any IP Address
Welcome back, my aspiring cyberwarriors! As hackers, we instinctively want to know as much as possible. Among this desired information...
48,072 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,631 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,205 views