lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
From: Valdis.Kletnieks at vt.edu (Valdis.Kletnieks@...edu)
Subject: Reverse dns 

On Thu, 10 Mar 2005 11:30:51 CST, Paul Schmehl said:
 give details.  I'll give you this much.  We're having a 
> philosophical disagreement about the value of disallowing reverse dns for 
> hosts on our network.  It's the ancient security by obscurity discussion.
> 
> My concern is that we should not disable dns when (or if) it's required. 
> Obviously we would not disable it for the MX hosts, but I'm unclear what 
> (if anything) the RFC requirements are.  Absent any requirements, there's 
> not cogent argument for *not* doing it, with the aforementioned exceptions.

The security via obscurity is very slim - remember that if they're looking for
the PTR entry, they *already* have the IP address..

One good reason to put the PTR out there is because it allows sanity-checking of
your DNS - if you have 'foo.example.com A 10.10.100.1', then there should be
a '1.100.10.10.in-addr.arpa PTR foo.example.com' to match.  If you fumble-finger
and get 'foo.example.com A 10.10.100.10', you can catch it because when you
look up the PTR, you find '10.100.10.10.in-addr.arpa PTR bar.example.com'. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: not available
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20050310/f7277daa/attachment.bin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ