Skip to content

This is a PowerShell Script that scans the local network to find alive hosts.

Notifications You must be signed in to change notification settings

GamehunterKaan/PowerShell-Network-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

PowerShell-Network-Scanner

This is a PowerShell script that scans the local network, finds alive hosts and then scans their top 1000 ports.(according to nmap)

Quick use:

(irm https://raw.githubusercontent.com/GamehunterKaan/PowerShell-Network-Scanner/main/netscan.ps1) | iex

About

This is a PowerShell Script that scans the local network to find alive hosts.

Resources

Stars

Watchers

Forks