Skip to content

The Burpsuite Extension for auto encrypt an decrypt

License

Notifications You must be signed in to change notification settings

Tomassky/BurpCrypto

Repository files navigation

BurpCrypto

🔥 The Burpsuite Extension for auto encrypt an decrypt

Fifth mode

  • The Struts for the data:use wrapper class to parse the data(body+header+url)

    • json
    • form
    • string(all)
    • xml
  • Encrypted Sign

    • all body
    • Single sign(based on headers)
    • single sign(based on body)
  • Request and Response package

    • entire request body crypto
    • some params cryptoed in request body
    • entire response body
    • some params crypro in response body
  • Crypto class:

    • base64
    • aes
    • md5
    • JSEngine
    • sekiro
  • The encryption client:

    • web
    • miniprogram
    • app
  • Proxy -> Qucik Crypto/Get PlainText

  • Repeater -> Auto Crypto

  • Mind Mapping

    • Burpsuite_Sekiro.xmind(about the serkiro in burpsuite and the processProxyMessage()/processHttpMessage())
    • sekiro-open-startup.xmind(about the serkiro server)

Or you can look for the DEVELOP.md file

About

The Burpsuite Extension for auto encrypt an decrypt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages