All Packages
Package Summary
Package
Description
Root package for the Attack Framework Burp Exporter extension.
Sinks (reporters) that turn Burp sources into exporter output for the OpenSearch and file sinks.
Swing UI for the Burp extension.
Action controller layer for the configuration UI.
UI-internal logging components used by
LogPanel.Small, reusable Swing primitives used across the extension UI:
AutoSizingTextField: width tracks content within clamps
TextFieldUndo: installs undo/redo key bindings
ThickSeparator: compact 2px separator
StatusViews: helpers for status areas and message updates
ScrollPanes: consistent scroll pane creation and scroll speed configuration
Swing-based text helpers:
ValidationIndicator – shared ✓/✖ glyph styling for compact inline validation
RegexIndicatorBinder – keeps a ✓/✖ regex validity glyph in sync with field/toggles
HighlighterManager – applies/clears highlight ranges on a text component
Doc – minimal adapter for document change callbacks
Common utilities shared across the extension.
Concurrency helpers shared by sinks, UI, and retry paths.
Utilities for serializing and deserializing the extension's configuration.
OpenSearch transport utilities shared by all sinks that push to OpenSearch.
Pure text utilities (no Swing) for searching and describing queries.