cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Signature to detect DNS Tunneling - SourceFire

Norix S
Level 1
Level 1

Experts,

I have gone through some recent vulnerabilities document from cisco and came to read a topic on DNS Tunneling & an Application tool that may perform such activity - DNScapy.

DNScapy is a DNS tunneling tool. The code is very light and written in Python. It includes a server and a client. The server can handle multiple clients.

DNScapy creates an SSH tunnel through DNS packets. SSH connection, SCP and proxy socks (SSH -D) are supported. You can use CNAME records or TXT records for the tunnel. The default mode is RAND, which uses randomly both CNAME and TXT.

DNScapy uses Scapy (http://www.secdev.org/scapy) for DNS packet forging and for his network automation API.

"

Now, on the preventive end, is there any Signature Cisco may want to release for IPS & Sourcefire units?

Is there any measures Cisco suggest we could implement from within the device?

Thanks!

Norix S. 

Who Me Too'd this topic