Chapter 2 Reconnaissance: Footprinting Flashcards
Two types of footprinting
Active and Passive
Passive Footprinting
Accessing publicly available information about a target.
Active Footprinting
Accessing information about a target using interaction with the organisation; social engineering, human interaction etc.
Passive Information Gathering - Competitive Intelligence
Information legally gathered by a business entity about its competitors customers, products and marketing.
Passive Information Gathering - Pseudonymous Footprinting
Gathering information from online sources posted by someone from the target but under a different name.
Active Information Gathering - Social Engineering
Information gathering using phone calls, face to face interaction, social media interaction
Passive Information Gathering - Dumpster Diving
Looking in the trash for information (passwords, filenames etc) written on paper or printouts.
Using Search Engines and the internet
Usual Search Engines; Google, Yahoo, Bing, DuckDuckGo Use Google Alerts to monitor a target and get alerts for each new entry indexed by google.
Netcraft - Online tool used to obtain information not usually intended for public disclosure; web server version, IP address, subnet data, OS info, subdomain info etc.
Job Boards - Disclosure of company infrastructure and software estate.
Archive.org - Archived copies of websites/history
Google Cache - Archived copies of websites
Website Watcher at http://aignes.com checks web pages automatically for changes alerting you when they do (exam tip)
Google Hacking
Using operators and syntax to fine tune searches to find information often unintentionally publicly available on the internet. Google Hacking Database is a handy tool which regularly catalogues search strings.
Website Foorprint Tools to capture headers, cookies, connection status, content type and web server information
- Burpsuite
- Firebug
- Website Informer
Web Mirroring/Copying Tools (Passive Footprinting)
- HTTrack
- Black Widow
- WebRipper
- Teleport Pro
- GNU Wget
- Backstreet Browser
Four main focuses and benefits of footprinting according to the EEC
- Know the security posture (footprinting helps make this clear)
- Reduce the focus area (network range, number of targets etc)
- Identify vulnerabilities
- Draw a network map
EXAM TIP
Target Alerts
Google, yahoo and twitter offer alerting so you can get emails/messages whenever new content regarding your target is found.
EXAM TIP
Email Tracking Information and Tools
Email headers can provide good footprinting information about a target such as IP address, physical locations, even links visited by the recipient, OS information and sometimes how long a recipient spent reading the email.
Email Tracking websites and tips
- Using read reciepts
- www.emailtrackerpro.com
- www.mailtracking.com
Email tracking tools include
- GetNotify
- ContactMonkey
- Yesware
- Read Notify
- WhoReadMe
- MSGTAG
- Trace Email
- Zendio
DNS Information
DNS is a naming system for computers that converts human-readable domain names into computer readable IP-addresses and vice versa.DNS uses UDP port 53 to serve its requests.