# HatBoy/Pcap-Analyzer

Python编写的可视化的离线数据包分析器

Repository: https://github.com/HatBoy/Pcap-Analyzer
Canonical: https://ross.abutalabs.com/products/pcap-analyzer
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: python, pcap, pcap-analyzer
Last push: 2021-02-06T07:42:04+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3675, "days_push": 2034, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1048, forks 368 (observed 2026-08-28T04:03:22.510195+00:00)

## What it is
A Python-based visual offline pcap packet analyzer with a web interface built on Flask. It parses pcap files to show protocol and traffic statistics, map accessed IPs geographically, extract sessions and files, and flag attacks like web exploits and brute force.

## Use cases
- analyze pcap files offline with a visual interface
- extract passwords and files from packet captures
- detect web attacks and brute force in pcaps
- map accessed IP addresses on a world map
- extract HTTP FTP Telnet sessions from a capture
- visualize protocol and traffic statistics of a pcap

## When to choose
- you need a self-hosted web UI for offline pcap forensics
- you want automatic extraction of files, sessions, and credentials from captures
- you need quick attack detection in packet captures

## When to avoid
- you need live packet capture or real-time analysis
- you need a maintained tool - the last release was 2021
- you need Windows or macOS support - it targets Linux
- you need deep DPI beyond simple HTTP attack signatures

## Facets
- artifact type: application
- maturity: maintenance
- function: security, data-visualization, web-framework, parser, nlp
- domain: security, networking, developer-tools, data-visualization
- platform: python, self-hosted
- tags: pcap, packet-analysis, network-forensics, scapy, flask, offline-analysis, traffic-analysis, file-carving, linux, web-server

## Member repositories
- HatBoy/Pcap-Analyzer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.510195+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:00:35.035632+00:00, confidence not recorded.
  - readme: https://github.com/HatBoy/Pcap-Analyzer (fetched 2026-08-28T04:03:22.510195+00:00, sha f6221cee0e3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
