How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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.
Projects with overlapping indexed features 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.