28 matches found
golddigger
Gold Digger 搜索文件中的“黄金” Gold Digger 是一个简单的工具,用于递归地在文件中快速发现敏感信息。最初是为了在渗透测试期间快速检查获取的文件而编写的。 安装 Gold Digger 需要 Python3。 root@kitploit: virtualenv -p python3 . source bin/activate python dig.py --help 使用 root@kitploit: usage: dig.py -h -e EXCLUDE -g GOLD -d DIRECTORY -r RECURSIVE -l LOG optional...
6AI score
SaveExploits0References1
20