Skip to content

pentesteracademy/Pcap2xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://user-images.githubusercontent.com/743886/36377159-09a678aa-159c-11e8-8f17-8619d3e6a80d.png

Pcap2xml

Pcap2xml is a tool to convert PCAP files into XML format and SQLite database.

Benefits of converting PCAP to XML and SQLite format:

  • Possible to search for a specific device or property
  • Possible to run complex logical queries. E.g.: Detecting Deauth attack or Evil twin
  • Easy to summerise the results
  • Easy to store, index and analyze large PCAP
  • Sharing data with other application

The tool was presented in Packet Capture Village, DEF CON 23. Presentation video link: https://www.youtube.com/watch?v=4yHko5upDSQ

https://user-images.githubusercontent.com/743886/37736760-bfb6f6ae-2d77-11e8-8b4e-ad0ea4f94017.png

Architect

Vivek Ramachandran, Founder, Pentester Academy, Hacker Arsenal and SecurityTube (@SecurityTube)

Team

Guillermo, Programmer Ashish Bhangale, Tester, Sr. Technical Engineer, Pentester Academy (@Hax0rGuy)

Installation

Download the contents of the repo. Run the x86 or x64 binary as per the architecture of your machine.

Introduction blog post

The tool introduction blog can be found at http://hackoftheday.securitytube.net/2015/03/pcap2xmlsqlite-convert-80211-packets-to.html

Video course

The videos for Pcap2xml can be found at http://www.pentesteracademy.com/course?id=17

Screenshots

Pcap2xml help options

https://user-images.githubusercontent.com/743886/36377172-131c93ec-159c-11e8-9daf-936473a9a3f7.PNG

About

Convert Wi-Fi PCAP files to SQLITE and XML formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published