[olsr-dev] Implementing an attack into olsrd

Holger Steudtner (spam-protected)
Sat Jun 17 00:52:16 CEST 2006


Thank you for that very good hint. Although I have to implement a real 
blackhole/wormhole, I can use that for some pretests.

Holger

Sven-Ola Tuecke schrieb:

> Also rather trivial:
> iptables -I INPUT -m mac --mac-source 00:11:22:33:44:55 -j DROP
> Meshing is spelled c-o-o-p-e-r-a-t-i-o-n as we all know...
> 
> //Sven-Ola
> 
> "Andreas "Tønnesen"" <(spam-protected)> schrieb im Newsbeitrag 
> news:(spam-protected)
> 
>>
>> This is rather trivial to implement and can be done as a plugin.
>> All you need is a alternative HELLO generation function that announces 
>> all
>> nodes heard of as one-hop neighbors.
>>
>>
>> - Andreas
>>
>>
>>> Hello,
>>>
>>> I wanna implement a blackhole/wormhole into olsrd for my diploma thesis.
>>>
>>> A blackhole/wormhole tampers the HELLO-messages he sends out, to tell
>>> all other nodes that it has the best routes to all other nodes. That
>>> means I have to change the code for the HELLO-message generation.
>>>
>>> I wonder if it is possible to do that with a plugin or do I have to
>>> change the olsrd code. I also want to have the possibility to switch
>>> between evil and good (with or without blackhole/wormhole) within one
>>> node.
>>>
>>> Regards,
>>> Holger
>>>
>>> _______________________________________________
>>> olsr-dev mailing list
>>> (spam-protected)
>>> https://www.olsr.org/mailman/listinfo/olsr-dev
>>>
>>
>>
>>
>> _______________________________________________
>> olsr-dev mailing list
>> (spam-protected)
>> https://www.olsr.org/mailman/listinfo/olsr-dev 
> 
> 
> 
> _______________________________________________
> olsr-dev mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-dev




More information about the Olsr-dev mailing list