Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Hping

Compare

  Analyzed about 6 hours ago

hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features.

18.5K lines of code

0 current contributors

about 20 years since last commit

5 users on Open Hub

Inactive
3.0
   
I Use This

Npcap

Compare

  Analyzed about 11 hours ago

Nmap Project's packet sniffing library for Windows, based on WinPcap/Libpcap improved with NDIS 6 and LWF.

33.8K lines of code

2 current contributors

about 1 month since last commit

4 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

network grep

Compare

  Analyzed about 6 hours ago

ngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes IPv4/6, TCP, UDP, ICMPv4/6, IGMP ... [More] and Raw across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop. [Less]

117K lines of code

0 current contributors

about 16 years since last commit

4 users on Open Hub

Inactive
3.33333
   
I Use This

Net::Pcap

Compare

  Analyzed about 17 hours ago

Perl binding to the LBL pcap(3) packet capture library. Also works on Windows systems using the WinPcap library.

6.12K lines of code

0 current contributors

over 1 year since last commit

2 users on Open Hub

Very Low Activity
4.0
   
I Use This
Licenses: Artistic_..., gpl

dabba

Compare

  Analyzed 1 day ago

What is dabba? dabba is a set of network tools written for Linux. Its main use is to gather or scatter actions on a network such as traffic capture, replay, generation or monitoring on a network. This is inspired on the Dabba Walla system present in Mumbai where meals are regrouped and ... [More] dispatched throughout the city with a high efficiency rate, every day of the year. The project has 4 main components: - libdabba - low-level zero-copy network library - libdabba-rpc - protobuf-based rpc library for dabbad and dabba - dabbad - multi-threaded task manager and IPC query processor - dabba - CLI 'à la git' to communicate with dabbad and submit tasks [Less]

9.24K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

panoptes network monitor

Compare

  Analyzed about 4 hours ago

Panoptes is a host and network monitoring tool. It can scale to any size network in a single configuration. It also supports discovery of new devices on the network automatically.

16K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Packet.Net

Compare

  Analyzed about 3 hours ago

High performance .Net assembly for dissecting and constructing network packets such as ethernet, ip, tcp, udp etc.

28.5K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

etherpoke

Compare

  Analyzed about 14 hours ago

etherpoke is a scriptable network session monitor. etherpoke defines three events to which a hook (system command) can be assigned. The event hook can be any program installed in the system. SESSION_BEGIN is triggered when the first packet matching the filter rule is captured. SESSION_END ... [More] is triggered when the time since the last matching packet was captured exceeds the session timeout. SESSION_ERROR is triggered when it is no longer possible to proceed with packet capture, most likely due to network interface error. This event cancels out any future triggers of SESSION_END, until SESSION_BEGIN is triggered again. Since version 2.3.0, etherpoke has support for socket notifications (TCP protocol), allowing remote clients to be notified when any of the events is triggered. [Less]

1.04K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

capdiss

Compare

  Analyzed about 11 hours ago

Capture file dissector with embedded Lua interpreter. With this tool an analyst has access to powerful scripting environment that can be used for endless variety of tasks, starting from simple packet inspection to building sophisticated data-driven programs. The usage of the tool is loosely based on principles of awk.

2.37K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

DiNeMeter

Compare

  Analyzed about 4 hours ago

Multiple sub-projects with the combined purpose of metering traffic for shared internet connections.

4.41K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: AGPL3_or_..., gpl3_or_l...