Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Vista
Cisco SNMP configuration attack with a GRE tunnel
Mati Aharoni, William M. Hidalgo

Comments Mode:
Cisco SNMP configuration attack with a GRE tunnel 2005-10-04
Wintermute
interesting article :) My approach would be to simply add an acl on E0/0 to deny incoming packets with a source address that is from the destination network... this works well when there are few interfaces, but could become unmanagable on a large router with many interfaces or sub-interfaces.

eg

ip access-list extended stopspoofs

deny ip 192.168.1.0 255.255.255.0 any

permit ip any any # assuming there are no other access list entries required.

interface Ethernet0/0

ip access-group stopspoofs in

other things that are good to block at this point are packets with broadcast, multicast or network address' as the source address.

[ reply ]

Link to this comment: http://www.securityfocus.com/comments/infocus/1847/13#13







 

Privacy Statement
Copyright 2008, SecurityFocus