From 4e2869cba7f61a25199e93631e2285df1d777a33 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 28 Jan 2019 15:05:42 +0100 Subject: [PATCH] locatefamily.com footprinting --- osint/individuals.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/osint/individuals.json b/osint/individuals.json index 7b8c8fa..2779724 100644 --- a/osint/individuals.json +++ b/osint/individuals.json @@ -28,5 +28,11 @@ "request": "site:\"whycall.me\" intext:\"$n\" | intext:\"$l\"", "dialCode": null, "stop": 1 + }, + { + "site": "locatefamily.com", + "request": "site:locatefamily.com intext:\"$n\" | intext:\"$l\"", + "dialCode": null, + "stop": 1 } ]