Security & Privacy Tools
38 tools in Security & Privacy, sorted by views — the most-used appear first. View all tools
Robots.txt Exposure Checker
Find sensitive paths exposed in robots.txt like admin panels, backups, and databases.
Cookie Security Checker
Analyze cookies for Secure, HttpOnly, and SameSite flags. GDPR compliance checker.
XML-RPC Exposure Checker
Check if WordPress XML-RPC is exposed and assess attack surface risks.
Exposed Admin Path Detector
Detect common admin URLs that may expose login panels or sensitive areas.
Directory Listing Checker
Detect if directories expose file listings revealing sensitive documents and structure.
Clickjacking Protection Checker
Check if website is protected against clickjacking with X-Frame-Options and CSP.
Robots.txt Security Analyzer
Analyze robots.txt to detect exposed admin, login, and sensitive paths.
Mixed Content Checker
Detect insecure HTTP resources loaded on HTTPS pages that break browser security.
Directory Indexing Checker
Detect open directories and exposed file listings on websites.
HTTP Methods Checker
Test which HTTP methods are allowed - find PUT, DELETE, TRACE vulnerabilities.
Password Strength Checker
Test password strength with real-time feedback. 100% private - runs in your browser.
Email Harvest Protection Checker
Detect exposed email addresses on web pages and reduce spam risks.
Open Port Checker
Scan common ports to find security risks like exposed databases, SSH, and RDP.
Security Headers Checker
Check if website implements essential security headers like CSP, HSTS, X-Frame-Options.
Blacklist Lookup
Check if domain is blacklisted.
HTTPS Redirect Enforcer Checker
Detect weak HTTPS enforcement and improper HTTP to HTTPS redirects.
Suspicious Domain Checker
Check if domain is suspicious.
Cookie Flag Checker
Check Secure and HttpOnly flags on cookies to identify session security risks.
Email Privacy Checker
Find exposed email addresses in HTML.
Form Security Attribute Checker
Analyze HTML forms for CSRF-related security attributes and risks.
Password Generator
Generate strong random passwords. Custom length, bulk generation, strength indicator. 100% secure and private.
Security Header Strength Checker
Grade security headers with detailed scoring, letter grades (A+ to F), and actionable recommendations.
Google Malware Checker
Check if site has malware.
CSP Header Generator
Build a Content-Security-Policy header visually. Pick directives and sources, then copy the header or meta tag. Reduce XSS risk.
SRI Hash Generator
Generate Subresource Integrity (SRI) hashes (SHA-256/384/512) for scripts and stylesheets. Paste content or upload a file.
Sensitive File Exposure Scanner
Scan a site for exposed sensitive files — .env, .git, backups, .htpasswd, phpinfo and more — graded exposed / protected / not found, with soft-404 detection. Free.
CORS Headers Checker
Check how a URL handles CORS — see its Access-Control-Allow-* headers from a real cross-origin request and preflight, and get flagged on wildcard, origin-reflection, and credential risks. Free.
CSP Analyzer (Content-Security-Policy Evaluator)
Paste a Content-Security-Policy and get a graded report — flags unsafe-inline, unsafe-eval, wildcards, and missing object-src, base-uri, and frame-ancestors. Runs in your browser. Free.
security.txt Generator
Create a valid RFC 9116 security.txt file — set your security contact, expiry, encryption key, and policy, then copy or download it for /.well-known/security.txt. Free.
Text Encryptor (AES-256)
Encrypt and decrypt text with a password using AES-256-GCM via your browser's Web Crypto. Nothing is uploaded. Free.
.htaccess Security Generator
Generate a hardened .htaccess — force HTTPS, block sensitive files, disable directory listing, stop hotlinking and bad bots, and add security headers. Copy or download. Free.
Cookie Consent Banner Generator
Create a free, self-contained cookie consent banner — customise text, buttons, position and colours, preview live, and copy a snippet that remembers each visitor's choice. No plugins.
DMARC Record Generator
Create a valid DMARC TXT record — set policy, reporting addresses, alignment and percentage — to stop email spoofing of your domain. Copy the record for _dmarc.yourdomain. Free.
File Hash Verifier (Checksum Tool)
Compute SHA-256, SHA-1, SHA-384 or SHA-512 checksums for any file and compare against an expected value to verify integrity. Files never leave your device. Free.
SPF Record Generator
Build a correct SPF TXT record by ticking the services that send your email, with a live DNS-lookup counter so you stay under the 10-lookup limit. Runs in your browser. Free.
Secure Token Generator
Generate cryptographically secure random tokens — API keys, secrets, session IDs, UUIDs and salts — in your browser. Choose format and length, generate in bulk. Nothing is stored. Free.
Security Headers Generator
Build hardened HTTP security headers (HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, CSP starter) and copy them as Apache or Nginx config. Runs in your browser. Free.
Pwned Password Checker
Check if a password has appeared in a known data breach — without sending it anywhere. Uses k-anonymity: only a 5-character hash prefix leaves your browser. Free and private.