GAP-Burp-Extension

Burp Extension to find potential endpoints, parameters, and generate a custom target wordlist

Stars
1.2K

Bot releases are hidden (Show)

GAP-Burp-Extension - v5.4 Latest Release

Published by xnl-h4ck3r 3 months ago

  • v5.4

    • Changed

      • BUG FIX: Change the self.REGEX_LINKS regex to also look for . within file names. If a file name is found that has a required extension, e.g. .js then the file name itself can also have a . in it, e.g. chunk.1337.js. Previously the regex would not have picked these up in certain situations.
GAP-Burp-Extension - v5.3

Published by xnl-h4ck3r 5 months ago

  • Changed

    • Change REGEX_JSNESTED (used by the Javascript variables and constants option) to also get params from nested objects that start with JSON.stringify(.
GAP-Burp-Extension - v5.2

Published by xnl-h4ck3r 5 months ago

  • Changed

    • Fix bug where "sus" parameters wouldn't be shown at all in the Potential param pane if the option to Report "sus" params issues was not selected.
    • Change REGEX_JSNESTED (used by the Javascript variables and constants option) to also get params from nested objects that start with dataLayer.push(.
    • Improve the description for Javascript variables and constants in the GAP Help.md.
GAP-Burp-Extension - v5.1

Published by xnl-h4ck3r 5 months ago

  • New

    • When the RESPONSE PARAMETERS option of Javascript variables and constants is selected, GAP will now extract parameter names from nested objects too.
    • Add Inc. Tentaive? option next to Report "sus"params? option. Findings marked Tentative will only be raised if this option is checked. If disabled it will speed up processing.
  • Changed

    • Move the check for Sus param checkbox being checked to the start of checkSusParams instead of half way through, to help speed things up.
    • Change regex REGEX_PARAMSPOSSIBLE and REGEX_PARAMSSUB to check for HTML entities with the & as optional, as sometimes they appear without. This ensures they are replaced more effectively.
GAP-Burp-Extension - v5.0

Published by xnl-h4ck3r 6 months ago

See CHANGELOG for details

GAP-Burp-Extension - v4.9

Published by xnl-h4ck3r 6 months ago

See CHANGELOG

GAP-Burp-Extension - v4.8

Published by xnl-h4ck3r 7 months ago

Bug fixes - see CHANGELOG

GAP-Burp-Extension - v4.7

Published by xnl-h4ck3r 8 months ago

Fix bug with new Burp version causing files not to be written - see CHANGELOG

GAP-Burp-Extension - v4.6

Published by xnl-h4ck3r 9 months ago

FIx display issue in latest Burp, plus more. See CHANGELOG

GAP-Burp-Extension - v4.5

Published by xnl-h4ck3r 11 months ago

See CHANGELOG.md for details

GAP-Burp-Extension - v4.5

Published by xnl-h4ck3r 11 months ago

Added 2 MIME types to exclusion list

GAP-Burp-Extension - v4.4

Published by xnl-h4ck3r 11 months ago

Added an additional MIME type to ignore

GAP-Burp-Extension - v4.3

Published by xnl-h4ck3r 11 months ago

Add Mass Assignment category to Sus parameters

GAP-Burp-Extension - v4.2

Published by xnl-h4ck3r 12 months ago

Show instructions for installing external modules in Words mode text box if beautiful soup can't be imported

GAP-Burp-Extension - v4.1

Published by xnl-h4ck3r about 1 year ago

See CHANGELOG.md

GAP-Burp-Extension - v4.0

Published by xnl-h4ck3r about 1 year ago

See CHANGELOG.md for details

GAP-Burp-Extension - v3.5

Published by xnl-h4ck3r over 1 year ago

Fix a bug that fails to process a root in the site map if it contains a port number.

GAP-Burp-Extension - v3.4

Published by xnl-h4ck3r over 1 year ago

Small bug fixes - see CHANGELOG for details

GAP-Burp-Extension - v3.3

Published by xnl-h4ck3r over 1 year ago

See CHNAGELOG.md for details

GAP-Burp-Extension - v3.2

Published by xnl-h4ck3r over 1 year ago

See CHANGELOG.md