• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Generator-Burp-Extension - Everything You Need About Burp Extension Generation

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,610
Solutions
2
Reputation
32
Reaction score
100,454
Points
2,313
Credits
32,620
‎6 Years of Service‎
 
76%
demo.gif


Burp Extension features

When you generate your plugin project, the generator will ask you what features should be included in your plugin. If you are familiarized with burp extension developing, the names of the features will be descritive enough, but, if you are new in burp extensions, here is a short description of what can be done with each feature.
Extension Tab GUI

Custom tab that will be added to Burp's UI. Normally is used to add some functionality (like logger++ extension) or just for enabling the user to config the extension.

extension-tab-gui.png


Context menu GUI

Custom context menu will be added to Burp's UI nearly anywhere, by pressing right click. Burp allows to show context menus in any of this situations:

    Intruder attack results.
    Intruder payload positions editor.
    Request editor.
    Response editor.
    Non-editable request viewer.
    Non-editable response viewer.
    Proxy history.
    Scanner results.
    Search results window.
    Target site map table.
    Target site map tree.

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top