Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

lisandrogallo/simple-nmap-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple Port Scanning Bash Script

Bash script to automate some types of port scans using Nmap.

It includes some scan profiles to identify common open ports and services, web servers, UDP services, high ports, live hosts, etc., using TCP/SYN/UDP and other port scanning techniques.

Usage

simple-nmap-script.sh [-b] -f {source_file} {scan_name} [initials]
simple-nmap-script.sh [-b] -i {ip_range} {scan_name} [initials]

About

Bash script to automate some types of port scans using Nmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published