Search engines to search in
⇒ Google :’D
⇒ bing
Google Operators For example if we want to search about any file contains “password” in Tesla.com , if we type “tesla password” in google we will find a normal data such as reset password or password policy,etc , and this not senstive , but using google operators we can make a very specific search using
site:tesla.com password filetype:pdf,xsls⇒ site:tesla.com means that we will search only in tesla.com ⇒ filetype:pdf,xsls means that return me only pdf or xsls files that contains “password” text — also we can find subdomains using google operators like if we want subdomains for www.tesla.com we can make this query :site:tesla.com -www
<aside> 📎 we can using Google advanced search to make all of this https://www.google.com/advanced_search
</aside>