/burp-replacer

This extensions searches for a specific URL in a request and replaces to response's body with the content of the configured file.

Primary LanguageJavaApache License 2.0Apache-2.0

Burp Replacer

This extensions searches for a specific URL in a request and replaces to response's body with the content of the configured file.

overview

Usage:

  • FILE should be the path to a file such as /tmp/modified.js.
  • URL should be a valid URL including a specific port such as hXXps://target.com:443/replace.js.