Closed pococ31 closed 1 year ago
This is documented at https://github.com/vanhoefm/fragattacks/blob/master/README.md#93-no-icmp-support
Ideally you use ICMP though, that has been tested the most and is the most reliable.
On Thu, Apr 20, 2023, 15:28 pococ31 @.***> wrote:
on executing the command ./fragattack.py wlan0 --ap ping the test fails. Later I found that the IoT client doesn't support ping/ICMP. How to run fragattack scripts on these types of IoT clients ?
— Reply to this email directly, view it on GitHub https://github.com/vanhoefm/fragattacks/issues/53, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE3YK55MHYWJYYDHNZHNHDXCEMVXANCNFSM6AAAAAAXFLPHGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thank you so much. It works perfectly, I tried with various devices. Thank you.
on executing the command
./fragattack.py wlan0 --ap ping
the test fails. Later I found that the IoT client doesn't supportping/ICMP
. How to run fragattack scripts on these types of IoT clients ?