Skip to content

vishalbughunting-cloud/wordpress-debug.log-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

wordpress-debug-scanner

"Security tool to find exposed debug.log files in WordPress websites"

WordPress Debug.log Scanner

A security tool to identify exposed debug.log files and misconfigurations in WordPress websites.

๐Ÿšจ Disclaimer

This tool is for educational purposes and authorized security testing only. Always obtain proper permission before scanning any website.

๐Ÿ“ฅ Download

Go to download the latest wpdebugfinder.exe Go Lang Must be installed Yype this command to make Go lang to EXE for windows go build -o wpdebugfinder.exe wpdebugfinder.go

๐Ÿ›  Features

  • Scan for exposed debug.log files
  • Detect WP_DEBUG configuration
  • Multi-target scanning capability
  • Concurrent scanning with configurable threads
  • Results export to file

๐Ÿ“ท Usage Examples

Single Target Scan

wpdebugfinder.exe -u example.com

Multi-Target Scan

wpdebugfinder.exe -l targets.txt -t 20 -o results.txt

About

"Security tool to find exposed debug.log files in WordPress websites"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages