mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
fragattacks: update README about ARP request support
This commit is contained in:
parent
c430b1dc58
commit
79909202aa
@ -809,8 +809,9 @@ parameters.
|
||||
|
||||
Most attack tests work by sending ICMP ping requests in special manners, and seeing wether we receive
|
||||
an ICMP ping response. In case the device being tested does not support ICMP pings you can instead
|
||||
use ARP requests by adding the `--arp` parameter to all tests. **TODO: Explain in detial for which**
|
||||
**tests this parameter has an effect.**.
|
||||
use ARP requests by adding the `--arp` parameter to all tests. In case a test doesn't support sending
|
||||
ARP requests the tool will display the error `Cannot override request type of the selected test`, in
|
||||
which case the specific test can only be executed using ICMP ping requests.
|
||||
|
||||
**TODO: When acting as a client we can also inject DHCP requests intead.**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user