Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.38 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.38 KB

BcryptMontoya

BcryptMontoya is a powerful plugin for Burp Suite that allows you to effortlessly modify HTTP requests and responses passing through the Burp Suite proxy using Jython code or gRPC, especially when dealing with encrypted requests. In addition, BcryptMontoya provides the capability to register your own context menus, it provides some menus such as Content-Type conversions (supporting nested parameter conversions), NoSQL scanning, and forward selected requests to a specified proxy and so on. BcryptMontoya draws inspiration from the popular Turbo Intruder tool and incorporates some of its code.

Note: Developed using the New Burp Suite API - Montoya, it is recommended to use BurpSuite v2023.5.4 or later.

Features

You can watch the video here.

Snapshot

Default

gRpc

BcryptRpcServer: https://github.com/cyal1/BcryptRpcServer/

ContextMenu

Todo

  • Track state between requests.

Contribution

Contributions are welcome! If you have any bug reports, feature requests, or suggestions, please create an issue.