Skip to content

Practical Python scripts exploring cybersecurity fundamentals such as brute-force simulations, hashing, integrity checks, and secure authentication logic.

Notifications You must be signed in to change notification settings

gaut1ham/python-security-scripts

Repository files navigation

python-security-scripts

Practical Python scripts exploring cybersecurity fundamentals such as brute-force simulations, hashing, integrity checks, and secure authentication logic.

Python Security Scripts

A collection of small Python scripts demonstrating cybersecurity fundamentals.

Scripts Included

  • Port Scanner
  • Password Strength Checker
  • SHA-256 Hash Generator
  • File Integrity Checker
  • URL Safety Checker

Disclaimer

These scripts are for educational purposes only. Use only on systems you own or have permission to test.

About

Practical Python scripts exploring cybersecurity fundamentals such as brute-force simulations, hashing, integrity checks, and secure authentication logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages