From c04c853ae3e78d3c0a1f1a230c4af72c99a565c4 Mon Sep 17 00:00:00 2001 From: aubrel Date: Sun, 3 Nov 2019 09:23:40 -0500 Subject: [PATCH] Added Yar, an OSINT tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcec1e3..1d5d44d 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [theHarvester](https://github.com/laramies/theHarvester) - E-mail, subdomain and people names harvester. * [vcsmap](https://github.com/melvinsh/vcsmap) - Plugin-based tool to scan public version control systems for sensitive information. * [WhatBreach](https://github.com/Ekultek/WhatBreach) - Search email addresses and discover all known breaches that this email has been seen in, and download the breached database if it is publicly available. +* [Yar](https://github.com/Furduhlutur/yar) - Clone git repositories to search through the whole commit history in order of commit time for secrets, tokens, or passwords. ## Online Resources