Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

Re: DNS ACL ?

Subject: Re: DNS ACL ?
Date: Sun, 13 Nov 2005 20:19:09 -0500
Whenever a DNS server returns a response of over 512 bytes it will set
the Truncation bit to tell the requesting server to reissue the same
query over a Virtual Circuit (TCP connection). This is normally seen
with requests for web server information for large server farms. If you
block TCP/53 to your DNS server you *MAY* not experience any problems,
but the problems will likely occur on the requesting side of someone
seeking your information. If you do not have a lot of systems with the
same name on multiple IP addresses or multiple CNAMES or a large mail
server farm you *MAY* come out okay. Just keep in mind that your DNS
system will not be functioning the way it *should* be... but then we
wouldn't have a need for security professionals if everything did what
it *should*...

You can limit your exposure by reducing who can perform zone transfers
via the allow-transfer option and use the query-source option to control
the port used for your outgoing queries. Coupled with router/firewall
ACLs you can serious limit the TCP connections to your DNS server.
--- Begin Message ---
Subject: DNS ACL ?
Date: Fri, 11 Nov 2005 08:35:06 -0500
Hello All,

 

I need a sanity check regarding DNS ACLs.  For external facing DNS servers
you need to allow only udp/53 inbound, correct?  I know tcp/53 is used for
zone transfers and requests/replies greater than a certain size, but they
shouldn't typically happen for general dns queries correct?  

 

Thanks in advance!



------------------------------------------------------------------------------
Audit your website security with Acunetix Web Vulnerability Scanner: 

Hackers are concentrating their efforts on attacking applications on your 
website. Up to 75% of cyber attacks are launched on shopping carts, forms, 
login pages, dynamic content etc. Firewalls, SSL and locked-down servers are 
futile against web application hacking. Check your website for vulnerabilities 
to SQL injection, Cross site scripting and other web attacks before hackers do! 
Download Trial at:

http://www.securityfocus.com/sponsor/pen-test_050831
-------------------------------------------------------------------------------




--- End Message ---
------------------------------------------------------------------------------
Audit your website security with Acunetix Web Vulnerability Scanner: 

Hackers are concentrating their efforts on attacking applications on your 
website. Up to 75% of cyber attacks are launched on shopping carts, forms, 
login pages, dynamic content etc. Firewalls, SSL and locked-down servers are 
futile against web application hacking. Check your website for vulnerabilities 
to SQL injection, Cross site scripting and other web attacks before hackers do! 
Download Trial at:

http://www.securityfocus.com/sponsor/pen-test_050831
-------------------------------------------------------------------------------
<Prev in Thread] Current Thread [Next in Thread>