Skip to content

securethelogs/PSpanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PSpanner

Securethelogs.com

PSPanner is a lightweight PowerShell script which can help you identify open TCP ports. I created this as certain Anti-Virus vendors block tools such as NMAP.

Network scans are often used for good and can help the blue team identify gaps and potential entry points for attackers.

Selecting your destination

If you wish to do a single scan, enter the URL or IP. At this moment of time, it doesn’t support IP ranges. If you wish to scan multiple, enter all destination into a txt file.

Single Destination Scan singlescan

Multiple Destination Scan singlescan

*The IPs I took from Shodan. I don’t own or advise scanning them. They were the first ones on the site and are used as an example.

<Running Live....(Internet Connection Needed)/b> Run the following within Powershell:

powershell –nop –c “iex(New-Object Net.WebClient).DownloadString(‘https://raw.githubusercontent.com/securethelogs/PSpanner/master/PSpanner.ps1’)”

For More Information: https://securethelogs.com/pspanner-network-scanner/

About

Powershell Network Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published