# Sniffing & DDos

* **Sniffing**: The act of monitoring and capturing network traffic to intercept sensitive data such as passwords, emails, or credit card information.
* **DDoS (Distributed Denial of Service)**: A cyberattack where multiple compromised systems flood a target (usually a website or server) with excessive traffic to overwhelm and disrupt its service.

#### Sniffing Tools :&#x20;

```
1. Macof : Tools used for flooding mac addresses in the target network
2. Yersenia : Tools used for DHCP Starvation attack
3. Passive device monitoring using Wireshark
4. Cain & Abel :  ARP Spoofing attack
5. xARP :  Detection of ARP Attack on the network
6. SMAC & TMAC :  MAC address spoffing tools
```

***

#### Dos & DDos Tools  :&#x20;

```
1. ISB (Iam So Board)
2. Ultra DDOs
```
