A Python-based CLI tool to analyze HTTP headers for security vulnerabilities, information leakage, and configuration issues. A screenshot demonstrating the CLI tool's output.
What is your opinion of this? As I see the code this can be addressed by implementing the version_string() method from BaseHTTPRequestHandler class in WebSockifyRequestHandler for example. In the doc ...