gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
184 stars 23 forks source link

[addtool] Hawkeye #568

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[homepage]https://github.com/Ice3man543/hawkeye[/homepage] [tags]secrets,exploits,logs,backups,files,privesc[/tags] [short_descr]Filesystem analysis tool/directory looking for interesting stuff.[/short_descr] [long_descr]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:

gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 1 year ago

Tool has been accepted by the team: https://offsec.tools/tool/hawkeye

Thank you for your contribution!