Skip to content

Takaman/HSRP-scapytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

HSRP-scapytest

Overview

Utilising Scapy hsrp.py to atack. Building our own TLV for hsrpv2. Included additional tools like cdp and using kali's inbuilt arp scanner (more comprehensive than scapy)

Usage

  1. pip3 install scapy

  2. Use wireshark or tool to identify active router and virtual IP address for the network. Also identify HSRP version

image

  1. Launch attack using python script!

image

  1. Script does routing automatically to route old packets to previous active router. Achieving MiTM.

image

  1. Use MiTM tools to sniff traffic. (Works best only for HTTP, not so effective anymore with HTTPS and hsts)

image

About

HSRPv1 and HSRPv2 attack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages