Professional Community

Google Authenticator

This Burp Suite extension turns Burp into a Google Authenticator client. The current Google Two-Factor Authentication (2FA) code is automatically computed from a given shared secret and applied to bespoke location(s) in relevant requests in real-time.

Instructions:

  1. Input the shared secret used by the Time-based One-Time Password (TOTP) algorithm into Google Authenticator.
  2. Input the (regular) expression to match and replace in issued request(s) into Google Authenticator. Use the regex (?<![\w\d])\d{6,8}(?![\w\d]) for optimal results as Google 2FA codes are made up of 6 to 8 digits according to the relevant RFCs.
  3. Configure a session handling rule that applies to relevant request(s) and invokes this extension.

For more detailed instructions on how to use/leverage Google Auhtenticator, consult the README available on the GitHub project page.

Author

Author

Alexandre Teyar, Aegis Cyber (www.aegiscyber.co.uk)

Version

Version

1.1a

Rating

Rating

Popularity

Popularity

Last updated

Last updated

04 February 2022

Estimated system impact

Estimated system impact

Overall impact: Low

Memory
Low
CPU
Low
General
Low
Scanner
Low

You can install BApps directly within Burp, via the BApp Store feature in the Burp Extender tool. You can also download them from here, for offline installation into Burp.

You can view the source code for all BApp Store extensions on our GitHub page.

Follow @BApp_Store on Twitter to receive notifications of all BApp releases and updates.

Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.

Go back to BappStore

Note:

Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.