Skip to content

daftvoid/env-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnvFinder

EnvFinder is a security research tool that helps identify accidentally exposed configuration files (.env files) in public github repositories to support responsible disclosure and defensive analysis.


Todo

  • Replace logging System with stdlib logging module
  • Improve Log Messages
  • Implement logic to filter out known default .env files using hash blacklist
  • Add more hashes for default .env files
  • Add type hints in github.py
  • Handle unsuccessful responses in github.py

Responsible Use

This tool is intended for ethical security research and defensive analysis only.

Users are responsible for complying with:

  • GitHub Terms of Service
  • Applicable laws and regulations
  • Responsible disclosure practices

Do not use this tool to access systems without authorization.

About

Finds sensitive data like .env files on github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages