EH-03-P1: MITM Attacks Flashcards
On Path: Execution Steps
What is the third step of an On-Path execution
Potentially sensitive information about a client is collected as the communication continues
Victims having no idea their communication is being intercepted is which step of the On-Path execution step
Step 2
What is the first step of an On-Path execution
An attacking machine places itself between computers communicating with each other
What is the DNS poisoning process?
- configuring host files
- capturing victim’s DNS request
- Redirect the victim to a target IP
- use ARP poisoning to position the machine in the middle
What is the ARP Poisoning Process?
- Exploits lack of ARP packet validation
- Forges ARP request packets
- Requests are sent as if by the victim
- Updates ARP tables in the network’s nodes
What is Bettercap
- Bettercap is a tool used for On-Path attacks.
- Can initiate ARP poisoning and DNS spoofing
- Sends false DNS responses to the victim
set
specifies the required parameters
arp.spoof.target
specifies the target IP
arp.spoof
specifies ARP spoofing actions
dns.spoof.domains
specifies website domains to be spoofed
dns.spoof.address
specifies IP addresses for redirection
What is SSL Stripping
- downgrades HTTPS to HTTP
- provides plain text view of data