Skip to content
#

pcap

Here are 376 public repositories matching this topic...

dspruell-s01
dspruell-s01 commented Aug 3, 2020

zeek-cut currently has ability to output "header blocks" in prefix to records. It would be helpful if there was an option that output a simple header row that contained only the corresponding field names, the target format supporting essentially CSV ready output.

Convoluted example of how we're achieving/using today with (for example) the Miller tool to postprocess:

$ zeek-cut -F, -c < 

PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.

  • Updated Aug 25, 2020
  • C++

Portable (that doesn't include proprietary/commercial operating systems) solution for conversion of cap/pcap/pcapng (gz compressed) WiFi dump files to hashcat formats (recommended by hashcat) and to John the Ripper formats. hcx: h = hash, c = convert and calculate candidates, x = different hashtypes

  • Updated Aug 24, 2020
  • C
riramar
riramar commented Feb 15, 2019

I'm trying a simple test with tcpliveplay but it seems tcpliveplay doesn't handle TCP handshake properly.
Let me describe the steps from my testing.

  1. Logged as root on machine A I ran this command to capture all the traffic to the host 104.31.95.22 (my website).

# tcpdump host 104.31.95.22 -n -s 65535 -w http.pcap

  1. In another shell instance under the same machine I performed a

Poseidon is a python-based application that leverages software defined networks (SDN) to acquire and then feed network traffic to a number of machine learning techniques. The machine learning algorithms classify and predict the type of device.

  • Updated Aug 26, 2020
  • Python

Improve this page

Add a description, image, and links to the pcap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pcap topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.