Giter Club home page Giter Club logo

bustapcap's Introduction

bustaPcap

Generic badge Generic badge Generic badge Generic badge MIT license

Creators

Elliot Kjerstad and Aaron Baker

Overview

This is a small program that was built for network traffic captures (PCAPS) 
during the REU internship at DSU. The program analyzes traffic to help 
determine protocol usage, ssl/tls versions used, IP to IP communication, 
IP to FQDN, and collects HTTP requests, responses, and data.

Usage

python3.7 bustaPcap.py [OPTIONS]


Example:
-----------------------
    python3.7 bustaPcap.py -p ./single.pcap -q -o
    python3.7 bustaPcap.py -d ./dir -q True -o
    python3.7 bustaPcap.py -d ./dir -q True -o -q -v


Command Arguments
-----------------------
	--version
						show program's version number and exit

	-h, --help
						show this help message and exit

	-d  --DIR=DIR_PATH
						Directory path that holds all PCAP files for parsing.
						Allowed files within are .pcap, .cap, .pcapng

	-p  --PCAP=PCAP_FILE
						PCAP File that will be parsed. Include whole
						destination path: Allowed file types are: .pcap, .cap,
						.pcapng

	-q  --FQDN=DO_FQDN
						Usage: -q <FALSE|true>    This option finds Fully
						Qualified Domain Names with each IP found

	-v, --VERBOSE
						Usage: -v|--VERBOSE   Verbose setting allowing for
						optional printing to screen

	-o  --OUTPUT=SAVE_FILE
						Usage: -o <filename>    This option saves the output
						into the provided filename


Pip Requirements
-----------------------
	- colorama  0.4.1
	- pathlib   1.0.1
	- pyshark   0.4.2.3

bustapcap's People

Contributors

abaker2010 avatar ekjerstad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.