Professionally Evil Blog
A blog by experts of penetration testing and other security assessments.
NMAP NSE Scripting By Example: Wordpress Version Detection
In my last blog post, I gave a high-level introduction to the Nmap Scripting Engine (NSE). In this blog post, I’d like to cover an example of writing a simple one with focus on the process around creating one. For this example, we are going to create a simple Nmap script that will perform a ...
Learn more
Never miss a Professionally Evil update!

network |
hacking |
cybersecurity |
pentesting |
scanning |
NMAP |
version |
service |
probe |
ports |
match |
chrome |
debugging |
nmap-service-probes |
softmatch |
rarity |
directive |
remote
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