Skip to content

HSRP (Hot Standby Redundancy Protocol) is a common network gateway redundancy protocol where 2 (or more) routers share a gateway IP. This code short-circuits that relationship by spoofing a partner in this process and redirecting traffic to the client running it. This software is for testing purposes only.

Notifications You must be signed in to change notification settings

KyMidd/HSRPSpoof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HSRPSpoof

NOTE: As with any tool, it can be misused. Only use tools such as this on networks you own or have received explicit, written permission to test on. I recommend using VirtualBox and GNS3 in order to give you a safe environment to play.

Python program to redirect unauthenticated HSRP (Cisco Hot Standby Redundancy Protocol) to wherever the attacker chooses.

More details here: http://systems-co.blogspot.com/2015/01/simple-python-owning-unauthenticated.html

About

HSRP (Hot Standby Redundancy Protocol) is a common network gateway redundancy protocol where 2 (or more) routers share a gateway IP. This code short-circuits that relationship by spoofing a partner in this process and redirecting traffic to the client running it. This software is for testing purposes only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages