bmanifold / bhhb

View HTTP history exported from Burp Suite Community Edition (In Beta)

Home Page:https://adityatelange.github.io/bhhb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burp HTTP history browser (BHHB)

View HTTP history exported from Burp Suite Community Edition(CE).

➡️ https://adityatelange.github.io/bhhb/

What problem does this solve?

  • Burp Suite Community Edition has one BIG feature paywalled - Disk-based projects 💾.
  • Because of which Community Edition users cannot save their HTTP history and Sitemap info, which are destroyed after the temporary session is closed 🗑️.
  • Although this is a thing, users can export their Burp CE's HTTP history by selecting the records and using "Save items" 💾 option in context menu.
  • Using that Burp will export the HTTP history along with Requests and Responses into a XML file.
  • BHHB can open these exported items, parse it and display them in a well-formatted manner. 📋
  • This application is a PWA, which can be installed in any chromium based browser and could run offline, with all of the processing done on device itself ⚙️.
  • Linked Forum thread - How do I view items export from Burp's proxy's history?

About

View HTTP history exported from Burp Suite Community Edition (In Beta)

https://adityatelange.github.io/bhhb/

License:MIT License


Languages

Language:TypeScript 51.4%Language:HTML 30.3%Language:CSS 13.8%Language:JavaScript 4.4%