PSnmap Save

Svendsen Tech's PowerShell nmap-like port scanner accepting IPv4 CIDR notation

Project README

PSnmap

Svendsen Tech's PowerShell asynchronous nmap-like port scanner, accepting IPv4 CIDR notation. DNS lookups.

Should still work with PowerShell version 2, but hasn't actually been tested on that version in a while. :)

Requires x64/AMD64 processor architecture (I'm using .ToInt64() in Invoke-PSipcalc).

Online blog documentation: https://www.powershelladmin.com/wiki/Port_scan_subnets_with_PSnmap_for_PowerShell

The module is in the PowerShell gallery, so with the proper environment (set up by default in PSv5 and up) you can install for your user only (elevation not required) with this command:

Install-Module -Name PSnmap -Scope CurrentUser #-Force

Screenshot Example

alt tag

Svendsen Tech. Joakim Borger Svendsen.

Open Source Agenda is not affiliated with "PSnmap" Project. README Source: EliteLoser/PSnmap

Open Source Agenda Badge

Open Source Agenda Rating