awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lcvvvv avatar

lcvvvv/kscan

0
View on GitHub↗
4,286 星标·550 分支·Go·GPL-3.0·10 次浏览

Kscan

kscan 是一款网络安全扫描器和服务指纹识别工具,用于发现活跃主机和开放端口。它作为网络协议分析器和内网映射工具,能够识别可达网关并分析目标环境的网络攻击面。

该工具通过外部情报服务检索目标主机并验证其可用性,从而集成外部资产发现功能。它还可用作凭据爆破工具,利用自动化的用户名和密码字典测试多种协议的身份验证强度。

该项目涵盖了通过识别软件版本、操作系统和通信协议进行网络安全审计的功能。它支持导入包括 IP 地址和 URL 在内的多种目标格式,并可编译为独立二进制文件以实现便携式执行。

Features

  • Network Scanning - Probes IP addresses and URLs to identify open ports and fingerprint running services.
  • Network Security Scanners - Provides a comprehensive network security scanner for discovering hosts, ports, and fingerprinting services.
  • Multi-Protocol Brute Forcers - Verifies credential strength across multiple network protocols using automated brute-force dictionaries.
  • Port Scanning - Identifies open ports on target hosts to determine available services and network entry points.
  • Automated Asset Verification - Integrates external intelligence with active scanning to automatically verify and map available network assets.
  • External Intelligence Integrators - Queries external security intelligence services to retrieve and enrich the list of target assets for scanning.
  • Internal Network Discoverers - Probes private network segments to discover reachable gateways and active hosts within local environments.
  • Service Protocol Analyzers - Detects active communication protocols on remote ports regardless of the default port number.
  • Network Scanners - Discovers active hosts and open ports to analyze network surface area and reachable gateways.
  • Network Security Auditing - Scans for open ports and probes network segments to identify potential entry points and security vulnerabilities.
  • Service Fingerprinting - Matches network response headers and payloads against a library of known signatures to identify software versions.
  • Credential Brute-Forcing - Tests authentication strength using automated username and password dictionaries across network services.
  • Multi-Protocol Probing Engines - Analyzes open ports and traffic patterns to identify active services regardless of the assigned port number.
  • Segment Discovery - Detects active local or private network segments to identify reachable gateways and available hosts.
  • Search Engine - Retrieves target host addresses by querying search engines using specific keyword dorks.
  • Protocol Detection - Identifies the specific communication protocols and services running on target hosts by analyzing open ports.
  • Single-Port Protocol Detection - Automatically detects the active network protocol on a port regardless of the standard port number assigned.
  • OS Fingerprinting - Identifies remote operating systems by analyzing network packet characteristics such as TTL and TCP window sizes.
  • OS Version Detection - Detects the target host operating system by analyzing packet characteristics and response timing.
  • External Asset Discovery - Finds and verifies external-facing target hosts and IP addresses using intelligence services and scanning.
  • Credential Testing Utilities - Provides utilities to verify credential strength against authentication services using automated dictionary attacks.
  • Multi-Protocol Authentication Testing - Tests credentials across a diverse range of network services and protocols simultaneously to verify authentication strength.
  • Target System Fingerprinting - Identifies the operating system and hardware characteristics of a target by analyzing network response patterns.
  • Reconnaissance Tools - Network scanner focused on service identification.
  • Network and Web Reconnaissance - Scans ports, detects protocols, and fingerprints services.

Star 历史

lcvvvv/kscan 的 Star 历史图表lcvvvv/kscan 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Kscan 的开源替代方案

相似的开源项目,按与 Kscan 的功能重合度排序。
  • owasp/nettackerOWASP 的头像

    OWASP/Nettacker

    5,258在 GitHub 上查看↗

    Nettacker is an automated penetration testing framework designed to orchestrate reconnaissance, port scanning, and vulnerability detection. It functions as a network reconnaissance tool and vulnerability scanner that identifies open ports, fingerprints services, and checks systems against databases of known security flaws. The framework distinguishes itself by combining a web application crawler for discovering hidden paths via fuzzing with a vulnerability management system that persists scan results in a database to track historical assessments. It also includes specialized capabilities for

    Pythonautomationbruteforcecve
    在 GitHub 上查看↗5,258
  • projectdiscovery/naabuprojectdiscovery 的头像

    projectdiscovery/naabu

    5,766在 GitHub 上查看↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Gocdn-exclusionhacktoberfestnmap
    在 GitHub 上查看↗5,766
  • shadow1ng/fscanshadow1ng 的头像

    shadow1ng/fscan

    13,421在 GitHub 上查看↗

    Fscan is an automated penetration testing tool designed for internal network reconnaissance and vulnerability assessment. It functions as a comprehensive security framework that maps network infrastructure, identifies active hosts and services, and detects security weaknesses across internal environments. The tool distinguishes itself through a modular plugin architecture that allows for extensible security checks and a stateful asset tracking system that maintains an in-memory registry of discovered infrastructure. It incorporates a dedicated credential brute-force engine for testing passwor

    Go
    在 GitHub 上查看↗13,421
  • robertdavidgraham/masscanrobertdavidgraham 的头像

    robertdavidgraham/masscan

    25,355在 GitHub 上查看↗

    Masscan is a command-line network scanner designed for large-scale discovery and infrastructure reconnaissance. It identifies open ports across specific network segments or the entire internet by probing vast address ranges with high efficiency. The tool functions as an asynchronous packet engine, bypassing standard operating system kernel networking stacks to transmit raw packets directly from application memory. The project distinguishes itself through a specialized architecture that manages millions of concurrent connections by separating packet transmission and reception into independent

    C
    在 GitHub 上查看↗25,355
查看 Kscan 的所有 30 个替代方案→

常见问题解答

lcvvvv/kscan 是做什么的?

kscan 是一款网络安全扫描器和服务指纹识别工具,用于发现活跃主机和开放端口。它作为网络协议分析器和内网映射工具,能够识别可达网关并分析目标环境的网络攻击面。

lcvvvv/kscan 的主要功能有哪些?

lcvvvv/kscan 的主要功能包括:Network Scanning, Network Security Scanners, Multi-Protocol Brute Forcers, Port Scanning, Automated Asset Verification, External Intelligence Integrators, Internal Network Discoverers, Service Protocol Analyzers。

lcvvvv/kscan 有哪些开源替代品?

lcvvvv/kscan 的开源替代品包括: owasp/nettacker — Nettacker is an automated penetration testing framework designed to orchestrate reconnaissance, port scanning, and… projectdiscovery/naabu — Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to… shadow1ng/fscan — Fscan is an automated penetration testing tool designed for internal network reconnaissance and vulnerability… robertdavidgraham/masscan — Masscan is a command-line network scanner designed for large-scale discovery and infrastructure reconnaissance. It… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… google/tsunami-security-scanner — Tsunami Security Scanner is a network vulnerability scanner and security auditor designed to identify high-severity…