https://github.com/elfaaels/ns-2-wormhole-attack
A wormhole attack simulation using NS-2 with Ubuntu 20.04
https://github.com/elfaaels/ns-2-wormhole-attack
Last synced: 3 months ago
JSON representation
A wormhole attack simulation using NS-2 with Ubuntu 20.04
- Host: GitHub
- URL: https://github.com/elfaaels/ns-2-wormhole-attack
- Owner: elfaaels
- Created: 2021-07-05T02:37:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T02:49:34.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T15:10:27.317Z (over 1 year ago)
- Language: Tcl
- Size: 547 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ns-2-wormhole-attack
A wormhole attack simulation using NS-2 with Ubuntu 20.04
Overview:
Wormhole attack, an attacker records packets (or bits) at one location in the network, tunnels them to another location, and re-transmits them there into the network.
Wormhole attacker creates a tunnel in order to record the ongoing communication and traffic at one network position and channels them to another position in the network.
Tools used in this project are:
1. VMWare Workstation 16 Player
2. NS-2.35
3. Ubuntu 20.04 LTS