Git Product home page Git Product logo

port-scanner's Introduction

Port-Scanner

Offers extensive network scanning capabilities.

PortScanner is a Python tool designed for network port scanning, information gathering, and reporting. It provides a comprehensive set of functionalities for scanning target hosts, detecting open ports, fetching banners, performing SSL certificate retrieval, and more.

Key Features:

  1. Port Scanning: Scan target hosts for open TCP and UDP ports using specified transport layers.
  2. Banner Grabbing: Retrieve banners from open ports to gather information about services running on target hosts.
  3. Geolocation: Fetch geolocation data for target IP addresses to determine their physical location.
  4. OS Detection: Perform operating system detection on target hosts based on TTL values in received packets.
  5. Service Version Detection: Identify service versions running on open ports to determine specific software and protocols.
  6. SSL Certificate Retrieval: Fetch SSL certificates from target hosts to analyze their security configurations.
  7. Customizable Options: Customize scanning parameters such as timeout, retries, verbosity, and saving scan results to files.

Contributing:

Contributions, bug reports, and feature requests are welcome! Feel free to fork the repository, make your changes, and submit a pull request.

Getting Started

Clone the repository.

git clone https://github.com/kassam-99/Port-Scanner.git

Install dependencies

pip install -r requirements.txt

Usage Examples

cd Port-Scanner

python PortScanner.py

port-scanner's People

Contributors

kassam-99 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.