reddit hackernews mail facebook facebook linkedin
Hawkeye

Hawkeye

Filesystem analysis tool/directory looking for interesting stuff.

HawkEye is a simple tool to crawl the filesystem or a directory looking for interesting stuff like SSH Keys, Log Files, Sqlite Database, password files, etc. Hawkeye uses a fast filesystem crawler to look through files recursively and then sends them for analysis in real time and presents the data in both json format and simple console output. The tool is built with a modular approach making it easy to use and easily extensible.

It can be used during pentests as a privilege escalation tool to look through the filesystem finding configuration files or ssh keys sometimes left by the sys-admins.

Features:
- Simple and modular code base making it easy to contribute
- Fast And Powerful Directory crawling module doing real-time analysis
- Easily extensible and vast scanner
- Outputs in various formats