Skip to content

Commit

Permalink
aireplay-ng: add Dutch translation
Browse files Browse the repository at this point in the history
  • Loading branch information
JenTheBluePanda authored and kbdharun committed Jul 11, 2023
1 parent 1f47f0a commit d59a705
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pages.nl/common/aireplay-ng.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# aireplay-ng

> Injecteer pakketten in een draadloos netwerk.
> Deel van `aircrack-ng`.
> Meer Informatie: <https://www.aircrack-ng.org/doku.php?id=aireplay-ng>.
- Stuur een specifiek aantal losgekoppelde pakketten op basis van het MAC-adres van een toegangspunt, het MAC-adres van een cliënt en een interface:

`sudo aireplay-ng --deauth {{nummer}} --bssid {{ap_mac}} --dmac {{cliënt_mac}} {{interface}}`

0 comments on commit d59a705

Please sign in to comment.