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

GitHub topics: dpkt

dane-meister/TCP-Flow-Analyzer

A Python tool designed to analyze TCP flows in PCAP files. It identifies and characterizes TCP connections, tracks congestion window sizes, and detects retransmissions caused by triple duplicate ACKs and timeouts.

Language: Python - Size: 12.7 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

A3onn/wigraph

A simple to use program to visualise what's happening in a PCAP containing IEEE802.11 frames.

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

christakakis/trace_pcap_analysis

Analysis and Visualization of network traffic from data centres based on trace.pcap file.

Language: Python - Size: 301 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

li199773/Distributed-MySQL

MyCat+MySQL+Python MySQL分布式集群存储

Language: Python - Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

Khaoulahidaawi/NIPDS

Designing and implementing a Packet-Based Intelligent Network phishing Intrusion Detection system. The idea of the design is to use machine learning to classify Network packets to benign and phishing in real-time flow (for both http/https protocol) based on DNS records and domain name features. It operates by using a pre-programmed list of known phishing threat features and their indicators of compromise (IOCs). As a signature based INPDS it will monitor the packets traversing the network, it compares these packets to the database of known IOCs or attack signatures to flag any suspicious behavior.

Language: Jupyter Notebook - Size: 28.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DubeySanjay/PortScanner

A port scanner is a program that automatically detects security weaknesses in a remote or localhost. When hackers attack a site, they often try each port in turn to see which are available and not blocked by a firewall or TCP wrapper. This scan can be recognized by a series of packets from one host to another in a short period of time. Port scans are aimed at many different ports, often in an increasing or decreasing sequence. This project involves the implementation of a port scan detector.

Language: Python - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

pabloegpf1/port-scanner-detector

Detect port scanning in network traffic

Language: Python - Size: 13.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

li199773/SMTP-POP3-IMAP-Analysis

MyCat+MySQL+Python MySQL分布式集群存储

Language: Python - Size: 911 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

DevTeamSCH/statusch-measure

Simple measure application for statusch

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

hogeline/PcapGraphSample

pythonのdpktで通信状況を解析し,graphvizを使いツリー構造で出力するサンプルプログラム

Language: Python - Size: 91.8 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

hogeline/dpkt-sample

pythonのdpktを使ったパケット解析を行うプログラムです. 入力はpcapファイル,出力は通信元と通信先,送信データをターミナル上に表示します.

Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0