Password Strength Checker
Evaluate the strength of passwords against modern security standards
Utilities and calculators to assist with technical tasks
Our interactive tools help you perform common tasks, calculations, and assessments related to cybersecurity, cloud computing, and software development.
Evaluate the strength of passwords against modern security standards and common attack techniques.
Features:
Estimate and compare costs across different cloud providers based on your resource requirements.
Features:
Evaluate your organization's Zero Trust security maturity across multiple domains and get improvement recommendations.
Features:
Analyze SSL/TLS certificates for security issues, expiration dates, and configuration problems.
Features:
Construct, test, and debug API requests with an interactive interface for RESTful and GraphQL APIs.
Features:
Check and evaluate HTTP security headers for websites and get recommendations for improvement.
Features:
Calculate IP address ranges, subnet masks, and network information from CIDR notation.
Sample Result:
Estimate the potential financial impact of a data breach based on industry, size, and data types.
Sample Result:
Estimated cost range: $2.1M - $4.3M
A command-line tool for scanning cloud environments for security misconfigurations and compliance issues.
Features:
$ cloudscan audit --provider aws --region us-east-1 --framework cis
A command-line tool for detecting and preventing secrets and sensitive information in code repositories.
Features:
$ secretscan check --path ./src --exclude node_modules