Inventive HQ
Free cybersecurity tools, calculators, and resources for IT professionals across security, network, developer, planning, media, compliance, and assessment categories
Security(91)
AES Encryption Tool
Encrypt and decrypt text or files with AES-256-GCM, AES-CBC, or AES-CTR. Runs in your browser.
Affine Cipher
Encrypt and decrypt with affine cipher (ax + b mod 26). Includes brute force mode and modular inverse calculator
Atbash Cipher
Ancient Hebrew reverse alphabet cipher (A↔Z, B↔Y). Self-inverse cipher with visual alphabet mapping
Base64 Encoder/Decoder
Encode and decode Base64, Hex, Binary, and other formats with file support
Beaufort Cipher
Self-reciprocal polyalphabetic cipher similar to Vigenère. Same operation encrypts and decrypts with C = (K - P) mod 26
Biometric Performance Simulator
Interactive FAR/FRR curves with sensitivity slider, CER calculation, and modality comparison for CISSP Domain 5 (IAM)
CORS Policy Analyzer
Detect and analyze CORS misconfigurations, security vulnerabilities, and policy issues
CSP Policy Generator
Generate Content Security Policy headers with nonce/hash support and validation
CVE Vulnerability Search & Timeline
Search CVEs, visualize vendor trends, analyze response times, and calculate CVSS scores
CVSS Calculator
Calculate CVSS v3.1 vulnerability scores with Base, Temporal, and Environmental metrics. Generate vector strings and ...
CWE Lookup Tool
Look up Common Weakness Enumeration entries from MITRE with detailed mitigations and Top 25 list
Caesar Cipher
Decode and encode Caesar cipher text online. Brute force all 25 shifts, frequency analysis, auto-detection, and inter...
Certificate CSR Generator & Format Converter
Generate CSRs, convert between PEM/DER/PFX/P7B formats, and verify certificate chains - 100% client-side
Certificate Chain Builder
Build complete SSL/TLS certificate chains automatically. Upload your certificate and fetch missing intermediate CA ce...
Certificate Transparency Lookup
Search Certificate Transparency logs for SSL/TLS certificates and subdomains
Cipher Identifier
Auto-detect cipher types from ciphertext using frequency analysis, Index of Coincidence, and pattern matching
Cipher Suite
Collection of classical cipher tools for encryption, decryption, and cryptanalysis including Caesar, Vigenère, and su...
Cookie Analyzer
Analyze HTTP cookies for security issues and privacy concerns
CrowdStrike Falcon Command Builder
Generate CrowdStrike Falcon sensor commands for Windows, macOS, and Linux: install with CID and provisioning tokens, ...
Cryptographic Mode Visualizer
See why ECB encryption mode is insecure through pixel-level visualization. Compare ECB vs CBC with interactive Canvas...
DMARC Record Generator
Generate DMARC records with step-by-step wizard, preset templates, and deployment roadmap
DNS Lookup
Query DNS records with email security analysis and health scoring
Database Inference & Aggregation Simulator
Educational simulator demonstrating how database inference and aggregation attacks work, and how countermeasures prot...
Domain Risk Scanner
Comprehensive domain security scan: SSL/TLS, security headers, email authentication, DNS health, HTTPS enforcement, b...
Domain Spoofing Detector
Detect homograph attacks and typosquatting. Analyze suspicious domains or generate protective variants
Email Authentication Validator
Validate SPF, DKIM, and DMARC records with security grading and recommendations
Email Header Analyzer
Analyze email headers for SPF/DKIM/DMARC validation, routing, and security threats
Email Template Generator
Generate professional email templates for incident response, disaster recovery tests, maintenance notifications, secu...
Email Validator & MX Checker
Validate email syntax, MX records, disposable domains, and provider risk scoring
Encoding Chain Analyzer
Detect and decode nested encodings (Base64→Hex→URL→ROT13). Visualize decoding chains for CTF and forensics
Enigma Machine Simulator
Interactive WWII Enigma cipher machine simulator with authentic rotors (I-V), reflectors, plugboard, and signal visua...
Entropy Analyzer
Calculate Shannon entropy to detect packed, encrypted, or obfuscated malware in binary files
Federated Identity Architect
Select the right federation protocol (SAML, OIDC, OAuth, Kerberos) with visual auth flow diagrams, protocol compariso...
File Magic Number Checker
Identify true file types by analyzing magic numbers and detect extension spoofing
Free Breach Check Tool
Check emails and passwords against known data breaches
Grok Pattern Builder & Debugger
Build, test, and debug Grok patterns online with live matching, fix suggestions, and export to regex, Logstash config...
HTTP Request Builder
Interactive developer tool for constructing, sending, and analyzing HTTP requests directly from the browser
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes for text and files. Check malware hashes with VirusTotal integration.
Hash Lookup
Look up hash values to identify known malware and file signatures
Hex Editor
Binary file viewer and editor with hex/ASCII display, search, bookmarks, and byte editing
Hill Cipher
Matrix-based polygraphic cipher using linear algebra. Supports 2×2 and 3×3 key matrices with inverse calculator
IOC Extractor
Extract indicators of compromise (IPs, domains, URLs, hashes) from threat intel
IP Geolocation Lookup
Look up geographic location, ISP, and threat intelligence for IP addresses
IP Risk Checker
Check IP reputation, geolocation, and threat intelligence with fraud detection
Incident Response Playbook & Runbook Generator
Create customized IR playbooks aligned with NIST SP 800-61 for ransomware, data breaches, DDoS, supply chain compromi...
JWT Decoder
Decode and inspect JWT tokens instantly. View header, payload, and verify signatures with security validation.
Kubernetes Manifest Validator
Validate K8s manifests against CIS Kubernetes Benchmark security checks. Detect privileged containers, missing resour...
MITRE ATT&CK Browser
Explore MITRE ATT&CK tactics and techniques for threat hunting
Machine Code Disassembler
Disassemble x86/ARM/RISC-V machine code with assembler, shellcode detection, call graphs, and performance analysis
Malware Deobfuscator
Multi-technique deobfuscation tool for malware analysis with auto-detection and chaining
Media Sanitization & Destruction Advisor
NIST SP 800-88 decision-tree wizard that recommends Clear, Purge, or Destroy methods based on media type, data sensit...
Metasploit Command Builder
Visual Metasploit command generator with module presets, payload selector, and console command reference
NIST CSF Mapper
Map NIST Cybersecurity Framework 2.0 controls to CIS Controls v8, ISO 27001:2022, and SOC 2 Trust Services Criteria
Nginx Log Analyzer & Pattern Reference
Nginx access & error log format reference, a library of ~15 ready-to-use regex patterns (5xx, 4xx, slow upstreams, bo...
Nmap Command Builder
Visual Nmap command generator with preset templates and intelligent results parser
OAuth/OIDC Debugger
Debug OAuth 2.0 and OpenID Connect flows with JWT decoder, PKCE generator, flow tester, and error troubleshooting
OCSP/CRL Revocation Checker
Extract OCSP responder URLs and CRL distribution points from X.509 certificates. Check certificate revocation status
One-Time Pad
Theoretically unbreakable cipher with random key generation. XOR encryption with perfect secrecy when used correctly
PGP Key Generator
Generate PGP/GPG key pairs (Curve25519, RSA, NIST curves) with fingerprints and QR codes - 100% client-side
PII Redactor
Detect and redact personal and sensitive data — emails, SSNs, credit cards, phone numbers, IPs, API keys — from any t...
Password Generator
Generate secure random passwords with customizable options
Password Strength Checker
Check how strong your password is with entropy analysis, crack time estimates, and breach database checks via Have I ...
Phishing Email Analyzer
Paste a suspicious email and get an instant phishing risk score — checks for spoofed senders, deceptive links, lookal...
Playfair Cipher
Digraph substitution cipher using 5×5 keyword matrix. Includes visual matrix and encoding rules
Public Key Concepts
Understand public/private key cryptography through visual analogies - padlock, color mixing, and mailbox demos. No ma...
ROT13 Cipher
Decode ROT13 instantly or crack Caesar ciphers with brute force solver. Encode with custom shifts (1-25). Free online...
RSA Playground
Interactive RSA encryption with small primes. See key generation, encryption, decryption step-by-step. Break RSA to u...
Rail Fence Cipher
Transposition cipher that writes text in zigzag pattern. Visual diagram and brute force mode included
Redirect Chain Checker
Trace HTTP redirect chains and analyze response headers for debugging
Regex Tester
Test regular expressions online with live matching, pattern explanations, and a built-in regex library. Supports Java...
SBOM Generator
Generate Software Bill of Materials (SBOM) in CycloneDX and SPDX formats for supply chain security and EO 14028 compl...
SIEM Query Builder
Build detection queries for Splunk SPL, Elastic KQL, and Microsoft Sentinel. Includes presets for authentication, net...
SPF Record Generator
Generate SPF records with automatic DNS lookup counter and optimization
SRI Hash Generator
Generate Subresource Integrity hashes for scripts and stylesheets
SSH Key Generator
Generate SSH key pairs (Ed25519, RSA, ECDSA) with fingerprints and randomart visualization. 100% client-side — keys n...
SSL Checker
Run quick or deep SSL scans to verify certificate chains, protocol support, and common configuration issues
Secrets Scanner Simulator
Detect exposed API keys, tokens, private keys, and database credentials in code. 100% client-side scanning.
Security Headers Analyzer
Test HTTP security headers and get security scores with actionable recommendations
Security Model Decision Matrix
Evaluate which formal security model (Bell-LaPadula, Biba, Clark-Wilson, Brewer-Nash) best fits your requirements wit...
String Extractor
Extract ASCII and Unicode strings from binary files for malware analysis with IOC pattern detection
Substitution Cipher
Monoalphabetic substitution cipher with interactive solving assistant, frequency analysis, and pattern finder
SystemLens
Desktop app for filesystem analysis and security auditing with SSH scanning (macOS, Windows, Linux)
Threat Intelligence Feed Aggregator
Aggregate IOCs from multiple feeds, deduplicate indicators, and export collections for investigations
Threat Modeling Wizard (STRIDE & DREAD)
Build complete threat models with STRIDE decomposition, DREAD scoring, auto-generated threat libraries, and prioritiz...
URL Defanger
Defang and refang URLs, IPs, and domains for threat intelligence
URL Expander
Expand shortened URLs safely and analyze redirect chains with security checks
Vigenère Cipher
Polyalphabetic cipher with Kasiski examination, Index of Coincidence analysis, key recovery, and Tabula Recta visuali...
WHOIS Lookup
Query domain registration information, expiration dates, and nameservers
X.509 Certificate Decoder
Decode and analyze SSL/TLS certificates with security validation
XOR Encryption Tool
Free XOR encryption and decryption online. Encrypt text, decode XOR ciphertext, brute force cryptanalysis
robots.txt Analyzer
Parse and analyze robots.txt files with path testing and security checks
Developer Tools(56)
.env File Generator
Generate .env files with templates for Next.js, Express, Django, Laravel, AWS, Stripe, Firebase, and other platforms
.gitignore Generator
Generate customized .gitignore files by combining templates for languages, frameworks, IDEs, and operating systems
AWS S3 Command Generator
Generate aws s3 sync, cp, and mv commands with the right flags. Build complex S3 CLI commands without memorizing syntax
Azure AD PowerShell Generator
Generate Microsoft Graph PowerShell commands for Azure AD user management, group operations, MFA status, and license ...
Book Page Size Converter
Convert page counts between book trim sizes (8.5×11 to 6×9), calculate words per page, estimate spine width, and veri...
CSV Splitter
Split large CSV files into smaller files by row count — all processing in your browser
Cron Expression Builder
Build and validate cron expressions with visual interface
Docker Command Builder
Visual Docker command generator for run, build, and compose with security best practices and preset templates
Dockerfile Generator
Generate optimized Dockerfiles with multi-stage builds, security best practices, and templates for Python, Node.js, G...
Exchange Online PowerShell Generator
Generate Exchange Online PowerShell commands for mailbox management, message tracing, distribution groups, and securi...
File Metadata Analyzer
Extract EXIF/GPS from photos, PDF properties, audio ID3 tags, and Office document metadata. View GPS on Google Maps. ...
Fine-Tuning VRAM Calculator
Calculate VRAM requirements for fine-tuning LLMs with full fine-tuning, LoRA, or QLoRA. Accounts for gradients, optim...
GUID & UUID Generator
Generate GUIDs and UUIDs (v1, v4, v7) instantly. Bulk generation, format options, and copy to clipboard. Free online ...
Git Branch Visualizer
Compare Git branching strategies visually. Understand GitFlow, GitHub Flow, and trunk-based development with diagrams...
Git Command Reference
Searchable Git workflow cookbook with safe undo commands and best practices
HEIC to JPG Converter
Convert iPhone HEIC photos to JPG format for Windows compatibility. Batch conversion with privacy-first design.
HTTP Status Codes
Comprehensive HTTP status code reference with search and explanations
Image Format Converter
Universal image converter supporting 10+ formats: JPEG, PNG, WebP, GIF, HEIC, AVIF, TIFF, BMP, ICO, SVG, and PDF output.
Image to PDF Converter
Convert photos to PDF on iPhone, Android, or desktop. Mobile-optimized tool for combining images into PDF documents.
JPG to WebP Converter
Convert JPG images to WebP format for superior web compression — smaller files, same quality
JSON Formatter
Format, validate, and minify JSON with syntax highlighting
LLM GPU Benchmark
Speed test your GPU for AI — measure real memory bandwidth and compute with WebGPU, run an actual LLM in your browser...
LLM Inference Speed Calculator
Estimate LLM tokens per second from memory bandwidth, model size, quantization, and context window. Compare generatio...
LLM Token Counter
Count tokens in text for GPT, Claude, Gemini, and open models like Llama, Gemma, and Qwen — or search any model on Hu...
LLM VRAM Calculator
Calculate how much VRAM any LLM needs to run locally — pick a model (Llama, Gemma, Qwen, DeepSeek, or search Hugging ...
Local AI Chat
Chat with an AI model that runs entirely in your browser — free, no signup, no API key. Pick a model like Llama 3.2 o...
Markdown Preview
Live markdown editor with instant preview. Supports GitHub Flavored Markdown, tables, code blocks, and task lists.
Neural Network Playground
Train a real neural network in your browser — no code, no installs. Pick a sample dataset (Titanic survival, vehicle ...
Ollama Command Builder
Build Ollama commands without memorizing syntax: run, pull, and create commands for any model, complete Modelfiles wi...
PDF Compressor
Reduce PDF file size by optimizing structure and removing metadata — client-side compression
PDF Page Remover
Remove specific pages from a PDF document — select and delete pages instantly in your browser
PDF Page Reorderer
Rearrange pages in a PDF document — move pages up, down, or to any position with instant preview
PDF Page Rotator
Rotate individual PDF pages by 90, 180, or 270 degrees — fix orientation issues instantly
PDF Password Protector
Add password protection to PDF files with customizable permissions — encrypt PDFs in your browser
PDF to Image Converter
Convert PDF pages to PNG or JPEG images at custom resolutions — all processing in your browser
Private AI Summarizer
Summarize any text with AI that runs entirely in your browser — paste an article, contract, or report and get bullet ...
QR Code Generator
Create QR codes for URLs, text, and contact information
Rate Limit Calculator
Model API throttling budgets, per-client limits, and queue sizing to avoid 429 errors
SQL Dialect Translator
Translate SQL between dialects - auto-detects source dialect and converts syntax for MySQL, PostgreSQL, SQL Server, O...
Semver Calculator
Parse, validate, compare, and increment semantic versions with npm-style range checking
TLD Enumerator
Generate domain variations across all TLDs for brand protection and research
Terraform Plan Explainer
Analyze Terraform plans for security risks, blast radius, and dependencies. Reduce production incidents by understand...
Unix Timestamp Converter
Convert Unix timestamps to dates and dates to epoch time instantly. Supports milliseconds, timezones, and multiple fo...
User-Agent Parser
Parse user agent strings online free. Detect browser, OS, device type, and identify bots. Analyze Chrome, Firefox, Sa...
WebP to GIF Converter
Convert WebP images and animated WebP to GIF format instantly. High quality, fast, and works entirely in your browser.
WebP to JPG Converter
Convert WebP images to JPG format for universal compatibility — batch processing supported
WebP to PNG Converter
Convert WebP images to PNG format preserving transparency — lossless conversion in your browser
Webhook Payload Generator
Generate webhook payloads with HMAC signatures for Stripe, GitHub, Slack, Shopify, Twilio, SendGrid, Discord and more
Webhook Tester & Inspector
Generate temporary webhook endpoints, capture payloads, and validate signatures for GitHub, Stripe, Shopify, and Slack.
What LLM Can I Run?
Detect your GPU with one click and see which LLMs your computer can actually run — Llama, Gemma, Qwen, DeepSeek and 5...
Windows FILETIME Converter
Convert Windows FILETIME, LDAP, and Active Directory timestamps to human-readable dates. Batch convert lastLogon, pwd...
Windows Update PowerShell Generator
Generate Windows Update commands for local and remote computers using PSWindowsUpdate, usoclient, and wuauclt. Pick a...
World Clock
Free timezone meeting planner for distributed teams. Find overlap windows across 38 time zones, convert UTC/EST/PST/G...
curl Command Builder
Build curl commands with headers, auth, JSON bodies, and shell-aware quoting for bash, PowerShell, and cmd.exe — plus...
package.json Generator
Generate package.json files with presets for React, Next.js, Express, testing, Tailwind, and other common configurations
requirements.txt Generator
Generate Python requirements.txt files with popular package presets for Django, FastAPI, Data Science, ML, and more
IT Planning(21)
AWS Bedrock Pricing Calculator
Calculate AWS Bedrock costs for Claude, Llama, Titan, and other AI models. Estimate input/output token costs for your...
Backup Recovery Time Calculator
Calculate optimal RTO/RPO targets, analyze downtime costs, and compare backup strategies with cost-benefit analysis
Business Impact Calculator
Conduct a Business Impact Analysis (BIA) to identify critical functions, assess impact by category, calculate recover...
Cloud Carbon Footprint Estimator
Estimate cloud emissions by provider and region, then model rightsizing and greener deployment scenarios to reduce ca...
Cloud Cost Comparison
Compare cloud computing costs across AWS, Azure, and Oracle Cloud. Get instant pricing estimates for compute instance...
Cybersecurity Budget Calculator
Calculate recommended cybersecurity budget based on industry benchmarks, compliance needs, and risk factors
Cybersecurity ROI Calculator
Justify security investments with ROI calculations, payback periods, and NPV analysis
DR Site Cost-Benefit Analyzer
Compare Hot, Warm, Cold, Mobile, and Cloud DR site options with 5-year TCO projections, RTO/RPO alignment, and downti...
Data Breach Cost Calculator
Estimate the potential financial impact of a data breach using IBM 2024 methodology
MTBF/MTTR Reliability Calculator
Calculate system reliability metrics (MTBF, MTTR, MTTA, MTTD, MTTF), analyze availability, estimate downtime costs, t...
Microsoft Security Compliance Mapper
Map Microsoft 365 security products to 6 compliance frameworks: NIST CSF 2.0, HIPAA, SOC 2, PCI DSS 4.0, CMMC 2.0, an...
Microsoft Security Quote Builder
Build Microsoft 365 security quotes with automatic SKU overlap detection. Calculate pricing for Defender, Entra ID, a...
Penetration Test Scoping Calculator
Scope penetration testing engagements with methodology selection, target inventory, hour estimation, phase breakdown,...
Physical Security Planner (CPTED)
Plan physical security controls across security zones with CPTED principles, barrier calculations, fire suppression s...
Quantitative Risk Analysis Suite
Calculate Single Loss Expectancy (SLE), Annualized Loss Expectancy (ALE), and Safeguard ROI using quantitative risk f...
Risk Matrix Calculator
Score likelihood and impact, generate heat maps, and build risk registers aligned to NIST, ISO 27005, and FAIR framew...
Route 53 Pricing Calculator
Calculate AWS Route 53 DNS hosting costs including hosted zones, queries, health checks, and Traffic Flow policies
SLA/SLO Calculator
Calculate service level objectives, error budgets, burn rates, and downtime costs. Compare multi-tier SLAs based on G...
Self-Hosted LLM Cost Calculator
Is it cheaper to self-host an LLM or use an API? Compare GPT, Claude, and Gemini API costs against running open model...
Timeline Generator
Create visual timelines for projects, events, and milestones. Export as image or PDF for presentations and documentat...
VM Resource Calculator
Calculate virtual machine resource requirements for any workload. Get vCPU, RAM, storage specs with cloud cost estima...
Vendor Comparison(18)
AI Gateway Selector
Find your AI gateway across Cloudflare AI Gateway, Portkey, LiteLLM, Helicone, Langfuse, LangSmith, Bedrock Guardrail...
Cloud Load Balancer Selector
Compare cloud load balancers — Cloudflare LB, AWS ALB/NLB/Global Accelerator, Azure Application Gateway, Azure Front ...
Compliance Platform Selector
Find your compliance automation platform across Vanta, Drata, Secureframe, Hyperproof, AuditBoard, Sprinto, OneTrust,...
Cybersecurity Service Selector
Choose between Managed EDR, MDR, XDR, MSSP, co-managed SIEM, in-house SOC, vCISO, and open-source DIY SIEM. Filter by...
Email Service Selector
Pick an email service from Cloudflare Email Routing, AWS SES, Azure Communication Services, Postmark, SendGrid, Mailg...
Error Tracking Tool Selector
Compare error tracking platforms including GlitchReplay, Sentry, Bugsnag, Rollbar, Honeybadger, Datadog, Raygun, LogR...
GCP Compute Selector
Pick your GCP compute option across Compute Engine, GKE Standard, GKE Autopilot, Cloud Run, Cloud Functions, and App ...
GCP Container Selector
Find your GCP container platform — GKE Standard, GKE Autopilot, Cloud Run, Cloud Run for Anthos, App Engine Flex, GCE...
Incident Management Tool Selector
Pick an incident management platform — incident.io, FireHydrant, Rootly, Jeli, blameless.io, ServiceNow ITSM, PagerDu...
MDR Vendor Selector
Compare Managed Detection & Response vendors — CrowdStrike Falcon Complete, Arctic Wolf, Sophos MDR, SentinelOne Vigi...
On-Call Platform Selector
Find your on-call platform from PagerDuty, Opsgenie, incident.io, Splunk On-Call, Grafana OnCall, and others. Filter ...
PagerDuty Alternative Selector
Compare PagerDuty alternatives like Opsgenie, incident.io, FireHydrant, Datadog On-Call, Better Stack, Squadcast, and...
Project Management Tool Selector
Pick a PM tool across Planet Roadmap, Linear, Jira, Asana, ClickUp, Monday.com, Notion, Trello, Shortcut, Height, and...
Python Dependency Manager Selector
Compare Python dependency managers — pip, pip-tools, Poetry, PDM, Hatch, Pipenv, uv (Astral), Conda, Rye, micromamba....
SSL Certificate Selector
Compare SSL/TLS certificate providers — Let's Encrypt, ZeroSSL, DigiCert, Sectigo, GlobalSign, GeoTrust, Cloudflare S...
Status Page Selector
Find your best status page tool by filtering 8 vendors (Atlassian Statuspage, Better Stack, Instatus, Cachet, and mor...
Virtualization Hardware Selector
Pick a virtualization CPU across AMD EPYC 9000/7003, Threadripper Pro, Ryzen 9, Intel Xeon Scalable Gen 4/5, Xeon E, ...
ZTNA Provider Selector
Compare Zero Trust Network Access providers including Cloudflare Access, AWS Verified Access, Azure Entra Private Acc...
Compliance(16)
CI/CD Security Checklist
Assess CI/CD pipeline security across secrets management, SAST/DAST, artifact signing, SLSA framework, and deployment...
Cloud Security Self-Assessment (iCSAT)
Interactive cloud security benchmark for AWS, Azure, and GCP with instant remediation guidance and compliance insights
Cybersecurity Maturity Assessment
Evaluate your security posture across 9 domains and get a personalized improvement roadmap
Data Classification Policy Architect
Build data classification policies with Government or Commercial schemas, handling rules per level, compliance overla...
EDR Needs Assessment
Find out if your small business needs basic antivirus, EDR, or managed MDR with personalized recommendations
GDPR Compliance Checker
Scan websites for GDPR compliance issues including cookie consent, privacy policy, and third-party trackers
GDPR Role & Retention Mapper
Determine your GDPR role (Controller/Processor/Joint Controller), map data processing activities, calculate retention...
HIPAA Quick Assessment
Free 3-minute HIPAA compliance check for healthcare practices
NDA Generator
Generate customizable Non-Disclosure Agreement templates — mutual or one-way with jurisdiction selection
Privacy Policy Generator
Generate customized privacy policies for websites and apps with GDPR, CCPA, and COPPA compliance sections
Ransomware Resilience Assessment (IRRA)
Interactive ransomware recovery diagnostic that measures immutability, RTO delta, and SaaS gaps with instant remediat...
SOC 2 Type II Gap Analysis
Assess SOC 2 readiness across all 5 Trust Service Criteria with maturity scoring, gap analysis, and prioritized remed...
SOW Generator
Generate Statement of Work templates with deliverables, milestones, and payment terms
Security Policy Generator
Generate customized security policies including Acceptable Use, Password, Incident Response, Access Control, Remote W...
Supply Chain Risk Assessor
Assess supply chain risk across vendors and tiers with NIST SP 800-161 alignment, concentration analysis, portfolio r...
Vendor Risk Management "Breach-Proof" Scorecard
Convert vendor risk (VRM) maturity into Annual Loss Expectancy and receive a tailored vendor action plan
Network(9)
BGP AS Lookup
Look up BGP Autonomous System information by ASN or find which AS an IP address belongs to
Firewall Rule Logic Simulator
Build firewall rulesets, test packets against rules, compare stateful vs stateless filtering, and analyze rule orderi...
IPv4/IPv6 Converter
Convert between IPv4 and IPv6 address formats. Supports IPv4-mapped, 6to4, and format conversion between compressed a...
MAC Address Lookup
Advanced MAC address analyzer with instant OUI lookup, batch processing, vendor search, duplicate detection, binary v...
Network Latency Calculator
Calculate network latency, ping distance, and data transfer times between locations
Port Reference
Comprehensive network port reference database with search - 5,900+ ports
Subnet Calculator
Calculate subnet masks, network ranges, and IP addressing
TCP Window Size Calculator
Calculate optimal TCP window sizes, BDP, and buffer configurations for WAN optimization. Generate OS-specific tuning ...
Wireless Security Architecture Planner
Plan wireless network deployments with proper security protocols, antenna selection, 802.11 standards comparison, and...
Data Format Converters(5)
CSV Viewer
View, sort, and filter CSV data in an interactive table — upload or paste CSV for instant visualization
CSV to JSON Converter
Convert CSV files to JSON format instantly with browser-based processing
Data Format Converter
Convert between JSON, YAML, XML, TOML, and CSV with real-time validation
Excel to JSON Converter
Convert Excel spreadsheets to JSON with multi-sheet support and custom formatting options
YAML to JSON Converter
Convert YAML to JSON or JSON to YAML with full support for comments and anchors
Generators(3)
ASCII Art Generator
Convert text and images to ASCII art. Text-to-ASCII with 200+ FIGlet fonts, image-to-ASCII with color output, edge de...
Lorem Ipsum & Placeholder Image Generator
Generate placeholder text and images for designs. Create Lorem Ipsum in 6 themes plus placeholder images from 7 provi...
Mock Data Generator
Generate realistic fake test data (names, emails, addresses, credit cards, UUIDs) with JSON, CSV, and SQL export