Git Product home page Git Product logo

python_packet_analysis's Introduction

python_packet_analysis

Tools written in python to analyze packet captures

syn_retrans.py usage and example

python syn_retrans_2.py retrans.pcap 

Retransmitted SYN packet: 127.0.0.1:55616 -> 127.0.0.1:8080

Retransmitted SYN packet: 127.0.0.1:55616 -> 127.0.0.1:8080

Retransmitted SYN packet: 127.0.0.1:55616 -> 127.0.0.1:8080

fail_connections.py usage and example

# python failed_connection_2.py test.pcap 
Failed connections:
Source: 127.0.0.1:53840  Destination: 127.0.0.1:443
Source: 127.0.0.1:60548  Destination: 127.0.0.1:443

nex_seq.py usage and example

reading from file /home/mcolombo/Downloads/steam4.pcap, link-type EN10MB (Ethernet), snapshot length 512
S Source: 11.16.32.163:52694  Destination: 10.161.80.14:82
Current Seq: 3153100397 -> Next Seq:, 3153100397

SA Source: 10.161.80.14:82  Destination: 11.16.32.163:52694
Current Seq: 3298843518 -> Next Seq:, 3298843518

A Source: 11.16.32.163:52694  Destination: 10.161.80.14:82
Current Seq: 3153100398 -> Next Seq:, 3153100398

PA Source: 11.16.32.163:52694  Destination: 10.161.80.14:82
Current Seq: 3153100398 -> Next Seq:, 3153100844

A Source: 10.161.80.14:82  Destination: 11.16.32.163:52694
Current Seq: 3298843519 -> Next Seq:, 3298843519

PA Source: 10.161.80.14:82  Destination: 11.16.32.163:52694
Current Seq: 3298843519 -> Next Seq:, 3298843965

FA Source: 10.161.80.14:82  Destination: 11.16.32.163:52694
Current Seq: 3298845193 -> Next Seq:, 3298845193

A Source: 11.16.32.163:52694  Destination: 10.161.80.14:82
Current Seq: 3153106811 -> Next Seq:, 3153106811

A Source: 11.16.32.163:52694  Destination: 10.161.80.14:82
Current Seq: 3153106811 -> Next Seq:, 3153106811

FA Source: 11.16.32.163:52694  Destination: 10.161.80.14:82
Current Seq: 3153106811 -> Next Seq:, 3153106811

A Source: 10.161.80.14:82  Destination: 11.16.32.163:52694
Current Seq: 3298845194 -> Next Seq:, 3298845194

python_packet_analysis's People

Contributors

korbdallas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.