Sort text and files by regex templates with recursion, nested categories and custom word separators, recommended for bug-bounty (sorting and filtering subdomains)
-
Updated
Apr 29, 2026 - Shell
Sort text and files by regex templates with recursion, nested categories and custom word separators, recommended for bug-bounty (sorting and filtering subdomains)
This Python script checks the security of passwords by querying the Pwned Passwords API. The API allows you to check if a password has been previously exposed to data breaches. The script uses the k-anonymity model, which means it doesn't send the entire password to the API but only the first five characters of its SHA-1 hash.
Keyspace is a cross-platform password auditing tool designed for authorized security testing and research. It provides a PyQt6-based graphical interface and a modular backend supporting multiple attack techniques, integrations with external tools, and controlled execution in permitted environments.
Add a description, image, and links to the sequrity-tools topic page so that developers can more easily learn about it.
To associate your repository with the sequrity-tools topic, visit your repo's landing page and select "manage topics."