Search Engines Flashcards
(14 cards)
For searching devices connected to the net
shodan.io
For checking to see if you’ve been hacked
haveibeenpwned.com
For searching hosts, websites, certificates & other assets
cencys.io
DDG syntax for more of a result
dogs +cats
DDG syntax for less of a result
dogs -cats
DDG syntax for file type
filetype:pdf cats
DDG syntax for site
site:example.com cats
DDG syntax to exclude site
-site:example.com cats
DDG syntax for search term in title
intitle:cats
DDG syntax for search term in URL
inurl:cats
DDG syntax to toggle safe search
!safeon and !safeoff
Site for virus scanning
virustotal.com
Site that is a dictionary for exploits (and its acronym)
cve.org
Common Vulnerabilities and Exploits
Site for exploit codes
exploit-pd.com
Exploit Database