Skip to content

jd-961/MultiScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MultiScanner

A fast, extensible scanner for detecting exposed configuration files and debug endpoints
(e.g. .env, .git, phpinfo(), Laravel debug pages) that may leak sensitive credentials.


🚀 Features

  • Env File Detection
    Scans for publicly accessible .env files and extracts key/value pairs.

  • Git Directory Discovery
    Detects exposed .git repositories and allows you to download or parse .git/config.

  • PHP Info Scraping
    Crawls for phpinfo() pages and parses out SMTP, database, and other configuration details.

  • Laravel Debug Mode Finder
    Identifies Laravel “Whoops” debug pages and extracts credentials from the HTML tables.

  • Multi-Host Support
    Feed it a list of domains/URLs; it will scan them all, in sequence or in parallel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages