Home

Awesome

Example Extensions

ExtensionDescription
Hello WorldPrints output to various locations in Burp
HTTP HandlersDemonstrates performing various actions on requests passing through any tool in Burp
Proxy HandlersDemonstrates performing various actions on requests passing through the Proxy
Event ListenersRegisters handlers for various runtime events, and prints a message when each event occurs
Traffic RedirectorRedirects all outbound requests from one host to another
Custom LoggerAdds a new tab to Burp's UI and displays a log of HTTP traffic for all Burp tools
Custom Request Editor TabAdds a new tab to Burp's HTTP message editor, in order to handle a data serialization format
Custom Scan Insertion PointsProvides custom attack insertion points for active scanning
Custom Scan ChecksImplements custom checks to extend the capabilities of Burp's passive and active scan checks
Custom Session TokensDemonstrates working with custom session tokens that Burp doesn't normally understand
Intruder PayloadsProvides custom Intruder payloads and payload processing
Multi-APIDemonstrates using both the Montoya API and the legacy Wiener API in one extension
PersistenceDemonstrates saving and loading data to the project file
WebSocket HandlersDemonstrates performing various actions on web socket messages passing through any tool in Burp
Proxy WebSocket HandlersDemonstrates performing various actions on web socket messages passing through the Proxy
Menu BarRegisters a top level menu bar with actions
Context MenuRegisters new context menu items to print requests and responses
CollaboratorDemonstrates using Collaborator and Persistence functionality