Skip to content
#

sequrity-tools

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Apr 15, 2026
  • Python

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.

  • Updated Jul 27, 2024
  • Python

Improve this page

Add a description, image, and links to the sequrity-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sequrity-tools topic, visit your repo's landing page and select "manage topics."

Learn more