Powered By Blogger

Wednesday, 18 January 2012

Netcat

Home iconNetcat

    Wikipedia iconLinux penguin icon
  • "Free" price tag iconTerminal window icon
    OS X iconWindows iconMagnifying glass icon

This simple utility reads and writes data across TCP or UDP network connections. It is designed to be a reliable back-end tool to use directly or easily drive by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need, including port binding to accept incoming connections. The original Netcat was released by Hobbit in 1995, but it hasn't been maintained despite its popularity. It can sometimes even be hard to find a copy of the v1.10 source code. The flexibility and usefulness of this tool prompted the Nmap Project to produce Ncat, a modern reimplementation which supports SSL, IPv6, SOCKS and http proxies, connection brokering, and more. Other takes on this classic tool include the amazingly versatile Socat, OpenBSD's nc, Cryptcat, Netcat6, pnetcat, SBD, and so-called GNU Netcat.
Popularity #8, 4
Rating ★★★★ (1)
Latest release 1.10
March 20, 1996
(15 years, 10 months ago)
Homepage
Wikipedia
Outdated/incomplete?
★★★★★ 
 0%
★★★★ 
 100%
★★★ 
 0%
★★ 
 0%
★ 
 0%
Screenshot

No comments:

Post a Comment