From e1cfe28308d7fc5126895c8a2e5cfb1ce31f44a9 Mon Sep 17 00:00:00 2001 From: misiektoja Date: Wed, 25 Jun 2025 00:53:41 +0200 Subject: [PATCH 1/2] Add github_monitor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43e9e2f..5bc2d8a 100644 --- a/README.md +++ b/README.md @@ -1466,6 +1466,7 @@ algorithms, knowledgebase and AI technology. * [DNSservices](https://github.com/0x4f53/dnsservices) - Discover embedded services in a domain's DNS records within seconds * [DuckDuckGo URL scraper](https://github.com/its0x08/duckduckgo) - A simple DuckDuckGo URL scraper. * [FOCA](https://github.com/ElevenPaths/FOCA) - Tool to find metadata and hidden information in the documents. +* [github_monitor](https://github.com/misiektoja/github_monitor) - Tool for real-time tracking of GitHub users' activities including profile and repository changes with support for email alerts, CSV logging, detection when a user blocks or unblocks you and more * [Glit](https://github.com/shadawck/glit) - Retrieve all mails of users related to a git repository, a git user or a git organization. * [Greynoise](https://greynoise.io/) - "Anti-Threat Intelligence" Greynoise characterizes the background noise of the internet, so the user can focus on what is actually important. * [Hunchly](https://www.hunch.ly/) - Hunchly is a web capture tool designed specifically for online investigations. From 9c038bc5a13f5cb7426c4db79287139d5d62097f Mon Sep 17 00:00:00 2001 From: misiektoja Date: Wed, 25 Jun 2025 13:54:15 +0200 Subject: [PATCH 2/2] Moved to Social Media Tools category --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bc2d8a..a63a855 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Happy hacking and hunting 🧙‍♂️ - [LinkedIn](#-linkedin) - [Telegram](#-telegram) - [Steam](#-steam) + - [GitHub](#-github) - [Blog Search](#-blog-search) - [Forums and Discussion Boards Search](#-forums-and-discussion-boards-search) - [Username Check](#-username-check) @@ -505,6 +506,10 @@ algorithms, knowledgebase and AI technology. * [OSINT-Steam](https://osint-steam.vercel.app/en) - An [open-source](https://github.com/Berchez/OSINT-steam) tool that returns public information, such as friends list and possible locations, from Steam profiles. +### [↑](#-table-of-contents) GitHub + +* [github_monitor](https://github.com/misiektoja/github_monitor) - Tool for real-time tracking of GitHub users' activities including profile and repository changes with support for email alerts, CSV logging, detection when a user blocks or unblocks you and more + ## [↑](#-table-of-contents) Blog Search * [BlogSearchEngine](http://www.blogsearchengine.org) @@ -1466,7 +1471,6 @@ algorithms, knowledgebase and AI technology. * [DNSservices](https://github.com/0x4f53/dnsservices) - Discover embedded services in a domain's DNS records within seconds * [DuckDuckGo URL scraper](https://github.com/its0x08/duckduckgo) - A simple DuckDuckGo URL scraper. * [FOCA](https://github.com/ElevenPaths/FOCA) - Tool to find metadata and hidden information in the documents. -* [github_monitor](https://github.com/misiektoja/github_monitor) - Tool for real-time tracking of GitHub users' activities including profile and repository changes with support for email alerts, CSV logging, detection when a user blocks or unblocks you and more * [Glit](https://github.com/shadawck/glit) - Retrieve all mails of users related to a git repository, a git user or a git organization. * [Greynoise](https://greynoise.io/) - "Anti-Threat Intelligence" Greynoise characterizes the background noise of the internet, so the user can focus on what is actually important. * [Hunchly](https://www.hunch.ly/) - Hunchly is a web capture tool designed specifically for online investigations.