-
Notifications
You must be signed in to change notification settings - Fork 1
Link Radar #263
Copy link
Copy link
Open
Labels
CommunityThis extension is compatible with Burp Suite Community.This extension is compatible with Burp Suite Community.ProfessionalThis extension is compatible with Burp Suite Professional.This extension is compatible with Burp Suite Professional.
Description
Extension URL
https://github.com/secuworm2/Link-Radar
Version number
1.0
Select additional compatible products and features
- Community
- DAST
- Burp AI
Author display name
secuworm
Contact details (optional)
Discord username (optional)
No response
I confirm that the following is true:
- I have permission from all relevant persons to submit this extension to the BApp Store for public use, under the terms and conditions of the EULA.
- I have read and understood the submission requirements for the BApp Store.
Extension overview
Link Radar is a Burp extension for selection-based proxy-history triage.
It extracts endpoint candidates from selected HTTP response bodies, normalizes them, and supports quick handoff to Repeater.
It is designed to complement tools such as JS Link Finder, with a workflow focused on selected Proxy-history responses and quick Repeater replay.
Key features
- Selection-based endpoint collection from Proxy HTTP history
- Absolute/root-relative/relative path extraction (including ../ patterns)
- JavaScript pattern extraction (fetch, axios, XHR, route signatures)
- HTML entity decoding and endpoint normalization/deduplication
- Keyword filtering and CSV export
- Send selected endpoints to Repeater (multi-select supported)
Compatibility:
Burp Suite (Montoya API)
Java 17+
Notes:
- Processing is manually triggered and selection-based.
- No autonomous crawling or background collection is performed.
- Hotkey availability depends on Burp runtime/context.
Usage instructions
- In Proxy -> HTTP history, select one or more messages.
- Right-click and choose Send to Link Radar (or use Ctrl+G if available).
- Review results in the Link Radar tab.
- Optionally filter results by keyword.
- Select rows and send to Repeater (Ctrl+R inside the tab).
- Optionally export results to CSV.
Template identifier (Internal use only - please ignore)
- template:01-submit-extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CommunityThis extension is compatible with Burp Suite Community.This extension is compatible with Burp Suite Community.ProfessionalThis extension is compatible with Burp Suite Professional.This extension is compatible with Burp Suite Professional.
Type
Projects
Status
Concept review