reddit hackernews mail facebook facebook linkedin
gitscraper

gitscraper

Scrapes public GitHub repositories for common naming conventions in variables, folders and files.

gitscraper examines PHP files to create SecList/Dictionary files which can be used against any environment (not just PHP). It will collect the following:
- Folder & File Names
- GET & POST variables
- HTTP Header Variables
- Laravel GET,POST,PUT & DELETE Routes

Each time one of the above is found it is added into its appropriate file in the /raw directory. These raw files are then sorted and ordered by the most duplicated content at the top and then cleaned as best as possible and put in the /cleaned directory.