Skip to content

A Python script designed to perform network scanning and vulnerability assessment

Notifications You must be signed in to change notification settings

0xGLSS/Routes-discovery-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Routes Discovery Script

Discovering vulnerabilities within a network is a crucial aspect of penetration testing, and the Routes Discovery Script simplifies this process. This open-source tool automates the discovery of hosts within a network and identifies known exploits present on those hosts.

How It Works

The script operates by parsing default routes and monitoring for any changes. When a user connects to a VPN server, the script dynamically detects newly added routes and presents them for analysis.

image

image

Subsequently, the script initiates a multi-threaded scan targeting the identified routes to uncover potential vulnerabilities.

image

Disclaimer Use at Your Own Risk! This tool is distributed as-is, without any warranties. It is imperative to utilize this tool responsibly and within legal bounds. Unauthorized access is strictly prohibited. The developers cannot be held liable for any damages incurred through the use of this tool. Always ensure compliance with relevant laws and ethical guidelines. By utilizing this tool, you acknowledge and agree to these terms.

About

A Python script designed to perform network scanning and vulnerability assessment

Topics

Resources

Stars

Watchers

Forks

Languages