<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CUlrich</id>
	<title>Elvis Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CUlrich"/>
	<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php/Special:Contributions/CUlrich"/>
	<updated>2026-09-10T15:30:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.5</generator>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Beacon_Frame_Flooding&amp;diff=17348</id>
		<title>Beacon Frame Flooding</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Beacon_Frame_Flooding&amp;diff=17348"/>
		<updated>2024-12-18T10:16:30Z</updated>

		<summary type="html">&lt;p&gt;CUlrich: Created page with &amp;quot;== Summary ==   This documentation provides an overview of Beacon Frame Flooding attacks, a form of Denial-of-Service (DoS) targeting wireless networks by overloading them with spoofed beacon frames. It discusses how these attacks are implemented, their impact, and detection and mitigation techniques.  == Requirements ==  * Operating system: Linux-based distributions with support for monitor mode (e.g., Ubuntu 20.04). * Software tools: MDK4, Aircrack-ng  In order to comp...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This documentation provides an overview of Beacon Frame Flooding attacks, a form of Denial-of-Service (DoS) targeting wireless networks by overloading them with spoofed beacon frames. It discusses how these attacks are implemented, their impact, and detection and mitigation techniques.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Operating system: Linux-based distributions with support for monitor mode (e.g., Ubuntu 20.04).&lt;br /&gt;
* Software tools: MDK4, Aircrack-ng&lt;br /&gt;
&lt;br /&gt;
In order to complete these steps, you must have followed [[Hak5 Signal Owl]]: before.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1 ===&lt;br /&gt;
&lt;br /&gt;
Understanding Beacon Frames&lt;br /&gt;
&lt;br /&gt;
Beacon frames are management packets broadcast by wireless access points (APs) to announce their presence. These frames include:&lt;br /&gt;
&lt;br /&gt;
    SSID (network name).&lt;br /&gt;
    BSSID (AP MAC address).&lt;br /&gt;
    Channel and frequency details.&lt;br /&gt;
    Security protocol indicators (e.g., WPA2, WPA3).&lt;br /&gt;
&lt;br /&gt;
=== Step 2 ===&lt;br /&gt;
&lt;br /&gt;
* Enable monitor mode on the wireless network adapter:&lt;br /&gt;
&lt;br /&gt;
    airmon-ng start wlan0&lt;br /&gt;
&lt;br /&gt;
* Execute MDK4 to generate spoofed beacon frames:&lt;br /&gt;
&lt;br /&gt;
    mdk4 wlan0mon b -a -m -s 500&lt;br /&gt;
&lt;br /&gt;
* Observe the impact on the surrounding wireless environment.&lt;br /&gt;
&lt;br /&gt;
== Used Hardware ==&lt;br /&gt;
&lt;br /&gt;
[[Hak5 Signal Owl]]: Device for automated pentesting tasks.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
*https://docs.hak5.org/signal-owl/&lt;br /&gt;
*https://github.com/hak5/signalowl-payloads&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>CUlrich</name></author>
	</entry>
</feed>