Reputation OSINT queries

This commit is contained in:
sundowndev 2018-12-02 00:04:48 +01:00
parent 31dd315c18
commit bcb4c398b1
1 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,12 @@
[
{
"site": "whosenumber.info",
"title": "reputation report on whosenumber.info",
"request": "site:\"whosenumber.info\" intext:\"$n\" intitle:\"who called\"",
"stop": 1,
},
{
"title": "phone fraud footprints",
"request": "intitle:\"Phone Fraud\" intext:\"$n\" | \"$n\"",
"stop": 5,
}
]