All Projects → dev-sec → Ssl Baseline

dev-sec / Ssl Baseline

Licence: apache-2.0
DevSec SSL/TLS Baseline - InSpec Profile

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Ssl Baseline

Windows Baseline
DevSec Windows Baseline - InSpec Profile
Stars: ✭ 160 (+185.71%)
Mutual labels:  baseline, audit, hardening
Linux Baseline
DevSec Linux Baseline - InSpec Profile
Stars: ✭ 524 (+835.71%)
Mutual labels:  baseline, audit, hardening
cis-dil-benchmark
CIS Distribution Independent Linux Benchmark - InSpec Profile
Stars: ✭ 120 (+114.29%)
Mutual labels:  audit, baseline, hardening
Nginx Baseline
DevSec Nginx Baseline - InSpec Profile
Stars: ✭ 71 (+26.79%)
Mutual labels:  baseline, audit, hardening
Ssh Baseline
DevSec SSH Baseline - InSpec Profile
Stars: ✭ 192 (+242.86%)
Mutual labels:  baseline, audit, hardening
postgres-baseline
DevSec PostgreSQL Baseline - InSpec Profile
Stars: ✭ 47 (-16.07%)
Mutual labels:  audit, baseline, hardening
apache-baseline
DevSec Apache Baseline - InSpec Profile
Stars: ✭ 37 (-33.93%)
Mutual labels:  audit, baseline, hardening
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (+842.86%)
Mutual labels:  ssl, tls
Mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Stars: ✭ 25,495 (+45426.79%)
Mutual labels:  ssl, tls
Nico
A HTTP2 web server for reverse proxy and single page application, automatically apply for ssl certificate, Zero-Configuration.
Stars: ✭ 43 (-23.21%)
Mutual labels:  ssl, tls
Pyopenssl
A Python wrapper around the OpenSSL library
Stars: ✭ 701 (+1151.79%)
Mutual labels:  ssl, tls
Ssl Proxy
🔒 Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
Stars: ✭ 427 (+662.5%)
Mutual labels:  ssl, tls
Devcert
Local HTTPS development made easy
Stars: ✭ 655 (+1069.64%)
Mutual labels:  ssl, tls
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (+1326.79%)
Mutual labels:  ssl, tls
Pem
Create private keys and certificates with node.js
Stars: ✭ 496 (+785.71%)
Mutual labels:  ssl, tls
Testssl.sh
Testing TLS/SSL encryption anywhere on any port
Stars: ✭ 5,676 (+10035.71%)
Mutual labels:  ssl, tls
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+7832.14%)
Mutual labels:  ssl, tls
Certigo
A utility to examine and validate certificates in a variety of formats
Stars: ✭ 662 (+1082.14%)
Mutual labels:  ssl, tls
Sortpem
➿ Sorting utility for PEM files
Stars: ✭ 11 (-80.36%)
Mutual labels:  ssl, tls
Mruby Tls
mruby wrapper for libtls from http://www.libressl.org/
Stars: ✭ 5 (-91.07%)
Mutual labels:  ssl, tls

ssl-baseline

This Compliance Profile demonstrates the use of InSpec's SSL resource by enforcing strong TLS configuration.

The tests are based on

Standalone Usage

Requires InSpec 1.21.0 or newer for execution:

$ git clone https://github.com/dev-sec/ssl-baseline
$ inspec exec ssl-baseline

You can also execute the profile directly from Github:

$ inspec exec https://github.com/dev-sec/ssl-baseline

Covered Attacks / Weaknesses

Contributors + Kudos

License and Author

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].