awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
angryip avatar

angryip/ipscan

0
View on GitHub↗
5,017 stele·821 fork-uri·Java·GPL-2.0·7 vizualizăriangryip.org↗

Ipscan

ipscan este un auditor de rețea cross-platform și un scanner de rețea bazat pe Java, utilizat pentru descoperirea dispozitivelor din rețea și exportarea rezultatelor scanării. Funcționează ca un scanner de intervale de adrese IP și un scanner de porturi TCP/UDP pentru a identifica host-urile active și serviciile deschise într-o rețea.

Aplicația dispune de o arhitectură de fetcher bazată pe plugin-uri care permite integrarea unor fetchere de colectare a datelor personalizate pentru a prelua informații specifice despre hardware sau software de la host-urile descoperite.

Capabilitățile sale mai largi includ descoperirea rețelei locale, auditarea porturilor de rețea și crearea de inventare de active de rețea. Utilizatorii pot interacționa cu software-ul printr-o interfață grafică cu scalare pentru ecrane de înaltă densitate sau prin interfața linie de comandă pentru scanare automatizată.

Features

  • Local Network Discovery - Identifies active devices and hosts on a local network by scanning specified IP address ranges.
  • Port Scanning - Identifies active devices and open ports across a range of network addresses.
  • Host Information Collections - Retrieves detailed hardware and software information from discovered network hosts using custom fetchers.
  • Cross-Platform Networking - Provides a consistent network auditing and device discovery application across different operating systems.
  • IP Address Probing - Probes local or internet addresses using ranges and lists to identify active hosts.
  • IP Reachability Scanners - Pings specified ranges of IP addresses to map active network nodes.
  • Network Scanners - Performs high-performance probing of network address spaces and port ranges to identify active hosts.
  • Port Scanners - Probes specific TCP and UDP transport layer ports to determine the reachability of remote hosts.
  • TCP Connectivity Probes - Identifies active hosts and open services by attempting to establish raw TCP connections via sockets.
  • Service Availability Audits - Checks for open ports on multiple IP addresses to verify service availability and security configurations.
  • Plugin-Based Architectures - Features a modular architecture that allows extending host data collection via external plugins.
  • Network Probing Thread Pools - Employs a multi-threaded pool of worker threads to probe multiple IP addresses and ports simultaneously.
  • Network Host Data Fetchers - Allows the integration of custom fetchers to retrieve specialized hardware or software information from discovered hosts.
  • Scan Result Exporters - Exports discovered network assets and scan results into structured file formats for external analysis.
  • Command Line Interfaces - Provides a command line interface for automated network scanning and task management without a GUI.
  • Security Asset Inventories - Creates structured repositories of discovered network assets for documentation and security analysis.
  • Terminal-Based Network Scanning - Enables the automation of IP and port probing through a terminal interface.
  • Swing-Based UI Frameworks - Provides a cross-platform desktop user interface built with the Java Swing toolkit.

Istoric stele

Graficul istoricului de stele pentru angryip/ipscanGraficul istoricului de stele pentru angryip/ipscan

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face angryip/ipscan?

ipscan este un auditor de rețea cross-platform și un scanner de rețea bazat pe Java, utilizat pentru descoperirea dispozitivelor din rețea și exportarea rezultatelor scanării. Funcționează ca un scanner de intervale de adrese IP și un scanner de porturi TCP/UDP pentru a identifica host-urile active și serviciile deschise într-o rețea.

Care sunt principalele funcționalități ale angryip/ipscan?

Principalele funcționalități ale angryip/ipscan sunt: Local Network Discovery, Port Scanning, Host Information Collections, Cross-Platform Networking, IP Address Probing, IP Reachability Scanners, Network Scanners, Port Scanners.

Care sunt câteva alternative open-source pentru angryip/ipscan?

Alternativele open-source pentru angryip/ipscan includ: nmap/nmap — Nmap is a command-line network security scanner and reconnaissance framework designed for infrastructure mapping and… 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… projectdiscovery/naabu — Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to… lcvvvv/kscan — kscan is a network security scanner and service fingerprinter used to discover active hosts and open ports. It… samsar4/ethical-hacking-labs — Ethical-Hacking-Labs is a comprehensive cybersecurity training curriculum and lab suite designed for learning…

Alternative open-source pentru Ipscan

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ipscan.
  • nmap/nmapAvatar nmap

    nmap/nmap

    13,065Vezi pe GitHub↗

    Nmap is a command-line network security scanner and reconnaissance framework designed for infrastructure mapping and security auditing. It functions as a packet crafting utility that probes target systems to identify active hosts, detect open ports, and determine the services and operating systems running on a network. The tool distinguishes itself through its ability to perform raw socket packet injection and stateful connection tracking, allowing it to bypass standard operating system networking stacks. It utilizes an asynchronous concurrency model to manage large-scale network scans and em

    Casynchronousc-plus-pluslibpcap
    Vezi pe GitHub↗13,065
  • robertdavidgraham/masscanAvatar robertdavidgraham

    robertdavidgraham/masscan

    25,355Vezi pe 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
    Vezi pe GitHub↗25,355
  • jaykali/maskphishAvatar jaykali

    jaykali/maskphish

    3,020Vezi pe GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    Vezi pe GitHub↗3,020
  • projectdiscovery/naabuAvatar projectdiscovery

    projectdiscovery/naabu

    5,766Vezi pe 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
    Vezi pe GitHub↗5,766
Vezi toate cele 30 alternative pentru Ipscan→