Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Web Server Inspector

A modern Flask-based web application for analyzing the technical structure and security posture of public websites.


✨ Features

  • 🌍 DNS Resolution
  • 📌 DNS Records (A, AAAA, MX, NS, TXT)
  • 🌐 HTTP Status Analysis
  • ⏱ Response Time Measurement
  • 🔀 Redirect Chain Detection
  • 🔒 HTTPS Detection
  • 📜 SSL/TLS Certificate Inspection
  • 🛡 Security Headers Analysis
  • 📋 Raw HTTP Response Headers
  • 📱 Responsive User Interface
  • ⏳ Loading Indicator

🔍 Security Checks

The application analyzes:

  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy

🛠 Technologies

  • Python
  • Flask
  • Requests
  • dnspython
  • HTML5
  • CSS3

📸 Screenshots

(Add screenshots here after uploading to GitHub.)


🚀 Installation

git clone https://github.com/USERNAME/web-server-inspector.git

cd web-server-inspector

python -m venv venv

pip install -r requirements.txt

python app.py

About

Open-source Flask application for analyzing DNS records, HTTP responses, SSL/TLS certificates and security headers of public websites.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages