Skip to content

Commit 4d8992e

Browse files
committed
Merge branch 'master' of github.com:HackTricks-wiki/hacktricks
2 parents a869635 + 2802c45 commit 4d8992e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/generic-methodologies-and-resources/pentesting-network

src/generic-methodologies-and-resources/pentesting-network/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ If **no \[MAC]** is provided, the packet is sent to **broadcast ethernet** (and
128128

129129
```bash
130130
# Bettercap (if no [MAC] is specificed ff:ff:ff:ff:ff:ff will be used/entire broadcast domain)
131-
wol.eth [MAC] #Send a WOL as a raw ethernet packet of type 0x0847
131+
wol.eth [MAC] #Send a WOL as a raw ethernet packet of type 0x0842
132132
wol.udp [MAC] #Send a WOL as an IPv4 broadcast packet to UDP port 9
133133
```
134134

0 commit comments

Comments
 (0)