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

Implementing attacks in Cooja #62

Closed
dhondta opened this issue Apr 9, 2021 · 3 comments
Closed

Implementing attacks in Cooja #62

dhondta opened this issue Apr 9, 2021 · 3 comments
Assignees

Comments

@dhondta
Copy link
Owner

dhondta commented Apr 9, 2021

respected sir,
I'm from Gujarat technological university in Ahmedabad Gujarat.
I studied for a master's in cybersecurity last semester.
I want to implement DDOS Attack in the cooja simulator in Contiki OS.
I have no idea about how to write code to implement an attack on a
cooja simulator
and how to find the packet delivery ratio and the threshold for a particular
network. how to find the threshold for a particular network.
If possible then please let me know for further discussion.

Originally posted by @truptipithva in #35 (comment)

@dhondta dhondta self-assigned this Apr 9, 2021
@dhondta
Copy link
Owner Author

dhondta commented Apr 9, 2021

Hi @truptipithva
Simulating attacks with Contiki-OS and Cooja is templated in the RPL Attacks Framework, meaning that you generate (campaigns of) simulations from a predefined template to compare a situation of a WSN with and without your attack, relying on building blocks you can define for tweaking ContikiRPL.
So, for implementing a DDoS attack, you need first to know how to tweak ContikiRPL so that it will have the desired effect. Then you can add a building block and include it in your campaign file to adapt the simulation with your attack. This is explained here.

@dhondta dhondta closed this as completed May 6, 2021
@azeemjahangir
Copy link

I need black hole and version number of attacks c file.

@sousouk
Copy link

sousouk commented Mar 11, 2023

hello can you help me I have contiki3.0 cooja simulator and I want to create flooding attack based on DIS message and DIO message please help me

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

3 participants