Configureit
IS-IT--Management
I'm trying to become PCI compliant and the only thing holding me up is this SYN+FIN. I've created an ACL
access-list 161 deny tcp any any established fin psh syn urg
access-list 161 deny tcp any any rst syn
access-list 161 deny tcp any any fin rst syn
access-list 161 deny tcp any any established fin syn
access-list 161 deny tcp any any fin syn
access-list 161 deny tcp any any ack fin syn
I'm running a cisco 1712 with 12.3(7)xr
Below is what they are telling me.
System Responds to SYN+FIN
This device responded to a TCP packet with both the SYN and FIN
bits set. Such packets, which do not occur in normal network traffic,
have been used by attackers to bypass the security rules configured in
various firewalls.
Bugtraq: 7487
CVSSv2: AV:N/AC:L/Au:N/C:N/I/A:N (Base Score:5.00)
We are using NAT with no current firewall configred, any help would be great.
Thank you
access-list 161 deny tcp any any established fin psh syn urg
access-list 161 deny tcp any any rst syn
access-list 161 deny tcp any any fin rst syn
access-list 161 deny tcp any any established fin syn
access-list 161 deny tcp any any fin syn
access-list 161 deny tcp any any ack fin syn
I'm running a cisco 1712 with 12.3(7)xr
Below is what they are telling me.
System Responds to SYN+FIN
This device responded to a TCP packet with both the SYN and FIN
bits set. Such packets, which do not occur in normal network traffic,
have been used by attackers to bypass the security rules configured in
various firewalls.
Bugtraq: 7487
CVSSv2: AV:N/AC:L/Au:N/C:N/I/A:N (Base Score:5.00)
We are using NAT with no current firewall configred, any help would be great.
Thank you