Movies Featuring the Nmap Security Scanner

The Nmap Security Scanner appears in many major motion pictures and smaller films. This gallery provides screen shots and details for each movie.

New Learning Tool Nmap Timing Visualizer

In the spirit of helping others master Nmap, i made this widget for you to play with. Enjoy and i hope it makes learning about Nmap's timing arguments fun and interactive.

chickenpwny.github.io/NmapTimingTe...

#Nmap #PenetrationTesting #NetworkScanning

New tool: Interactive Nmap Timing Template Visualizer

In the spirit of helping others master Nmap, i made this widget for you to play with. Enjoy and i hope it makes learning about Nmap's timing arguements fun and interactive.

https://chickenpwny.github.io/NmapTimingTemplateVisualizer/

#Nmap #PenetrationTesting #NetworkScanning

Nmap Timing Template Visualizer

I submitted a Pull Request to update MacPorts' nmap to 7.97 here:https://github.com/macports/macports-ports/pull/28589

GitHub Continuous Integration checks went OK. It's up to someone else with commit access to merge it.

(Thankfully, someone else already updated zenmap to 7.97; but why zenmap was broken out into its own port instead of maintained as a subport is beyond me. It's also beyond me why someone would go through the trouble to update zenmap without also updating nmap; but given that my zenmap 7.96 update was apparently not making another MacPorts maintainer happy, maybe it's all for the best?)

#nmap #MacPorts #NetworkScanning #infosec #security
nmap: update to 7.97 by artkiver · Pull Request #28589 · macports/macports-ports

Description Type(s) bugfix enhancement security fix Tested on macOS 15.5 24F74 arm64 Command Line Tools 16.4.0.0.1.1747106510 Verification Have you followed our Commit Message Guidelines...

GitHub
I submitted a Pull Request to update MacPorts' ZMap to 4.3.4 here:

https://github.com/macports/macports-ports/pull/28422

GitHub Actions Continuous Integration checks are running (2 of 3 completed successfully so far).

Hopefully those will go OK?

It will be up to someone else with write access to merge it if so.

#ZMap #MacPorts #NetworkScanning #OpenSource
I submitted a Pull Request to update MacPorts' ZMap to 4.3.2 here:

https://github.com/macports/macports-ports/pull/27538

2/3 of GitHub's Continuous Integration checks are running with a third queued. Hopefully those will go OK?

If they do, it's up to someone else with commit access to merge it.

#ZMap #MacPorts #NetworkScanning #InfoSec #OpenSource

Is Palo Alto actually scanning for their compromised and vulnerable customers? At least from the logs on one of my servers, there is a log entry for a GET HTTP request with a peculiar User-Agent.

To be honest, it would have been a positive step to see vendors actively scanning and notifying their customers.

Maybe they should team up with @shadowserver to perform it at a larger scale?

205.210.31.109 - - [01/Jan/2025:11:18:03 +0000] "GET / HTTP/1.1" 200 186832 "-" "Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: [email protected]"

#paloalto #cybersecurity #vulnerability #networkscanning

Version Fingerprinting Tricks: Automating Software Identification for Vulnerability Scanners.

Presentation done at FIRST conference 2024.

🔗 https://d4-project.org/2024/07/02/version-fingerprinting-tricks.html

#infosec #opensource #networkscanning
#netsec

@jtk @firstdotorg

Version Fingerprinting Tricks: Automating Software Identification for Vulnerability Scanners | D4 Project

I submitted a PR to update MacPorts' version of ZMap to version 3.0.0 which was officially released!

https://github.com/macports/macports-ports/pull/19211

It's passed the build bot/CI checks.

However, since I do not have commit access, it is up to someone else to merge it.

Thanks to @zakir for merging one of my PRs in the upstream project before this release!

Thanks to Herby Gillot (not sure where Herby may be on the FediVerse) for giving me a heads up that 3.0.0 was officially out (I had previously been working on PRs for RC2).

#ZMap #MacPorts #OpenSource #NetworkScanning #Security

zmap: update to official release version 3.0.0 by artkiver · Pull Request #19211 · macports/macports-ports

remove redis variant as support for that was dropped upstream. Description Type(s) bugfix enhancement security fix Tested on macOS 13.4.1 22F82 arm64 Xcode 14.3.1 14E300c Verification Hav...

GitHub