Netcat 0.7.1

Netcat 0.7.1 Download Summary

  • Language: C/C++
  • Platform: Linux / BSD
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 831
  • Released: May 28, 2007

Netcat 0.7.1 Description

Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol.

It is designed to be a reliable "back-end" tool that can be used directly or easily driven 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 and has several interesting built-in capabilities.

It provides access to the following main features:
- Outbound and inbound connections, TCP or UDP, to or from any ports.
- Featured tunneling mode which allows also special tunneling such as UDP to TCP, with the possibility of specifying all network parameters (source port/interface, listening port/interface, and the remote host allowed to connect to the tunnel.
- Built-in port-scanning capabilities, with randomizer.
- Advanced usage options, such as buffered send-mode (one line every N seconds), and hexdump (to stderr or to a specified file) of trasmitted and received data.
- Optional RFC854 telnet codes parser and responder.

Netcat Bookmark

Hyperlink code:
Hyperlink for Forum code:

Netcat 0.7.1 Script Download Notice

Top 4 Download periodically updates information of Netcat 0.7.1 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Netcat 0.7.1 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Get the IP address of a network interface

... to find the IP address associated with a network interface, given the name of that interface, e.g. "eth0". The address is returned as a string containing a dotted quad. ...
Python

Phpcap

... functions to break down, make and send custom network packets. The module is divided in two extensions, Phpcap and PktTool, phpcap just implements the Pcap functions for sniffing while PktTool provides an access to several functions like pkttool_get_datalink() (which gets the datalink header from a packet), or pkttool_new_tcp() (which builds ...

TransConnect

This is a program that allows users behind a HTTP proxy like squid to use applications like telnet,ssh, irc, fetchmail etc as if they were directly connected to the internet. ...

FreeNetMAP

This program makes a graphical representation of your network in coordinates. You can control installed softwares in each hardware. The images are dinamic constructed using PHP language. ...

Pinhole

Pinhole is a simple network utility that forwards a port to the host specified. The optional newport parameter may be used to redirect to a different port on the target host. Uses threads gratuitously. ...
Python