Routopsy is a toolkit designed to attack frequently overlooked network protocols. It currently supports attacks against Routing Protocols (DRP) and First-Hop Redundancy Protocols (FHRP).
Most of the attacks used today use a "virtual router" as opposed to implementing protocols from scratch. The tool is not limited to virtual routers and allows further attacks with python3 or by adding additional containers.
Prerequisites
Installation
With virtual environment
- git clone https://github.com/sensepost/routopsy
- virtualenv -p python3 env
- source env / bin / activate
- pip install -r requirements.txt
Without virtual environment
- git clone https://github.com/sensepost/routopsy
- pip install -r requirements.txt
Use
Network layout
You can download the program from here.
Read them Technology News from all over the world, with the validity of iGuRu.gr
Follow us on Google News
Comment Policy:
IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators