资 源 简 介
This project aims at implementing autoimmune node in p2p overlay network.Autoimmute node is capable of detecting attacks and conducting efficient measures in p2p network.
Autoimmune node is based on Oversim,an open-source overlay and peer-to-peer network simulation framework for the OMNeT++ simulation environment.
The key featrues of autoimmune node are as follows:
* Autoimmune function is independent of node
* Scalable
* Efficiency
In the source code of this project,we provide:
* Typical P2P routing attacks: Finger Table Poison,Identity Theft,Wrong Forward.
* Autoimmune node which detects attacks and conduct measures.