Skip to content

dhirajikhar95/ss.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Directory Security Scanner

A Python-based security auditing tool that scans directories to identify potential risks such as insecure file permissions (777), exposed configuration files (e.g., .env, id_rsa, config.json), and filenames containing sensitive keywords like “password”, “secret”, or “key.”

This tool automates the detection of misconfigurations and sensitive data exposure across the file system. After scanning, it generates a detailed, time-stamped audit report highlighting suspicious files and their associated issues.

Designed for both developers and system administrators, it helps ensure secure file management practices, reduce accidental data leaks, and maintain better compliance with security standards.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages