Unit 2: Footprinting and Scanning - Practice Quiz

INT244 — Securing Computing Systems 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 What is the primary definition of 'Footprinting' in the context of ethical hacking?

A. The physical tracking of a target user
B. The process of creating a backup of a system
C. The technique of gathering information about a target computer system
D. The act of exploiting a vulnerability in a web application

2 Which of the following best describes 'Passive Footprinting'?

A. Interacting directly with the target system
B. Running a denial of service attack
C. Scanning ports on the target server
D. Collecting information without direct interaction with the target

3 Which of the following is a major threat introduced by footprinting?

A. Automatic installation of malware
B. Slow internet connection
C. Social Engineering attacks
D. Immediate hardware failure

4 In the footprinting process, what is the 'intitle' Google search operator used for?

A. To search for a specific file type
B. To search for a string within the URL
C. To search for pages containing a specific string in the page title
D. To limit results to a specific domain

5 Which Google search operator would a hacker use to find specific file types, such as PDF or XLS, potentially containing sensitive data?

A. filetype:
B. related:
C. link:
D. site:

6 What is the 'Google Hacking Database' (GHDB)?

A. A tool to hack Google servers
B. A repository of search queries (dorks) used to find sensitive data publicly available
C. A database of Google employee passwords
D. A software that blocks Google tracking

7 How can job search sites be used for information gathering?

A. To modify job descriptions
B. To identify the technologies and hardware used by the target organization
C. To steal employee bank accounts
D. To shut down the company's recruitment portal

8 Which financial service database in the US is often used to gather financial information about public companies?

A. Whois database
B. EDGAR database
C. NVD database
D. Exploit-DB

9 What is the primary purpose of 'Scanning' in the hacking methodology?

A. To install a backdoor
B. To gain administrative access to the system
C. To gather preliminary information from public sources
D. To identify live hosts, open ports, and services on a network

10 Which of the following is NOT a typical phase of the scanning methodology?

A. Checking for social media profiles
B. Checking for open ports
C. Checking for vulnerability
D. Checking for live systems

11 Which type of scan is known as a 'Half-open' scan?

A. TCP Connect Scan
B. Null Scan
C. Xmas Scan
D. Stealth / SYN Scan

12 What distinguishes a 'TCP Connect' scan from a 'SYN' scan?

A. TCP Connect completes the full 3-way handshake
B. TCP Connect requires root privileges
C. TCP Connect uses UDP packets
D. TCP Connect is more stealthy

13 In an 'Xmas Scan', which flags are set in the TCP packet?

A. FIN, URG, PSH
B. SYN, ACK, RST
C. SYN only
D. No flags set

14 What is the defining characteristic of a 'Null Scan'?

A. It sends a packet with no flags set
B. It sends a packet with all flags set
C. It sends an empty UDP payload
D. It sends a ping request only

15 Which scan type relies on a 'Zombie' machine to hide the attacker's identity?

A. Ping Sweep
B. TCP Connect Scan
C. UDP Scan
D. IDLE Scan

16 What is the main challenge associated with 'UDP Scanning'?

A. It is too fast
B. It requires authentication
C. It is connection-oriented
D. It is often slow and unreliable because UDP is connectionless

17 What is 'Banner Grabbing'?

A. Intercepting Wi-Fi signals
B. Copying the website logo
C. Capturing the welcome message or header sent by a service upon connection
D. Stealing physical banners from a company

18 What is 'OS Fingerprinting'?

A. Finding the owner of the operating system
B. Determining the operating system of a target host
C. Scanning for fingerprints on a laptop
D. Cracking the OS password

19 Which parameter is commonly analyzed in Passive OS Fingerprinting?

A. Login Username
B. Hard drive serial number
C. CPU Temperature
D. Time to Live (TTL) values

20 What is 'Active OS Fingerprinting'?

A. Sniffing traffic without sending packets
B. Checking the website HTML source code
C. Sending specially crafted packets to the target and analyzing the response
D. Asking the admin for the OS version

21 Which tool is the industry standard for network scanning and OS fingerprinting?

A. Nmap
B. Wireshark
C. Aircrack-ng
D. John the Ripper

22 What is a 'Ping Sweep' used for?

A. To crash a server
B. To measure internet speed
C. To clean up temporary files
D. To identify which IP addresses in a range are live hosts

23 Which of the following is a countermeasure against Google Hacking?

A. Registering the site with more search engines
B. Ensuring sensitive directories are disallowed in robots.txt and not indexed
C. Removing the robots.txt file
D. Using a shorter domain name

24 What is 'Split DNS' used for as a countermeasure?

A. To hide internal network information from external users
B. To increase the number of available IP addresses
C. To speed up internet access
D. To split the internet bill

25 How can an ACK scan help an attacker?

A. It crashes the system
B. It determines if the firewall is stateful and which ports are filtered
C. It retrieves the admin password
D. It opens a backdoor

26 What is 'Vulnerability Scanning'?

A. Monitoring network traffic for speed
B. The automated process of identifying known security weaknesses in systems
C. Scanning for viruses on a USB drive
D. Scanning a document to PDF

27 Which of the following is a common vulnerability scanning tool?

A. Photoshop
B. FileZilla
C. Nessus
D. Outlook

28 What is a 'False Positive' in vulnerability scanning?

A. The scanner finds a critical vulnerability
B. The scanner reports a vulnerability that does not actually exist
C. The scanner crashes during the scan
D. The scanner fails to find an existing vulnerability

29 Why would an attacker use a 'Proxy' during scanning?

A. To hide their actual IP address and identity
B. To bypass antivirus software on their own machine
C. To speed up the scan
D. To encrypt the target hard drive

30 What is 'Proxy Chaining'?

A. Blocking all proxies
B. Connecting multiple computers with a physical chain
C. Linking a proxy to a firewall
D. Using multiple proxy servers in a sequence to increase anonymity

31 What is the 'TOR' network primarily used for in the context of security?

A. Providing anonymity by routing traffic through a distributed network of relays
B. Filtering spam emails
C. Downloading movies faster
D. Hosting websites

32 In the context of the 'Family tree of Scans', which category does a SYN scan belong to?

A. Vulnerability Scanning
B. Network Scanning
C. Social Engineering
D. Port Scanning

33 What information does 'WHOIS' lookup provide?

A. Domain registration details like owner, contact info, and expiry
B. The root password of the server
C. The current GPS location of the server
D. The list of open ports

34 Which Google operator limits the search to a specific domain?

A. domain:
B. host:
C. url:
D. site:

35 What is a potential risk of using public proxies?

A. The proxy owner may sniff/steal the data passing through it
B. They are too expensive
C. They always block HTTPS traffic
D. They cannot access Google

36 Which of the following is a countermeasure against Port Scanning?

A. Publishing all IP addresses online
B. Configuring a firewall to block unsolicited connection attempts
C. Using Telnet instead of SSH
D. Disabling the firewall

37 What does the Google operator 'cache:' do?

A. Speeds up the search
B. Hides the page from Google
C. Displays Google's cached version of a web page
D. Deletes the browser cache

38 Social networking sites are primarily used in which phase of hacking?

A. Maintaining Access
B. Gaining Access
C. Clearing Tracks
D. Footprinting/Reconnaissance

39 What is the purpose of 'archive.org' (Wayback Machine) in footprinting?

A. To view previous versions of websites to find old info
B. To archive email logs
C. To store stolen data
D. To hack into government archives

40 In a 'Full Open' scan, what happens when a port is open?

A. The scanner sends a FIN packet
B. The scanner completes the 3-way handshake (SYN, SYN-ACK, ACK)
C. The scanner sends RST immediately
D. The scanner waits for a timeout

41 Which of the following describes 'Competitive Intelligence' in the context of footprinting?

A. Gathering publicly available information about competitors
B. Spying on employees via webcam
C. Stealing trade secrets via malware
D. Bribing competitor employees

42 What is 'Traceroute' used for in footprinting?

A. To crack the Wi-Fi password
B. To scan for viruses
C. To find the physical location of the server
D. To map the network path and routers between the attacker and the target

43 Which scan is designed to be invisible to legacy logging systems?

A. Ping Sweep
B. Stealth Scan
C. TCP Connect Scan
D. List Scan

44 What is the primary function of an 'Anonymizer'?

A. To scan for malware
B. To mask the user's identity while browsing the web
C. To delete cookies
D. To encrypt emails

45 If a target system responds with an RST packet to a SYN packet, what does it usually mean?

A. The port is filtered
B. The port is open
C. The port is closed
D. The system is offline

46 What is the main benefit of 'Passive' footprinting over 'Active'?

A. It provides more detailed technical info
B. It is faster
C. It allows modifying data
D. It avoids alerting the target

47 Which tool allows you to visualize the path of a packet across the internet geographically?

A. Visual Traceroute
B. Ping
C. Netcat
D. Telnet

48 What is 'DNS Interrogation'?

A. Probing DNS servers to extract DNS records (A, MX, CNAME, etc.)
B. Asking the admin for the DNS password
C. Redirecting DNS traffic
D. Deleting DNS records

49 Which of the following is a countermeasure against OS Fingerprinting?

A. Using an open Wi-Fi network
B. Disabling antivirus
C. Modifying the default TTL values and TCP window sizes
D. Using the default OS settings

50 What is the relationship between Footprinting and Scanning?

A. Scanning precedes Footprinting
B. They are the same thing
C. Footprinting gathers broad info, while Scanning actively probes the identified targets
D. Scanning is passive, Footprinting is active