Skip to content
#

openportsscanner

Here are 5 public repositories matching this topic...

Language: All
Filter by language

PortPatrol is a comprehensive network management and security tool designed to analyze network traffic and enhance server security by managing and closing unused ports. This tool is particularly useful for administrators who need to ensure that only necessary ports are open on their servers, thereby reducing potential security vulnerabilities.

  • Updated Aug 7, 2024
  • Go

This tool collects basic information about a target (e.g., domain lookup, WHOIS,nslookup etc.) and identifies open ports and services on a target system (e.g., using socket or Nmap libraries) and performs Vulnerability Assessment Detects known vulnerabilities in the identified services. Command to run: python3 advanceddomainscan.py

  • Updated Nov 24, 2024
  • Python

This tool performs: 1. Reconnaissance Collects basic information about a target (e.g., domain lookup, WHOIS, etc.). 2. Scanning Identifies open ports and services on a target system (e.g., using socket or Nmap libraries). 3. Vulnerability Assessment Detects known vulnerabilities in the identified services.

  • Updated Nov 24, 2024
  • Python
openport

OpenPort is a lightweight and easy-to-use port scanner written in Python. It scans the specified target IP address for open ports and displays the results. The tool supports scanning a range of ports and is designed to help you discover potential open services on a remote machine.

  • Updated Nov 29, 2024
  • Python

Improve this page

Add a description, image, and links to the openportsscanner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openportsscanner topic, visit your repo's landing page and select "manage topics."

Learn more