From 080baf07406de5680ece0aca3fb9d6c7379ba5e8 Mon Sep 17 00:00:00 2001 From: Raphael Date: Wed, 6 Mar 2019 16:39:15 +0100 Subject: [PATCH] Add quinumero.info source --- osint/reputation.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/osint/reputation.json b/osint/reputation.json index a1bd0ea..473b605 100644 --- a/osint/reputation.json +++ b/osint/reputation.json @@ -38,5 +38,10 @@ "title": "reputation report on whocalled.us", "request": "site:whocalled.us inurl:\"$l\"", "stop": 1 + }, + { + "title": "reputation report on quinumero.info", + "request": "site:quinumero.info intext:\"$l\" | intext:\"$i\"", + "stop": 1 } ]