#Port-scanner
Showing 43 of 43 repositories tagged #port-scanner, ranked by stars
Nmap - the Network Mapper. Github mirror of official SVN repository.
Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles.
Zero-attacker is an multipurpose hacking tool with over 15+ multifunction tools
Advanced reconnaissance utility
A modular, terminal-based toolkit for OSINT, reconnaissance, and scraping - built in Python, runs on Linux and Windows.
A tool that allows you to convert NMAP results to html, csv, json, markdown, graphviz (dot), sqlite, excel and d2-lang. Simply put it's nmap converter.
:angry: Go IP/port scanner with SYN (stealth) scanning and device manufacturer identification
A repository of tools for pentesting of restricted and isolated environments.
Buildware-Tools is an all-in-one multitool for security research and automation.
swiss army knife for hackers
RedTiger-Tools is a multifunction automation tool dedicated to pentesting and OSINT. The project is open source and designed to be fully configurable according to user needs. It also includes a plugin system that allows users to extend or create new features, in order to centralize multiple tools into a single unified platform.
A script for credentials-based attack surface enumeration and general reconnaissance of massive networks
DDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
Professional network monitoring & visualization tool. L0P4Map combines high-speed ARP discovery with full nmap integration and a real-time interactive network topology engine. Works on both local networks and custom IPs/websites.
Fast service fingerprinting CLI for 170+ protocols (TCP/UDP/SCTP) - built by Praetorian
Packet monster (っ‘-’)╮=͟͟͞͞◒ ヽ( '-'ヽ) TUI tool for sending packets of arbitrary input and monitoring packets on any network interfaces (default: eth0). Windows/macOS/Linux
Network Forensics CLI utility that performs Network Scanning, OSINT, and Attack Detection
Attack Surface Discovery tool built on a microservice approach, utilizing multi-threading for fast, internet-scale asset indexing
Your personal 'Mini Shodan'. A high-performance network reconnaissance engine designed for massive scale asset discovery. Specializes in identifying unsecured services (Open RTSP Cameras, No-Auth VNC, Anonymous FTP) and deeply fingerprints device models with a beautiful real-time terminal dashboard.
easy to use network scanner, with a clickable tui interface
All-in-one CLI security scanner: port scanning, web security, subdomain enumeration, network monitoring. Multi-threaded, cross-platform.
Penetration tests on SSH servers using brute force or dictionary attacks. Written in C.
A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts IP or FQDN with the sole purpose of testing your own network to ensure there are no malicious services running.
Speedy probe-based UDP service scanner
A fully self-contained Nmap like parallel port scanning module in pure Golang that supports SYN-ACK (Silent Scans)
Cross-platform network scanner, LAN discovery & port audit tool for IPv4 subnets
NESCA 4 - multi-threaded port scanner, with nmap accuracy. With password brute force almost everything, and network tester.
GPS is a scanning platform that learns and predicts the location of IPv4 services across all 65K ports.
Simple Penetration Testing Multitool For Beginners.
Check if a certain port is open or not
This tool aims at automating the identification of potential service running behind ports identified manually either through manual scan or services running locally. The tool is useful when nmap or any scanning tool is not available and in the situation during which you did a manual port scanning and then want to identify the services running behind the identified ports.
simple TCP banner grabbing with node.js
A fast, customizable service detection tool powered by a flexible fingerprint system. It helps you identify services, APIs, and network configurations across your infrastructure.
A Network Automation framework focused on Cyber-Security
⚡ ReconNinja v9.1.2 — 38-phase recon framework for pentesters & bug bounty hunters. Subdomain enum → port scan → web recon → WAF/CORS/JS/cloud bucket detection → GitHub OSINT → CVE lookup → AI threat analysis → HTML report. Domains, IPs, CIDRs, target lists. Plugin system. 598 tests.
Modern, cross-platform netcat alternative written in Go with enhanced features for network communication, debugging, and security testing.
Cybersecurity ethical hacking library and app
Asynchronous network scanner in Rust. Uses nmap signature databases for service/OS detection. Optional LLM integration. Work in progress.
This tool is used for web penetration testing features like subnet scanning, directory enumeration, port scanning and more
"A modern, high-performance, and multi-platform network security toolkit built with Kotlin Multiplatform and Compose."
is a fast, multi-threaded port scanner developed in Go. It's built for efficiently scanning ports on a specified target, delivering comprehensive details about open ports with speed and precision.
An extensible Nmap automation module for Python.
Build a network vulnerability scanner from scratch in Go, port scanning, service detection, and vulnerability identification. Full walkthrough