Showing 28 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    RustScan

    RustScan

    The Modern Port Scanner

    The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). Run scripts through our scripting engine (Python, Lua, Shell supported). Scans all 65k ports in 3 seconds. Full scripting engine support. Automatically pipe results into Nmap, or use our scripts (or write your own) to do whatever you want. Adaptive learning. RustScan improves the more you use it. No bloated machine learning here, just basic maths. The usuals you would expect. IPv6, CIDR, file input and more....
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    NATMap

    NATMap

    TCP/UDP port mapping for full cone NAT

    This project is used to establish a TCP/UDP port mapping from an ISP NAT public address to a local private address. If all layers of NAT are full cones (NAT-1), any host can access internal services through the mapped public address. In bind mode, all traffic does not go through this program.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    jNetMap

    jNetMap

    Graphical network monitoring and documentation tool

    jNetMap is a graphical network monitoring and documentation tool. It will ping all registered devices every x minutes, updating the status according to the result of the ping. Requires Java 8 or higher
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 4
    LabMACOSX
    LabMACOSX: Is a laboratory of applications written in Applescript language. Brutosx is brutus.pl remote login and password bruteforce cracker inserted inside the application Brutosx (need only of Net::Telnet Perl module are required get them at CPAN, while the list of users and passwords, and the service is inserted inside the application). SSHOSX is ssh application client to establish an ssh connection from client to server, Nmaposx is nmap port scanner invoked from the application Nmaposx...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 5
    cardionet

    cardionet

    A beautiful, modern Terminal User Interface (TUI) for nmap

    CardioNet simplifies network scanning by providing an intuitive graphical interface for nmap, making it accessible to both beginners and advanced users. Build complex scanning commands visually, execute them in real-time, and export results in multiple formats.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    NimScan

    NimScan

    Fast Port Scanner

    NimScan is a fast and simple port scanner written in Nim, designed to identify open ports on a network efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Masscan

    Mass IP port scanner

    Masscan is an Internet-scale port scanner, able to scan the entire Internet in just 6 minutes or less. It's considered the fastest port scanner and is similar to the famous port scanner nmap, and like port scanners scanrand and unicornscan it uses asynchronous transmissions. However, it is more flexible when it comes to arbitrary port and address ranges. Masscan not only detects when ports are open, it can also check banners. And while it is useful for smaller, internal networks, it's...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 8

    PHP mini vulnerability suite

    Multiple server/webapp vulnerability scanner

    github: https://github.com/samedog/phpmvs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    python-port-scanner

    A fast and multithreaded port scanner with GUI that is developed using

    A fast and multi-threaded port scanner built in python. It scans the hosts port and return the open ports within a mean time. The GUI is built with the python's tkinter module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Unicornscan is an asynchronous TCP and UDP port scanner developed by the late Jack C. Louis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python Port Scanner
    A Simple Port Scanner in Python. You need python installed on your pc before you can use the script!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SiPS is a simple cross-platform TCP Port Scanner. Probable service names based on http://www.iana.org/assignments/port-numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Corazones Web Toolbox es una compilación de herramientas para realizar auditorías de seguridad informática. Entre sus herramientas incluye: | MAC spoofing | Admin panel Finder | Port scanner | MD5 multi search | Metasploit web launcher | etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Network scanner built in javascript language to detect hosts up and opened ports in a TCPIP network. It uses javascript , HTML and AJAX with a web browser. Only works fine in MS Internet Explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MaxPortScanner is a simple port scanner. It can be used to scan all ports ( 0 - 65536 ), In local or remote hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple, efficient, cross-platform port scanner implemented in Java. Features an intuitive user interface that is simple to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Portscan is a simple TCP port scanner (connect scan, similar to nmap -sC). It is implemented with threads for better speed. Please see the code and review it. Criticism is more than welcome. Helps needed to make it robust.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FHAP is a web front-end to the nmap port scanner. It makes use of Perl and a PostgreSQL database to identify system/port trends on a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple to use port scanner. This is platform independent; runs with minimal configuration and simple to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A very simple port scanner written in Java with multi-threading. I have not add any special features in the first release. Feel free to modify it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A library of LAN tools based on wxWidgets. A ping, a network scanner searching for all the available PCs,printers etc, a local port scanner, a chat/fileshare and a data-traffic collector . Anything else can be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NetworkTools has 2 components: A protocol analyzer which plays a TCP client or server or pipeline, which sits between a client and server and shows how they communicate. A port scanner can scan a range of IP addresses and ports. See screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Velociraptor is a simple java API for port scanning and analysis. It provides interfaces to write custom port scanner clients. It scans all ports in a given range to see if they are open and also analyze them to identify the protocol they are running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VScan is a small, text-based, platform independent port scanner written in python, which supports multithreading and banner grabbing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next