mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
aireplay-ng: add German translation (#9980)
Co-authored-by: pixel <pixel+github@chrissx.de>
This commit is contained in:
parent
7aeaf9ccb5
commit
c7efff5d96
1 changed files with 9 additions and 0 deletions
9
pages.de/common/aireplay-ng.md
Normal file
9
pages.de/common/aireplay-ng.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# aireplay-ng
|
||||
|
||||
> Pakete in ein WLAN injizieren.
|
||||
> Teil von `aircrack-ng`.
|
||||
> Weitere Informationen: <https://www.aircrack-ng.org/doku.php?id=aireplay-ng>.
|
||||
|
||||
- Sende eine bestimmten Anzahl an Dissoziation-Paketen mit der MAC-Adresse des Access Points, der MAC-Adresse des Clients und eines Interfaces:
|
||||
|
||||
`sudo aireplay-ng --deauth {{anzahl}} --bssid {{ap_mac}} --dmac {{client_mac}} {{interface}}`
|
Loading…
Add table
Reference in a new issue