Showing 43 open source projects for "netcat"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    websocat

    websocat

    Command-line client for WebSockets, like netcat (or curl)

    Netcat, curl and socat for WebSockets. Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions. Connecting to and serving WebSockets from the command line. Executing external program and making it communicate to WebSocket using stdin/stdout. Text and binary modes, converting between lines (or null-terminated records) and messages.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2

    NEtCAT NanoSurface Analyzer

    NanoSurface Analyzertool is designed for the STM image analysis

    NanoSurface Analyzer tool is designed for the analysis and measurement of surface data at the nanoscale. This application is developed to support researchers working with surface data by providing tools for reading, processing, and analyzing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    powercat

    powercat

    Netshell features all in version 2 powershell

    ...PowerCat is implemented as a single, portable PowerShell script that favors minimal dependencies and is convenient to drop into a target or use from an admin workstation. Because it reimplements low-level socket behavior in managed code it is especially useful in Windows environments where native tools like netcat are unavailable or restricted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
    Leader badge
    Downloads: 445 This Week
    Last Update:
    See Project
  • 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
  • 5
    Linux Engineer Toolkit Live

    Linux Engineer Toolkit Live

    Portable Linux engineer toolkit for recovery, repair & data rescue

    Linux Engineer Toolkit (LengToolkit) Live is a specialized, recovery-oriented Linux distribution designed for system engineers and IT professionals. Operating exclusively in Live mode, it provides a robust environment to rescue failing systems, recover lost data, and manage disk infrastructures without the need for installation.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    Smallchat

    Smallchat

    A minimal programming example for a chat server

    ...The project shows how you can build a working chat server (accepting clients, broadcasting messages) in very few lines of C, without heavy libraries or frameworks—essentially minimal code, minimal dependencies, and minimal feature-set to illustrate the core concepts. It uses the simplest assumptions (for example: clients connect via telnet or netcat, line-based I/O) and keeps the message logic straightforward: each received line from one client is broadcast to all others (fan-out). The focus is not on robustness, feature richness or production readiness, but on learning how to write a non-trivial C program, handling sockets, multiplexed input (select/poll), client state, and basic formatting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HackTools

    HackTools

    The all-in-one Red Team extension for Web Pentesters

    The all-in-one Red Team browser extension for Web Pentesters. HackTools, is a web extension facilitating your web application penetration tests, it includes cheat sheets as well as all the tools used during a test such as XSS payloads, Reverse shells and much more. With the extension you no longer need to search for payloads in different websites or in your local storage space, most of the tools are accessible in one click. HackTools is accessible either in pop-up mode or in a whole tab in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ESC/POS Print Driver for PHP

    ESC/POS Print Driver for PHP

    PHP library for printing to ESC/POS-compatible thermal printers

    This project implements a subset of Epson's ESC/POS protocol for thermal receipt printers. It allows you to generate and print receipts with basic formatting, cutting, and barcodes on a compatible printer. The library was developed to add drop-in support for receipt printing to any PHP app, including web-based point-of-sale (POS) applications. Many thermal receipt printers support ESC/POS to some degree. This library is designed for use with the composer PHP dependency manager. To make use...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Memorial of original *Hobbit*'s version 1.10 of netcat tool. nc is a Swiss Army knife utility to write and read data across TCP and UDP network connections.
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10

    j-denv

    java-developer/deploy environment

    Another POC (Proof Of Concept), a 'dialog' tool made in java, can show multiple dialogs, images, buttons, and even HTML (3.2) a lot of things do not work properly or doesn't work at all. Reads from stdin and writes to stdout, can be linked with netcat/socat, check readme for examples. IMPORTANT: dealing with long terminal lines require switching the terminal to non-canonical mode (stty -icanon) Reenable canonical mode with: stty icanon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ethercat

    ethercat

    Directly 'cat' into the link layer of a network...

    The ethercat Linux tool is made to directly 'cat' into the link layer of a network like netcat does for the transport layer. It is useful for scripting the transmission of WOL (Wake On LAN) magic packets, but also for command line piping of payload
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    testsvnnb

    netbeans VCS Tests

    netbeans VCS Tests for the netcat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ADB via Netcat File System

    Mount your android device on your linux host.

    Fast and well behaved FUSE based file system allowing you to mount the whole (not only Phone and Card) file system of your rooted android device. It uses NETCAT instead of adb shell to communicate with the device. With this file system you can simply drag and drop files from and to your android device as usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Those who have read past the "Malware" warning can be assured there is absolutely no malware in this OS or in the download. This warning comes from the "netcat" binary included in the download as a DOS time client. Unfortunately netcat has code that is flagged as malware. FREESCO, a NAT/firewall router/server based on Linux and runs on a single 1.44MB floppy. Freesco is very powerful and versatile and can connect multiple home or small office networks to most types of Internet connections including dialup.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16
    NetCrypt

    NetCrypt

    NetCrypt - file-transfer utility providing secure data transfer

    ...NetCrypt seeks to fulfill all those requirements. In it's default configuration, it uses the AES-256-GCM cipher with a PBKDF2 key iteration count of 32000 rounds. NetCrypt is an secure alternative to netcat, but might also supplement SFTP or SSH for file-transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    blucat

    blucat

    netcat for bluetooth!

    blucat is designed to act like netcat and ncat. It's a little harder because there are many protocols to use instead of just TCP and UDP. blucat doesn't just connect sockets, it also provides an nmap like ability to scan and discover devices on the piconet. Currently blucat uses the Service Discovery Protocol to discover devices and services. It is then able to connect to url strings resulting from the service discovery or crafted by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    The GNU netcat

    The networking swiss army knife

    A rewrite of the well-known networking tool, but more portable, with new features and fully GNU compliant.
    Leader badge
    Downloads: 4,427 This Week
    Last Update:
    See Project
  • 20
    sSocks is a package which contains: a socks5 server implements RFC 1928 (SOCKS V5) and RFC 1929 (Authentication for SOCKS V5), a reverse socks server and client, a netcat like tool and a socks5 relay.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 21

    netcat113

    netcat -C ip port same as netcat -L -p port

    netcat -C ip port same as netcat -L -p port
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ImageOverNet

    Server/Client for DD over Netcat

    This is both a server and client to image over netcat, written in Perl. This was done for a course project. Note that this is not fully functional there are some errors that need to be fixed. I'm no Perl wizard either, so it may be kind of messy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    AHT (Ashiyane Hack Tools Ver) 1.1

    Perl Hacking Tools (BackTrack)

    ...It is For BackTrack This Script Contains This tools : Local File Disclource (LFD) Checker Scanning the whole netmask and returning IP and MAC BackConnect Tools Proxy Checker Reverse IP Add a User With Admin Access (Windows) Add a User With r00t Access (Unix) Grab Cpanel Users Remote Port Scanning With NetCat SQL Injection Scanner MD5 Hash Cracker (Online) Admin Page Finder Make Uploader With Echo Method (Linux Servers) Service Scanning BruteForce Services With Medusa And Hydra (Backtrack) Test Lfi With php:// Bypass Method Cms Analyzer (Beta Version) Server Scanning With Nmap Remote Command Execution Console Fck Editor Scanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ESXi Forensic Imaging

    Create forensic images from vmware esxi using dd and netcat

    **This project has been moved to GitHub https://github.com/Gerodd/ESXimager ** With so many companies now moving to virtualization solutions like VMware, multiple "servers" are now stored as files (.vmdk, .vmem, etc..) on a SAN, NAS, local data store, etc... While this can make imaging a server easier, there is no tool to help a forensics investigator find the virtual machine they want to image, select the files they wish to image, and generate a hash and copy the image. This tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    netcat :3 - Webserver

    simple directory listing HTTP Webserver written in Linux Bash + netcat

    "netcat :3 - Webserve" is a small and simple HTTP- Webserver which is completely written in Linux Bash and is based on netcat. This Webserver serves a directory- listing view for folders as everyone knows it from the Apache Webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB