Skip to content

Releases: GangGreenTemperTatum/stickyburp

v1.0.3

30 Dec 13:36
0ac8278
Compare
Choose a tag to compare

StickyBurp v1.0.3 ships with love and extended changes/features!

https://www.linkedin.com/posts/activity-7279541793229086720-gxAa?utm_source=share&utm_medium=member_desktop

  • No more clicks! Hotkeys, yay! 👻 (#13)
  • A reduced jar size using compile instead of implementation for a bAPP store submission as part of initial code review (#7)
  • Hyphens are allowed in stickies names (#14)

Auto-Generated RN's:

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Dec 20:07
1ec89e9
Compare
Choose a tag to compare

A small fix in #12 to address missing "Logger" and "Target" (AKA Site Map) tabs for origins of created/updated "Stickies"

image

Auto-Generated RN's:

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Dec 17:55
cee022d
Compare
Choose a tag to compare

Following #9 and #10, stickyburp now has enhanced capabilities added from a HTTP request/response into the StickyBurp tab:

  • Full HTTP details (method, URL, headers, body)
  • Service information (host, port, protocol)
  • Annotations/notes
  • Markers
  • Time received

🫶

ie:

image

Auto-Generated RN's:

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Dec 19:22
Compare
Choose a tag to compare

Announcing stickyburp! 🙌

https://www.linkedin.com/feed/update/urn:li:share:7277045186327691266/

Features

  • Sticky Management

    • Create and store stickies from any selected text in Burp Suite
    • Stickies store name, value, and source information
    • Replace the values in Repeater tab with the raw value of the previously saved sticky
    • Update existing stickies with new values and add your own notes
    • Copy stickies values to clipboard with right-click
    • Stickies can be colored for easier visibility and are by default colored
    • Stickies are persisted across projects even when burp is quit and reopened
    • Sort and order your stickies using the row sorting functionality
  • Context Menu Integration

    • Right-click selected text to create new stickies
    • Quick access to update existing stickies
    • Source tracking shows which HTTP request the stickies came from
    • Works in Burp tools (Proxy, Repeater, etc.)
  • Dedicated UI Tab

    • Table view of all stored stickies
    • Shows stickies name, value, and source
    • Manual add/update functionality
    • Right-click menu for copying values
    • Visual feedback for all operations
  • Data Persistence

    • Stickies maintained throughout Burp Suite session and in project after quitting Burp
    • Easy to update and manage values
    • Protection against duplicate stickies names
    • Validation to prevent empty values
stickyburp-proxy stickyburp-repeater stickyburp-repeater-2 stickyburp-tab-colorpicker stickyburp-table-sorting

Auto-Generated RN's:

Full Changelog: https://github.com/GangGreenTemperTatum/stickyburp/commits/v1.0.0