Skip to content
#

pcap

Here are 458 public repositories matching this topic...

gpotter2
gpotter2 commented Dec 18, 2016

Hi & welcome to Scapy's github ! This page lists issues that you can try to fix if you want to start contributing to Scapy.

This list includes wishes and things added by the maintainers based on the issues that we get, but also issues marked with TODO or XXX that already exist in Scapy's code base (layers). If you want to contribute to the project you might just take care one of the bugs.

mabj
mabj commented Sep 24, 2021

Hello Zeek's community!

Zeek (master and 4.1) corrupts extracted PE executable from an HTTP response if the request has a non-expected Content-Type. Here is a proof-of-concept PCAP with two HTTP responses returning the same file but with different Content-Types. The first one with the right Content-Type "application/x-msdownload" and another one with "message/rfc822".

Zeek extracts the f

Jxpro
Jxpro commented Aug 21, 2021

这是在代理界面所显示的 自动选择的节点 为香港-04

{CY %MMNY{4QA{VJQCF1_TF

这是在连接界面所显示的 连接时实际选择的节点 为香港-01

547`}@QL}WB9K%8THA6K~CV

从图中可以看出两个界面的节点不一致,具体我也我也不知道是代理界面的节点显示错误还是连接界面的节点显示错误

说明:我将 url

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 Oct 7, 2021
  • 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 Oct 6, 2021
  • 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 Oct 7, 2021
  • 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