grawler:从git repos中提取已删除的秘密 源码
格劳勒 在ShmooCon 2018上发布 grawler在git数据库中递归地遍历对象树,以搜索“已删除”的密码,机密,密钥和其他敏感信息。 它使用git plumbing命令运行,并且可以从git log,git pack文件或文件系统中累积的引用中查找。 用法 usage: grawler [-h] [-m mode] [-x extractor] [-f filter] [-R regex] [-g dir] [-w dir] " -m Mode: (git) git log, (pack) pack files, (fs) filesystem " -x
用户评论