Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woofind

Woofind is a CLI toolkit for system exploration, security auditing, and data inspection.

Features

  • Analyze running processes and resource usage.
  • Detect misconfigurations and potential risks.
  • Decode and analyze encoded data automatically.
  • Extract insights from strings (entropy, hashes, metadata).
  • And more features.

Disclaimer

Please read .docs/disclaimer.md before using this tool.
Use this software at your own risk.
The author is not responsible for any damage, data loss, or issues that may result from its use.

Installation

Quick install:

git clone https://github.com/Zeronetsec/Woofind
bash Woofind/install.sh

For more detailed installation and uninstallation instructions, see .docs/install_and_uninstall.md.

Usage Example

woofind --pattern-scan mydir/
woofind --capability /usr/sbin/ 'cap_sys_ptrace:cap_setuid:cap_net_raw' --threads 100
woofind --useraudit --passwd mypasswd --shadow myshadow
woofind --decode susfile.txt --limit unlimit --disable 'rot13:morse'
woofind --owner /usr/bin/ --force

And more commands.

About

Woofind is a CLI toolkit for system exploration, security auditing, and data inspection.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages