-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DIS flooding #74
Comments
can I create DIS flooding attack in file rpl-icmp6.c ? please help I need this |
Hi @sousouk
|
Hello . I want to do DIO attack I want to change the interval to send
message dio but in rpl-icmp6.c can you help me and thank you
Le mar. 14 mars 2023 à 21:30, Alex ***@***.***> a écrit :
… Hi @sousouk <https://github.com/sousouk>
A priori, I guess it could be the right way. This is the hard part, you
need to test ; this involves making experiments with a custom external RPL
library the running the simulation to verify if it gives what you expect.
The work method is as follows :
1. Copy the core/net/rpl library of Contiki to a new folder where you
will apply your modifications
2. In the framework, while make-ing your simulation, enter
ext_lib=path/to/your/core/net/rpl (see the documentation here
<https://rpl-attacks.readthedocs.io/en/latest/commands>)at the end to
set this particular parameter
3. Run your simulation and see if the results are what you expect
4. If not, go back to 2.
—
Reply to this email directly, view it on GitHub
<#74 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6M563TZ3ZEOS7FEMBRDQUTW4DIPXANCNFSM6AAAAAAV2NGNWI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
hello can you help me , how I use the perl script in contiki cooja simulator please help me I need this |
hello , I want to create DIS flooding attack but I want to change in file rpl-icmp6.c to do this attack can you give me solution
The text was updated successfully, but these errors were encountered: