Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.85 KB

README.rst

File metadata and controls

53 lines (39 loc) · 1.85 KB

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