From 21f8572c3c6190f640aff1bf4262de6973c3130a Mon Sep 17 00:00:00 2001 From: Urvesh Thakkar <54171256+karniv0re-cyber@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:18:19 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b093ae0d..68272480 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@

-# Gitrob: Putting the Open Source in OSINT +# Gitrob: Putting the Open Source in OSINT +# Simplified GitHub Recon ! Gitrob is a tool to help find potentially sensitive files pushed to public repositories on Github. Gitrob will clone repositories belonging to a user or organization down to a configurable depth and iterate through the commit history and flag files that match signatures for potentially sensitive files. The findings will be presented through a web interface for easy browsing and analysis.