Skip to content

Conduct a VLAN network segmentation and security scan to identify active IP addresses within a subnet, and perform customized TCP/UDP port scans to uncover potential vulnerabilities.

License

Notifications You must be signed in to change notification settings

m14r41/Segmentation-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The repository provides scripts for both Linux and Windows environments, making it versatile and accessible to a wide range of users.

The VLAN scanning tool is designed to assist in network reconnaissance by performing targeted scans on a specified list of IP addresses within a subnet. This tool offers the following features. image

  1. Scan Live Subnet IP Addresses: The tool scans the entire provided subnet to identify all live IP addresses, saving the results. It also provides the total count of live IP addresses in the subnet.

  2. Scan Specific IP Addresses: Users can input one or more specific IP addresses, and the tool checks their live status and saves the results.

  3. TCP Port Scan: It performs a TCP port scan on all the provided IP addresses to identify open ports and services. This can help in understanding the network services available on each IP.

  4. UDP Port Scan: The tool also conducts a UDP port scan on the specified IP addresses, revealing any open UDP ports and associated services, if any.

  5. Specify a Folder for Result Storage: After completing the scans, the tool allows users to specify a folder location where the scan results will be saved. This feature ensures organized storage of scan reports.

  6. Completion and Results: Once the scans are finished, the tool indicates the process is done, and users can access the saved scan results in the specified folder.

This tool streamlines the process of scanning and identifying live IP addresses, conducting TCP and UDP port scans on them, and efficiently managing the scan results. It's a valuable asset for network administrators and security professionals seeking to assess and secure their networks.

About

Conduct a VLAN network segmentation and security scan to identify active IP addresses within a subnet, and perform customized TCP/UDP port scans to uncover potential vulnerabilities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published