[Docs] OSINT resources

This commit is contained in:
Raphael 2018-12-21 18:29:39 +01:00 committed by GitHub
parent eb7ba13ee9
commit fd999a1d05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 10 deletions

View File

@ -1,10 +1,10 @@
## Inderstanding phone numbers ### Inderstanding phone numbers
http://whitepages.fr/phonesystem/ http://whitepages.fr/phonesystem/
https://support.twilio.com/hc/en-us/articles/223183008-Formatting-International-Phone-Numbers https://support.twilio.com/hc/en-us/articles/223183008-Formatting-International-Phone-Numbers
https://en.wikipedia.org/wiki/National_conventions_for_writing_telephone_numbers https://en.wikipedia.org/wiki/National_conventions_for_writing_telephone_numbers
## Open data ### Open data
https://api.ovh.com/console/#/telephony https://api.ovh.com/console/#/telephony
https://countrycode.org/ https://countrycode.org/
@ -13,12 +13,16 @@
http://hs3x.com/ http://hs3x.com/
http://www.numinfo.net/ http://www.numinfo.net/
## Reputation / fraud # Data sources
Both free and premium resources are included. Be careful, the listing of a data source here does not mean it has been verified or is used in the tool. Data might be false. Use it as an OSINT framework.
### Reputation / fraud
scamcallfighters.com scamcallfighters.com
signal-arnaques.com signal-arnaques.com
## Disposable numbers ### Disposable numbers
receive-sms-online.com receive-sms-online.com
receive-sms-now.com receive-sms-now.com
@ -55,7 +59,7 @@
smslisten.com smslisten.com
sms.sellaite.com sms.sellaite.com
## Individuals ### Individuals
Facebook Facebook
True People True People
@ -80,10 +84,10 @@
SearchBug SearchBug
numinfo.net numinfo.net
## Google dork examples ### Google dork examples
`insubject:"+XXXXXXXXX" | insubject:"+XXXXX" | insubject:"XXXXX XXX XXX` `insubject:"+XXXXXXXXX" | insubject:"+XXXXX" | insubject:"XXXXX XXX XXX`
`insubject:"{number}" | intitle:"{number}"` `insubject:"XXXXXXXXX" | intitle:"XXXXXXXXX"`
`intext:"{number}" ext:doc | ext:docx | ext:odt | ext:pdf | ext:rtf | ext:sxw | ext:psw | ext:ppt | ext:pptx | ext:pps | ext:csv | ext:txt | ext:html` `intext:"XXXXXXXXX" ext:doc | ext:docx | ext:odt | ext:pdf | ext:rtf | ext:sxw | ext:psw | ext:ppt | ext:pptx | ext:pps | ext:csv | ext:txt | ext:html`
voip provider check: `site:"hs3x.com" intext:"+61437954897"` `site:"hs3x.com" intext:"+XXXXXXXXX"`
scam number check:`site:signal-arnaques.com intext:"0682649478" intitle:" | Phone Fraud"` `site:signal-arnaques.com intext:"XXXXXXXXX" intitle:" | Phone Fraud"`