GithubHelp home page GithubHelp logo

agwa-forks / badssl.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chromium/badssl.com

0.0 2.0 0.0 726 KB

Memorable site for testing clients against bad SSL configs.

Home Page: https://badssl.com

Makefile 1.47% Shell 13.37% JavaScript 0.08% HTML 84.32% Nginx 0.76%

badssl.com's Introduction

badssl.com

Visit badssl.com for a list of test subdomains, including:

Server Setup

Stock Ubuntu VM, DNS A records for badssl.com. and *.badssl.com. pointing to the VM.

Push the code into ~/badssl/ on the server:

make deploy

Set up nginx on the server:

sudo apt-get update
sudo apt-get install nginx

# Link repo into /var/www
sudo ln -s "${HOME}/badssl" /var/www/badssl

sudo ln -s /var/www/badssl/config/nginx.conf /etc/nginx/sites-available/badssl
sudo ln -s /etc/nginx/sites-available/badssl /etc/nginx/sites-enabled/badssl

# Make sure the actual keys are in /etc/keys/
sudo service nginx restart

Other Browser Security Test Sites

Use Cases

badssl.com's People

Contributors

lgarron avatar april avatar agwa avatar joelweinberger avatar lilyanatia avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.