CMP 210 - Penetration Testing Flashcards
What is the purpose of Footprinting?
To gather information essential to an attack and enable an attacker to complete a profile of an organisation
Name a physical method of Footprinting
Dumpster Diving
Freedom of Information Act
Social Engineering
Name online based techniques of Footprinting
Browsing Anonymously using proxies
DNS Recon
Finding the mail server
Name web based tools of Footprinting
Advanced Google Search
Shodan - Google but for IP address activity
GreyNoise - Finds people who are trying to scan the internet
What is the 4 step Methodology of Penetration Testing
Footprinting
Scanning
Enumeration
System Hacking
What are some things we attempt to discover about our target?
Is our targets computer on?
What is the OS?
What is the version of the OS?
Is there a firewall
Which is connection oriented, TCP or UDP?
TCP
Which is a connectionless protocol, TCP or UDP?
UDP
When it comes to protocols, which is most like a letter and which is most like a phone?
TCP - ?
UDP -?
TCP - Phone
UDP - Letter
List 2 application protocols
HTTPs
SSH
What protocol is the ping utility apart of?
ICMP
Internet Control Message Protocol
How does pinging a target verify a host is active?
Sends an ICMP echo request packet to the host.
If the host is active, it responds by echoing the packet back.
What layer in the OSI Model is the ping utility conducted at?
Layer 3 - Network
What does OSI stand for
Open Systems Interconnection
What is the OSI Model
A model which represents how network communications work.
What are the 7 layers in the OSI model?
PDNTSPA
- Physical Layer
- Data Link Layer
- Network Layer
- Transport Layer
- Session Layer
- Presentation Layer
- Application Layer
What is another name for a ping scan?
ICMP sweep
What type of scans are often blocked by firewalls.
Ping Scans
What is the main restriction with ARP scans?
Can only perform then on your local network.
Which layer in the OSI Model are ARP scans conducted at?
Layer 2 - Data Link
Define how you know if a port is open
If the machine has a networked service running
What is a network service
connects users in working offices