Chapter 2: Reconnaissance Flashcards
Define footprinting
All measures and techniques taken to gather information about an intended target, can be passive or active.
Define anonymous footprinting
Hacker tries to obscure the source of all their information gathering
Define pseudonymous footprinting
The hacker makes someone else take the blame for their actions
What are the 4 main focuses of footprinting?
- Know the security posture
- Reduce the focus area
- Identify vulnerabilities
- Draw a network map
Define active footprinting
Requires the attacker to touch the device, network, or resource
Define Google hacking
Manipulating a search string with additional specific operators to search for vulnerabilities
What does the Google operator filetype do?
Searches only for files of a specific type (ex. DOC, XLS, etc.)
Ex. filetype:doc returns Word documents
What does the Google operator index of do?
Displays pages with directory browsing enabled
Ex. “intitle:index of” passwd shows pages with directory listings containing passwd
What does the Google operator info do?
Displays information Google stores about the page itself
Ex. info:www.anycomp.com
What does the Google operator intitle do?
Search for pages that contain the string in the title
Ex. intitle: login returns pages with login in the title
What does the Google operator inurl do?
Displays pages with the string in the URL
Ex. inurl:passwd returns all pages with the word passwd in the URL
What does the Google operator link do?
Displays linked pages based on a search term
What does the Google operator related do?
Shows web pages similar to webpagename (ex. related:webpagename)
What is the DNS record type SRV?
SRV: Service
Defines the hostname and port number of servers providing specific services, such as a Directory Services server.
What is teh DNS record type SOA?
SOA: Start of Authority
Identifies the primary name server for the zone, contains the hostname of the server responsible for all DNS records within the namespace as well as properties of the domain