Skip to content

Tool to automate corporate network segmentation test

License

Notifications You must be signed in to change notification settings

offsec-org/el_segmentador

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

El Segmentador

Tool to automate corporate networks segmentation test

Features

  • Create a file structure to store the results in an orderly manner
  • Scans and analyzes live machines in different network segments, using four different Ping Scan Methods
  • Performs a deeper scan in live machines, looking for enumerate the versions of the services and possible vulnerabilities, both for TCP and UDP ports
  • Record the total usage time of the script
  • Compatible with all nmap versions above the 7.0

Issues

  • Some people may need to run with sudo permissions for the full nmap operation

Installation

  • Clone or Download the master branch from git
git clone https://github.com/yozgarcia/el_segmentador.git
wget -o https://github.com/yozgarcia/el_segmentador/archive/master.zip

Usage

  • Need to establish execution permission with chmod command for "el_segmentador.sh" and execute
  • The script will ask:
  • The output folder of the resulting information
  • The network interface
  • The file with the work scope
cd el_segmentador
chmod +x el_segmentador.sh
./el_segmentador.sh

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Tool to automate corporate network segmentation test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%