Skip to content

Przekorb/commentfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

commentfinder

Script to pull comments and potentially leaky api's from multiple websites sources in pretty colours

comments2

Summary

Once given a file with list of directories, it scans every record in search for comments or api's, so it's hard to miss clues in CTF's. Supports html redirection.

Works best with gobuster using -o option to output directory list, but any other tool would be good as long as directories are in first lines:

/admin
/assets
...

Installation

git clone https://github.com/przekorb/commentfinder
sudo ln -s $(pwd)/commentfinder/commentfinder.sh /usr/local/bin/
chmod +x ($pwd)/commentfinder/commentfinder.sh
commentfinder.sh -h

Usage example

commentfinder.sh -t 10.10.10.58:3000 -f port3000dirs.txt

About

Script to pull comments and api's from websites sources more efficient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages