🔥 The Burpsuite Extension for auto encrypt an decrypt
-
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)