Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nccgroup/pcap-burp
Pcap importer for Burp
https://github.com/nccgroup/pcap-burp
Last synced: 2 months ago
JSON representation
Pcap importer for Burp
- Host: GitHub
- URL: https://github.com/nccgroup/pcap-burp
- Owner: nccgroup
- License: agpl-3.0
- Created: 2015-02-26T10:17:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T11:20:13.000Z (over 3 years ago)
- Last Synced: 2024-08-03T14:06:41.415Z (5 months ago)
- Language: Java
- Size: 4.49 MB
- Stars: 105
- Watchers: 16
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- WebHackersWeapons - pcap-burp - burp?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)![burp](/images/burp.png)[![Java](/images/java.png)](/categorize/langs/Java.md)| (Weapons / Burpsuite, Caido and ZAP Addons)
README
This project provides a Burp Suite extension for importing and passively scanning Pcap/Pcapng files with Burp. It can be used in cases
where a HTTP client does not support proxying but it would be useful to scan, inspect or replay the HTTP traffic using Burp.Building from Source (optional)
-------------------------------
The Ant "dist" target will produce a consolidated jar in the dist/lib directory.Installation
------------
Use Burp's "Extender" tab to add the latest jar file from the [dist/lib](https://github.com/nccgroup/pcap-burp/tree/master/dist/lib) directory.Usage
-----
After installation, an "Open Pcap file..." option will be added to the "right-click"
context menu on the **Scanner Issues**, **Target Tree** and **Request/Response View** areas of Burp.