Skip to content

nishi-k26/network-scanning-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Scanning Tool

This is a Python-based network scanning tool designed to identify and assess potential security risks accross various network services and protocols. It is modularised, making it flexible to add or update scanning capabilities as needed.

Features

  • Modular Architecture: Easily extendable with new scanning modules.
  • Multi-Protocol Scanning:: Supports scanning for vulnerabilities across FTP, HTTP, DNS, SSH, TELNET, STMP and more.
  • Customizable Scans: Tailor the scan configurations to suit specific network environments.

Installation

  1. Clone the Repository: git clone https://github.com/nishi-k26/network-scanning-tool.git
  2. Install Dependencies: pip install python-nmap pip install fpdf

Usage

To run the network scanning tool, execute the main script: python Scan.py

Enter the IP Address or DNS name you want to scan at the prompt. You can customize the scanning options by modifying the configuration files or adding new modules.

Results

Screenshot of the Result

Contributing

We welcome contributions! To get started:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix
  3. Submit a pull request with a detailed description of the changes.

For any inquiries or support, feel free to open an issue or contact the repository owner directly. Developed by nishi-k26

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages