Skip to content

simple php code helps you to find php confing files and copy them and use them easily (config file finder)

Notifications You must be signed in to change notification settings

awsox/confinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ConFinder

ConFinder is a PHP-based tool for scanning directories and finding sensitive configuration files based on predefined keywords. It allows users to specify directories to scan, select keywords of interest, and optionally copy identified files to another directory.

Features

  • Directory Scan: Recursively scans directories for PHP files.
  • Keyword Search: Users can select keywords to search for within PHP files.
  • Logging: Results of the scan are logged in a scan_results.log file.
  • File Copy: Optionally copies identified files to a specified directory.
  • Minimalistic Interface: Simple and easy-to-use interface.

How to Use

just upload it and open it from browser

if you want to add more keywords to scan customy , just edit lines 75 -80

About

simple php code helps you to find php confing files and copy them and use them easily (config file finder)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages