Skip to content

Commit

Permalink
Aktualisieren von README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FLX-0x00 authored Nov 12, 2024
1 parent 08ffeb1 commit 206beec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ sudo env "PATH=$PATH" ghostmac --interface eth0 --counter 10
1. Testing Network Security:
- GhostMAC can be used to test the resilience of your DHCP server by generating numerous requests with random MAC addresses to see how it handles unknown devices. This can simulate a real-world attack scenario where an attacker attempts to exhaust the available DHCP leases.

2. Bypassing NAC Systems:
- Network Access Control (NAC) systems may rely on filtering based on known MAC addresses. GhostMAC can generate new random MAC addresses to determine whether unauthorized devices can bypass such filters and gain network access.
2. Bypassing DHCP filters:
- DHCP servers may rely on filtering based on known MAC addresses. GhostMAC can generate new random MAC addresses to determine whether unauthorized devices can bypass such filters and gain network access.

## Requirements
Python 3.6+.
Expand Down

0 comments on commit 206beec

Please sign in to comment.