Sign inSign up

ebrasha/abdal-security-headers

By ebrasha

Updated about 2 years ago

A Docker container to check security headers of a URL using Selenium and requests.

Image
Networking
Security
Web servers
0

905

ebrasha/abdal-security-headers repository overview

Repository Overview: Abdal Security Headers

Name: Abdal Security Headers

Description: The Abdal Security Headers is a Dockerized tool designed to analyze and report on the security headers of a given URL. Utilizing Selenium and requests, this tool fetches and inspects key security headers to help developers and security professionals ensure their web applications adhere to best practices for security.

Features:

  • Automated Cookie Handling: Uses Selenium to fetch cookies from the specified URL.
  • Comprehensive Security Header Analysis: Checks for a wide range of security headers including Strict-Transport-Security, Content-Security-Policy, X-Frame-Options, and more.
  • Human-like Interaction Simulation: Introduces random delays to simulate human browsing behavior.
  • Detailed Reporting: Provides a clear and color-coded output indicating whether each security header is set or not.

Usage:

Pull the Docker Image:

   docker pull ebrasha/abdal-security-headers:latest

Run the Container:

   docker run -it --rm ebrasha/abdal-security-headers:latest

Enter the URL to Check:
When prompted, enter the URL you want to analyze for security headers.

System Requirements:

Docker must be installed on your system.
Internet connection to pull the Docker image and access the target URLs.

Getting Started: To get started with the Abdal Security Headers, follow the usage instructions provided. Make sure to have Docker installed and running on your machine. The tool is designed to be straightforward and user-friendly, suitable for both beginners and experienced professionals in web security.

🤵 Maintainer:

Handcrafted with Passion by Ebrahim Shafiei (EbraSha)

E-Mail = [email protected]

Telegram: https://t.me/ProfShafiei

If you are facing a configuration issue or something is not working as you expected to be, please use the [email protected] . Issues on GitLab or Github are also welcomed.

Tag summary

Content type

Image

Digest

sha256:d217ddc3a

Size

453.4 MB

Last updated

about 2 years ago

docker pull ebrasha/abdal-security-headers