How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Unicode To Chinese -- U2C : A burpsuite Extender That Convert Unicode To Chinese 【Unicode编码转中文的burp插件】
This is a Burp Suite plug-in designed to encode and decode WCF Binary Soap request and response data ("Content-Type: application/soap+msbin1). There are two versions of the plug-in available (consult the README for more information).
NOTE: It can only works on Sun JRE, since private Java package was used.
Burp Suite extender to encrypt requests and decrypt response.
Burp extension to decode NTLM SSP headers. NTLM challenges over HTTP allows us to decode interesting information about a server, such as: - The server's hostname - The server's operating system - The server's timestamp - The domain's name - The domain's FQDN - The parent domain's name
The main features of gosecure/burp-ntlm-challenge-decoder are: Encoding and Decoding.
Open-source alternatives to gosecure/burp-ntlm-challenge-decoder include: adityachaudhary/phantom-cryptor — Burp Suite extender to encrypt requests and decrypt response. bit4woo/u2c — Unicode To Chinese -- U2C : A burpsuite Extender That Convert Unicode To Chinese 【Unicode编码转中文的burp插件】. gdssecurity/wcf-binary-soap-plug-in — This is a Burp Suite plug-in designed to encode and decode WCF Binary Soap request and response data ("Content-Type:… luj1985/albatross — NOTE: It can only works on Sun JRE, since private Java package was used. matanatr96/decoderproburpsuite — Burp Suite Plugin to decode and clean up garbage response text. mwielgoszewski/burp-protobuf-decoder — A simple Google Protobuf Decoder for Burp.