Skip to content
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

Open
sousouk opened this issue Mar 14, 2023 · 4 comments
Open

DIS flooding #74

sousouk opened this issue Mar 14, 2023 · 4 comments

Comments

@sousouk
Copy link

sousouk commented Mar 14, 2023

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

@sousouk
Copy link
Author

sousouk commented Mar 14, 2023

can I create DIS flooding attack in file rpl-icmp6.c ? please help I need this

@dhondta
Copy link
Owner

dhondta commented Mar 14, 2023

Hi @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)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.

@sousouk
Copy link
Author

sousouk commented Mar 31, 2023 via email

@sousouk
Copy link
Author

sousouk commented Apr 1, 2023

hello can you help me , how I use the perl script in contiki cooja simulator please help me I need this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants