Footprinting Flashcards
Site operator
restricts the results of those websites in the given domain. For example, the [SQL Injection site:Wikipedia.org] query gives information on SQL injection from the wikipedia.org site.
Intitle operator
restricts the results to documents containing the search keyword in the title,
Double quotes
Restrict the results to the pages that contain the exact search term.
Allinurl operator
restricts the results to those pages with all of the search keywords in the URL. This operator displays websites that are similar or related to the URL specified.
intitle:”Login Page” intext:”Phone Adapter Configuration Utility
Pages containing login portals
inurl:/voice/advanced/ intitle:Linksys SPA configuration
Finds the Linksys VoIP router configuration page
intitle:”D-Link VoIP Router” “Welcome”
Pages containing D-Link login portals
intitle:asterisk.management.portal web-access
Look for the Asterisk management portal
inurl:”NetworkConfiguration” cisco
Find the Cisco phone details
inurl:”ccmuser/logon.asp”
Find Cisco call manager
inurl:8080 intitle:”login” intext:”UserLogin” “English”
VoIP login portals
intitle:” SPA Configuration”
Search Linksys phones
“[main]” “enc_GroupPwd=” ext:txt
Google search query used for VPN footprinting to find Cisco VPN client passwords
filetype:pcf “cisco” “GroupPwd”
Cisco VPN files with Group Passwords for remote access
“Config” intitle:”Index of” intext:vpn
Directory with keys of VPN servers