Skip to content

A Powershell coded alternative to Network Mapper (NMAP) for windows systems.

License

Notifications You must be signed in to change notification settings

SamAgno3/PowerMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PowerMap

A Powershell alternative to Network Mapper (NMAP) for windows systems. Currently a work in progress.

Information

https://samagno3.com/#Projects

Currently this can run a full TCP connect scan against a single IP. The list of features coming soon is below

  1. Multiple IPs, IP ranges, port ranges, and multiple port.
  2. UDP Scans
  3. Null Scans
  4. Fin Scans
  5. X-Mas Scans
  6. Packet fragmentation, firewall evasion techniques

Usage

Currently, the program prompts you for input and guides you through the process of the scan. Can be run with the following command.
./PowerMap.ps1

As more features are added, the use process will become easier with a dedicated --help flag.

About

A Powershell coded alternative to Network Mapper (NMAP) for windows systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages