Professionally Evil Blog
A blog by experts of penetration testing and other security assessments.
Introduction to Writing Nmap Scripting Engine (NSE) Scripts
One thing I notice a lot of people are missing in their skill set as security professionals is the ability to write NSE scripts for Nmap. This skill isn’t too hard to learn and by not learning it, you are leaving a lot of value on the table. I feel like the issue though is that there isn’t a lot ...
Learn more
Never miss a Professionally Evil update!

hacking |
NMAP |
port scanning |
masscan |
host discovery
Nmap vs. Masscan
If you are in IT, chances are you have at least heard of Nmap and Masscan. Both are free and ...
Learn more

How to Create Custom Probes For NMAP Service/Version Detection
Overview NMAP is a fantastic tool for performing initial reconnaissance and enumeration. A simple ...
Learn more