An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: tcpdump

the-tcpdump-group/tcpdump

the TCPdump network dissector

Language: C - Size: 26.8 MB - Last synced at: about 5 hours ago - Pushed at: 1 day ago - Stars: 3,059 - Forks: 904

chenjiandongx/sniffer

🤒 A modern alternative network traffic sniffer.

Language: Go - Size: 706 KB - Last synced at: about 7 hours ago - Pushed at: 3 months ago - Stars: 778 - Forks: 67

mozillazg/ptcpdump

Process-aware, eBPF-based tcpdump

Language: C - Size: 83 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 1,135 - Forks: 60

NaftalidaCosta/DoH-Traffic-Analysis-Firefox-Wireshark

Análise prática comparando DNS tradicional (UDP/53) e DNS over HTTPS (DoH) no Firefox. Capturas realizadas com tcpdump e analisadas no Wireshark para visualizar diferenças de tráfego, privacidade e comportamento do TLS. Inclui consultas com nslookup, análise de SNI e documentação visual com 16 imagens.

Size: 2.71 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

gojue/ecapture

Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.

Language: C - Size: 38.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 14,776 - Forks: 1,566

kshiitiij/Anis-Portfolio-Cybersecurite

J'ai développé un portefeuille de projets rigoureux en cybersécurité pour des clients fictifs, couvrant le NIST, les audits, Linux, SQL, les actifs, les menaces, les vulnérabilités, la détection, la réponse aux incidents, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle) et l'automatisation avec Python.

Size: 69.3 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

sachaos/tcpterm

tcpterm is a packet visualizer in TUI.

Language: Go - Size: 22.5 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 481 - Forks: 27

Eyevinn/pcap-tools

Tools for working with tcpdump/Wireshark captures of MPEG-2 TS streams

Language: Go - Size: 26.4 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 0

shramos/pcap-splitter

Pcap-splitter allows you to split a pcap file into subsets of pcap files based on sessions, flows, ip addresses, number of bytes, number of network packets...

Language: Python - Size: 8.79 KB - Last synced at: about 6 hours ago - Pushed at: over 6 years ago - Stars: 67 - Forks: 13

labex-labs/wireshark-free-tutorials

Free Wireshark tutorials for beginners with 13 interactive lessons. Easy-to-follow programming guides with hands-on practice exercises.

Size: 88.9 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

hengyoush/kyanos

Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient.

Language: C - Size: 38 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 4,849 - Forks: 219

leolovenet/ipqqwry

一个(包含)纯真IP库的单一可执行文件

Language: Go - Size: 17.4 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 12 - Forks: 2

kevwan/tproxy

A cli tool to proxy and analyze TCP connections.

Language: Go - Size: 1.69 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 3,630 - Forks: 256

x-way/ipsecdump

Dump incoming IPSec packets after they have been decrypted by the kernel

Language: Go - Size: 2.3 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 2

saidsef/scapy-containerised

Containerised Scapy environment with a Terminal for interactive packet analysis, network automation, and visualisation. For Docker and Kubernetes deployments

Language: Dockerfile - Size: 1.42 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 5 - Forks: 3

abbadi03/traffic-capture-lab

Traffic Capture Mini lab

Size: 495 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

YueErro/cheatsheets

Different cheat sheets

Language: CSS - Size: 188 KB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 8 - Forks: 5

Ancava2000/Cybersecurity-Portfolio

Size: 7.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

labex-labs/practice-wireshark-programming-courses

Master Wireshark programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

Size: 43 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

f18m/large-pcap-analyzer

A command-line utility program that performs some simple operations on PCAP files (Wireshark/tcpdump traces) very quickly. Allows you to manipulate very large PCAP files that cannot be easily handled with other software like Wireshark (or tshark). Supports filtering encapsulated GTPu frames. Easily extendible.

Language: C++ - Size: 16.7 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 112 - Forks: 20

echoechoin/vtcpdump

using tcpdump to capture packets from vpp interface.

Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

TJ-Adisa/TJ-Cybersecurity-Portfolio

Built a hands-on cybersecurity portfolio with simulated client cases, applying NIST standards, audit procedures, and tools like Wireshark, tcpdump, Suricata (IDS), Splunk, and Chronicle for detection, response, and automation using Python.

Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

x-way/pktdump

Format gopacket.Packet network packets similar to the tcpdump CLI output

Language: Go - Size: 2.42 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 3

fkie-cad/friTap

Simplifying SSL/TLS traffic analysis for researchers by making SSL decryption effortless.

Language: JavaScript - Size: 34.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 417 - Forks: 38

fffaraz/Qtnpcap

Qt GUI for npcap

Language: C++ - Size: 39 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 5

ChillerDragon/teeworlds-traffic-dumps

Network traffic of teeworlds and ddnet client/server communication captured with tcpdump.

Size: 1.33 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

six-ddc/httpflow

A command line utility helps to capture and dump HTTP stream

Language: C++ - Size: 11.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 688 - Forks: 78

perryflynn/static-binaries

Static builds of common software

Language: Dockerfile - Size: 162 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 62 - Forks: 5

assafmo/joincap

Merge multiple pcap files together, gracefully.

Language: Go - Size: 2.51 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 220 - Forks: 23

shadowy-pycoder/mshark

Simple packet capture tool

Language: Go - Size: 2.21 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

sumin-world/suminworld-system-lab

System programming & networking lab (C, Linux, OSTEP practice)

Language: C - Size: 154 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

anis-djeb/Anis-Portfolio-Cybersecurite

J'ai développé un portefeuille de projets rigoureux en cybersécurité pour des clients fictifs, couvrant le NIST, les audits, Linux, SQL, les actifs, les menaces, les vulnérabilités, la détection, la réponse aux incidents, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle) et l'automatisation avec Python.

Size: 612 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

dkorunic/pktstat-bpf

TC, XDP, KProbe and CGroup eBPF based simple Ethernet interface traffic monitor and reporting tool

Language: C - Size: 4.07 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 121 - Forks: 8

benjojo/tcpdump-to-bpf.benjojo.co.uk

Converts tcpdump filters into iptables rules

Language: HTML - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

Juanx65/WifiSniffing

Testing A Case Study of WiFi Sniffing of Probe request

Language: Python - Size: 3.7 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

krishz-kishore/outbound_ip_collector

Collects and logs outbound IP addresses from a Linux server using tcpdump. Helps track external connections securely

Language: Shell - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

fox-it/pcap-broker

PCAP-over-IP server written in Golang

Language: Go - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 25 - Forks: 3

dnatividade/LinuxTipsNTricks

Linux tips and tricks for command line and tasks automatization

Language: Shell - Size: 942 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 2

larryTheSlap/dumpy

kubectl plugin that performs tpcdump network captures on resources inside kubernetes cluster

Language: Go - Size: 187 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 77 - Forks: 4

dreams-from-dust/cybersecurity-portfolio

This repository contains a collection of cybersecurity project exemplars. Each project includes a problem statement that outlines the objective and a corresponding solution or analysis. The projects cover a range of cybersecurity domains, including risk management, incident response, network analysis, and vulnerability assessment.

Size: 9.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jschwinger233/skbdump

ebpf-based tcpdump

Language: C - Size: 5.94 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 93 - Forks: 7

hsluoyz/WinDump

A user-mode packet dump software based on Npcap

Language: C - Size: 886 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 55 - Forks: 10

onotelli/justniffer

Justniffer Just A Network TCP Packet Sniffer. Justniffer is a network protocol analyzer that captures network traffic and produces logs in a customized way, can emulate web server log files, track response times and extract all "intercepted" files from the HTTP traffic

Language: Python - Size: 6.14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 221 - Forks: 60

emmanueltouzery/hotwire

Hotwire allows you to study network traffic of a few popular protocols in a simple way

Language: Rust - Size: 2.14 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 232 - Forks: 12

IamNiko/linux_network_lab

SOC mini-lab: detección de puertos, captura y análisis de tráfico”

Language: Shell - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

shixiaofeia/gopacket-http

监听网卡流量, 过滤并组装HTTP请求和响应, 供旁路分析, 抓包等用途

Language: Go - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 6

chenjiandongx/bpfpinger

🚥 A high-performance ICMP ping implementation build on top of BPF technology.

Language: Go - Size: 51.8 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 2

Asphaltt/vista

An eBPF enhanced Linux kernel skb and socket tracing tool.

Language: C - Size: 5.73 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 21 - Forks: 2

wxiaoguang/AndroidTcpdumpGui

A user friendly tcpdump GUI for rooted Android devices

Language: Java - Size: 579 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 20 - Forks: 7

RT-Thread-packages/netutils

IoT networking utilities for RT-Thread. Such as: ping, tftp, iperf, netio, ntp, telnet and tcpdump.

Language: C - Size: 8.05 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 79 - Forks: 63

Netis/cloud-probe

A Software Probe for network packet capturing and forwarding in Cloud/Kubernetes and Virtualized environment.

Language: C++ - Size: 88.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 959 - Forks: 174

Tomatotech90/Traffic-Analysis-Tools

better way to analyze traffic

Language: Shell - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

agbuenoch/analyse-packets-with-tcpdump

This project used the command-line tool "tcpdump" to capture and analyse live network traffic from a Linux virtual machine. It identifies network interfaces to capture network packet data. It uses tcpdump to filter live network traffic and capture network traffic using tcpdump. Lastly, it filters the captured packet data.

Size: 2.25 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

trigerman/IntrusionDetectionLab

IntrusionDetectionLab is a hands-on simulation lab designed to teach network defenders how to detect and respond to real-time network intrusions using Snort.

Language: Python - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

kylemcdonald/FreeWifi

How to get free wifi.

Language: Python - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 2,922 - Forks: 229

yopinto/ops-env

Работа с переменными окружения в Unix-системах

Language: Go - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

the-tcpdump-group/tcpslice

tcpslice concatenates multiple pcap files together, or extracts time slices from one or more pcap files.

Language: C - Size: 768 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 74 - Forks: 24

mechpen/sockdump

Dump unix domain socket traffic with bpf

Language: Python - Size: 242 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 392 - Forks: 53

RootUp/PersonalStuff

Upload files done during my research.

Language: Lua - Size: 33.1 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 160 - Forks: 57

Kwangsa19/Ketmanto-Cybersecurity-Portfolio

I developed a rigorous cybersecurity project portfolio on mock clients covering NIST, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.

Language: Jupyter Notebook - Size: 2.23 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 94 - Forks: 35

n03stalg1a/Device-Security-Audit

Device-Security-Audit is a Python-based security audit tool that helps assess and enhance the security of your systems. It includes checks for Docker container vulnerabilities, rootkit detection, network traffic monitoring, and cloud and Kubernetes security. With customizable options and parallel task execution, it's simply the best.

Language: Python - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

osmocom/osmo-pcap

PCAP aggregator and centralized storage; mirror of https://gitea.osmocom.org/osmocom/osmo-pcap

Language: C - Size: 403 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 4

dyxushuai/grpcdump

gRPC dump tool

Language: Go - Size: 9.74 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 6

hnkr/stm32_lwip

lwIP TCP/IP Stack and FreeRTOS runs on STM32 F7 Series microcontroller

Language: C - Size: 2.53 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 12

ivan-sincek/evil-twin

Learn how to set up a fake authentication web page on a fake WiFi network.

Language: PHP - Size: 1.8 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 108 - Forks: 14

QXIP/webshark

webShark: Wireshark & PCAPs in your browser, 100% Open-Source Cloudshark alternative based on sharkd

Language: HTML - Size: 31.1 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 219 - Forks: 54

GhassenHafsiaINSAT/grpc_pcap_analyzer

This repository contains my work with gRPC traffic analysis and tcpdump. It includes a gRPC parser integrated into tcpdump.

Language: CMake - Size: 244 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

deer-hunt/ipsurv

IpSurv are investigation tools for surveying IP addresses, network investigation, test and debugging - "ipsurv, ipscap, ipsend". Those tools allow for packet capture, such as tcpdump, and packet sending tests. Each tools and internal program are extensible using Python.

Language: Python - Size: 2.23 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

rmedvedev/grpcdump

Tool for capture and parse grpc traffic

Language: Go - Size: 464 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 159 - Forks: 23

AndrewRathbun/DFIRMindMaps

A repository of DFIR-related Mind Maps geared towards the visual learners!

Size: 31.7 MB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 517 - Forks: 66

mosajjal/tcpshark

Cross-Platform process-aware tcpdump

Language: Go - Size: 116 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 35 - Forks: 4

flarco/elk-tcpdump

Code to aggregate tcpdump traffic and send to ELK (Elasticsearch-Logstach-Kibana)

Language: Python - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: about 9 years ago - Stars: 17 - Forks: 7

pkgforge-dev/static-toolbox 📦

Moved to https://github.com/pkgforge/soarpkgs

Language: Shell - Size: 369 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 21 - Forks: 7

HaroonArif1/AI-Based-Network-Traffic-Analysis-with-AutoGPT-Platform

The AutoGPT Network Traffic Analyzer is an AI-driven framework designed to monitor, analyze, and capture network interactions between AI agents and backend services,

Size: 0 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sami-fennich/Flow_Chart_Generator

Flow Chart Generator

Language: Python - Size: 208 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

interglobalmedia/wireshark-vs-tcpdump

Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

gchux/cloud-run-tcpdump

Cloud Run packet capturing sidecar

Language: Go - Size: 15.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 3

etene/nldecap

Pretty-printing for netlink monitoring device captures

Language: Python - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

USNavalResearchLaboratory/trpr

TRace Plot Real-time (TRPR): network statistic plotting tool for MGEN, tcpdump, ns-2

Language: C++ - Size: 438 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 5

SergK/cheatsheat-tcpdump

cheatsheat-tcpdump

Size: 141 KB - Last synced at: 7 months ago - Pushed at: over 11 years ago - Stars: 97 - Forks: 36

Hugh-Kumbi/Cybersecurity-Portfolio

I built a rigorous cybersecurity project portfolio for simulated clients, covering NIST frameworks, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.

Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

syncsynchalt/dime-a-tap

Man-in-the-middle TLS intercept proxy with tcpdumpable loopback

Language: Go - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 0

dmorn/lsaddr

List network addresses used by your apps

Language: Go - Size: 212 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 3

jakewins/boltalyzer

Neo4j Bolt protocol analysis tool

Language: Java - Size: 211 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 0

Ne-haBhatt/Network-Traffic-Analysis

Size: 1.54 MB - Last synced at: 9 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

nderousseaux/sniffer-reseau

Sniffer réseau - Wireshark like en cli

Language: C - Size: 526 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arogov-com/netdump

Netdump for Windows

Language: C - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pkpraveen895/pcap-analyser

Analyzed a Wireshark/TCPdump trace to characterize the TCP flows in the trace and also figured out the HTTP Versions, congestion window sizes and packet losses

Language: Python - Size: 6.98 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 6

Vergosss/Modern-Topics-In-Network-Security

Modern Topics In Network Security Lab reports(including screenshots of server configuration, iptables rules, fail2ban configurations and BIND DNS server implementation). Additionally python code to implement port scanning , DOS attack and DNS cache poisoning attack is included.

Language: Python - Size: 5.11 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

FortaDeMunca/Luca-Andrei-Portfolio

I developed a rigorous cybersecurity project portfolio on mock clients covering NIST, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.

Language: Jupyter Notebook - Size: 1.18 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

reelyactive/barnowl-tcpdump

Collect ambient WiFi packets as standard JSON radio decodings, using tcpdump. We believe in an open Internet of Things.

Language: JavaScript - Size: 117 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

d0ra1mon/d0raSpy

Inspired by the CIA's Top Secret projects revealed by Wikileaks, this scripts can spy an router

Language: Shell - Size: 4.52 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

alvisisme/android-tcpdump

编译tcpdump到android系统

Language: Dockerfile - Size: 719 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

fdauti/network_diagnostics

Network Server Project Checkpoints / NetDD430

Size: 3.6 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hnimminh/sharingan

Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jschwinger233/grpcdump

A grpcdump that really works.

Language: Go - Size: 2.26 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 8

4n4nk3/PCAPtoPorts 📦

A simple parser written in python to quickly get ports and connections related to a specific HOST from a PCAP file

Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

davidyslu/Packet_Manipulation

Lab in NCTU course "Introduction to Computer Networks 2018"

Language: Shell - Size: 4.37 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 7

junka/j2depkt

a DSL like scapy

Language: C - Size: 118 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

faucetsdn/network-tools

Network Tools

Language: C - Size: 14.6 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 32 - Forks: 28