Skip to content

BurpSuite extension for Repeater tool that renders responses in a real browser.

Notifications You must be signed in to change notification settings

allfro/browserRepeater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This BurpSuite plugin renders responses returned in the Repeater tool in a real browser (specifically Firefox). The plugin uses Selenium, a popular browser automation framework, to control the web browser when the Repeater tool is used in Burp Suite. Think of this extension as the automatic 'Show Response In Browser' (SRIB) tool. Instead of using the SRIB feature repeatedly in Burp Suite, this extension automates the process and makes pen-testing web apps that use mostly JavaScript rendered web pages much easier.

Requirements

You'll need the following to get started:

Known Issues & Workarounds

If a JavaScript alert box appears and the operator manually accepts the alert, Selenium will cease operation and the extension will deadlock. The only work around for this issue is to manually close the browser and restart the plugin.

Help!

This is still a work in progress so their may be a few bugs I haven't hammered out.

About

BurpSuite extension for Repeater tool that renders responses in a real browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published