Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 690 Bytes

File metadata and controls

22 lines (15 loc) · 690 Bytes

Verydisco

Verydisco is a command line tool made to analyze a network, discover hosts and services, and generate a mapping of the network.

Screenshot

Usage

verydisco [options] <target_ip>

Build

To build it yourself, simply use

cargo build --release

Disclaimer

This tool is made for recon on networks you own or have permission to scan. Do not use this tool for malicious purposes. Also, be cautious with the threads option, as it can generate a lot of traffic and potentially get you in trouble with your network administrator, as well as performing a DOS attack on the target IP.