Skip to content
/ Bcrypt Public

My Burp Suite extension. Integration of some tools.

Notifications You must be signed in to change notification settings

cyal1/Bcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bcrypt

This is an extension for Burp Suite,

Feature:

  • Customized
  • AES
  • Send2Xray
  • Convert Content-Type

Customized

Execute custom python script,modify HTTP request between the client and server.

           processProxyMessage                     processHttpMessage

 client -----------------------> burpSuit proxy ----------------------->  server
        <-----------------------                <-----------------------

img.png

AES

Reference AES-Killer and something enhancement

img_1.png

Send2Xray

Context menu for Send request message to the specified proxy

Standalone version: https://github.com/cyal1/SendToXray/tree/requests_mode

image.gif

Convert Content-Type

Context Menu for Convert Content-Type

convert.gif

Releases

No releases published

Packages

No packages published

Languages