Skip to content

wikis Search Results · repo:Srinivas11789/PcapXray language:Dockerfile

Filter by

11 results
 (106 ms)

11 results

inSrinivas11789/PcapXray (press backspace or delete to remove)

Challenges: Unstability of the TK GUI: Decision on the GUI between Django and TK, settled upon tk for a simple local interface, but the unstability of the tk gui caused a number of problems Graph Plotting: ...
  • Last updated
    on Jul 1, 2019

PcapXray Design Specification -- Version 1.0 Goal Given a Pcap File, plot a network diagram displaying hosts in the network, network traffic, highlight important traffic and Tor traffic as well as potential ...
  • Last updated
    on May 7, 2019

Solving Forensics Problems with PcapXray Nitroba Case Problem: https://digitalcorpora.org/corpora/scenarios/nitroba-university-harassment-scenario Solution: (wiki page) presentation has the solution with ...
  • Last updated
    on Aug 5, 2019

Welcome to the PcapXray wiki! PcapXray A Network Forensics Tool - To visualize a Packet Capture offline as a Network Diagram including device identification, highlight important communication and file ...
  • Last updated
    on Jul 2, 2019

Getting started: Clone the repository pip install -r requirements.txt python Source/main.py Setup Python 3 apt install python3-pip apt install python3-tk apt install graphviz apt install python3-pil python3-pil.imagetk ...
  • Last updated
    on Jul 2, 2019

Video Presentation This was the initial presentation of the project ( a year ago )
  • Last updated
    on May 7, 2019

IronMan: How did you solve the icing problem? This page is dedicated to the research for different problems and the decision made which has been boiled down to code. (This page will have iterative updates...) ...
  • Last updated
    on Jul 1, 2019

Docker Containers of PcapXray Dockerfile present in the root folder was used to build images Already built docker images are found at dockerhub srinivas11789/pcapxray-1.0 srinivas11789/pcapxray-2.2 srinivas11789/pcapxray-2.5 ...
  • Last updated
    on May 15, 2019

Traffic/Filter Image Each image visualized through PcapXray is also saved as a png file in the Report directory. Image name having the type of traffic and filter settings == > < pcap-filename > ...
  • Last updated
    on May 18, 2019

PcapXray 2.0 Includes zoom feature Improves usability with a Browse files feature Report directory fixes for graph images Includes some bug fixes
  • Last updated
    on May 7, 2019