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
Las características principales de gosecure/burp-ntlm-challenge-decoder son: Encoding and Decoding.
Las alternativas de código abierto para gosecure/burp-ntlm-challenge-decoder incluyen: 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.
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.