Extender

This lets you load Burp extensions, to extend Burp's functionality using your own or third-party code.

  1. In Burp, go to "Extender" > "BApp Store" tab.

  2. Select an extension to see its description.

  3. Click on "Install" button to install the desired extension.

  4. Let's install the "Custom Logger" Burp extension.

  5. After successful installation, you should see a new tab named as "Logger" appear in Burp.

  6. Browse through the Security Shepherd application.

  7. Use "Repeater" to send modified requests to server.

  8. Use "Intruder" to launch a brute force attack.

  9. Go to the "Logger" tab and observe the logs.

Last updated