Skip to content

mhmmds7313/python-security-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ Python Security Tools

A collection of simple Python-based cybersecurity tools for scanning, analysis, and file integrity checks.

Tools Included

  1. port_scanner.py
    Scans common TCP ports on a target host.

  2. hash_checker.py
    Calculates hash of a file to verify its integrity.

  3. password_strength_check.py
    Checks strength of a password based on entropy factors.

Skills Demonstrated

  • Python scripting
  • Socket programming
  • Hashing algorithms
  • Regex analysis
  • Command-line interface (CLI) tools

About

Practical Python cybersecurity tools for scanning, analysis, and file integrity checks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages