From db9b2f1968f1d1801745a2b8bcb08f063e6817fd Mon Sep 17 00:00:00 2001 From: Aggie Bill Date: Tue, 20 Aug 2019 08:30:10 -0400 Subject: [PATCH] Add Greynoise Adding a useful service for recognizing internet background noise. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fae224c..b88e1cc 100755 --- a/README.md +++ b/README.md @@ -2183,6 +2183,8 @@ Thanks to our main contributors * [Barcode Reader](http://online-barcode-reader.inliteresearch.com) - Decode barcodes in C#, VB, Java, C\C++, Delphi, PHP and other languages. * [Belati](https://github.com/aancw/Belati) - Belati - The Traditional Swiss Army Knife For OSINT. Belati is tool for Collecting Public Data & Public Document from Website and other service for OSINT purpose. * [Datasploit](https://github.com/DataSploit/datasploit) - Tool to perform various OSINT techniques on usernames, emails addresses, and domains. +* [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. + * [pygreynoise](https://github.com/GreyNoise-Intelligence/pygreynoise) - Greynoise Python Library * [The Harvester](https://github.com/laramies/theHarvester) - Gather emails, subdomains, hosts, employee names, open ports and banners from different public sources like search engines, PGP key servers and SHODAN computer database. * [Intrigue Core](https://github.com/intrigueio/intrigue-core) - Framework for attack surface discovery. * [Maltego](http://www.paterva.com/web6/products/maltego.php) - Interactive data mining tool that renders directed graphs for link analysis.