From charlesreid1

(Created page with "Layer 1 = Physical layer Layer 2 = Data Link layer =Wired= ==Network Tap== For more info on creating a network tap, see Man in the Middle/Wired. The Raspberry Pi...")
 
 
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
=Wired=
=Wired=


==Network Tap==
Wired MITM attacks:
 
* [[Man in the Middle/Wired]]
For more info on creating a network tap, see [[Man in the Middle/Wired]].
* [[Man in the Middle/Wired/Network Tap]] - notes on creating an ethernet cable tap for a wired network
 
The [[Raspberry Pi]] provides a nice compact platform for carrying out this type of attack.


=Wireless=
=Wireless=
Line 15: Line 13:
==Evil Twin==
==Evil Twin==


{{Main|Evil Twin}}
The following wiki pages have notes on carrying out a wireless Evil Twin MITM attack:
 
* [[Evil Twin]] - background info, overview of process
The [[Evil Twin]] attack is a Layer 1 attack on a sheep's wireless connection.
* [[Evil Twin/Setup]]  - how to set up the hardware to carry out the evil twin attack
 
* [[Man in the Middle/Evil Twin]] - once the Evil Twin AP is created, you can use it to carry out the MITM attack by creating a bridge for traffic from one interface to another and sniffing all the traffic passing through the bridge
Notes on Evil Twin attack setup, etc.: [[Evil Twin]]
* [[Man in the Middle/Evil Twin with Ettercap]] - to conduct a MITM attack with an Evil Twin AP, you can use ettercap to sniff the network interface bridge
 
Carrying out MITM attack with Evil Twin attack setup: [[Man in the Middle/Evil Twin]]
 


=Flags=
=Flags=


{{MITMFlag}}
{{MITMFlag}}
{{KaliFlag}}

Latest revision as of 20:36, 5 March 2022

Layer 1 = Physical layer

Layer 2 = Data Link layer

Wired

Wired MITM attacks:

Wireless

Evil Twin

The following wiki pages have notes on carrying out a wireless Evil Twin MITM attack:

  • Evil Twin - background info, overview of process
  • Evil Twin/Setup - how to set up the hardware to carry out the evil twin attack
  • Man in the Middle/Evil Twin - once the Evil Twin AP is created, you can use it to carry out the MITM attack by creating a bridge for traffic from one interface to another and sniffing all the traffic passing through the bridge
  • Man in the Middle/Evil Twin with Ettercap - to conduct a MITM attack with an Evil Twin AP, you can use ettercap to sniff the network interface bridge

Flags