Reputation OSINT queries
This commit is contained in:
parent
31dd315c18
commit
bcb4c398b1
|
@ -1,7 +1,12 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"site": "whosenumber.info",
|
"title": "reputation report on whosenumber.info",
|
||||||
"request": "site:\"whosenumber.info\" intext:\"$n\" intitle:\"who called\"",
|
"request": "site:\"whosenumber.info\" intext:\"$n\" intitle:\"who called\"",
|
||||||
"stop": 1,
|
"stop": 1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "phone fraud footprints",
|
||||||
|
"request": "intitle:\"Phone Fraud\" intext:\"$n\" | \"$n\"",
|
||||||
|
"stop": 5,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue