In article <(E-Mail Removed)> , project2501 wrote:
I _wish_ you guys would figure out that top posting makes it
difficult to read your post, especially when the thread is a week old
[Post reformated]
> simple - watch a network's traffic - watch the dns requests go by. watch
> the responces. when you want to spoof, craft rely packets purporting to
> come from the real dns server, but containing false ip resolution
> information. inject these into the network and your successrate at
> diverting network clients to use the false IP is not insiginificant.
>
> many more details at:
> http://members.ozemail.com.au/~98765...s_spoofing.pdf
> http://www.cs.princeton.edu/sip/news/sun-02-22-96.html
> http://www.menandmice.com/9000/9211_dns_spoofing.html
OK, that assumes a 10Base2 or 10Base5 network, or 10BaseT using a hub.
If there is an Etherswitch, you won't see the requests or the replies,
because the switch won't send them to dis-interested parties. Sure, you
can get into the switch, and co-opt it, but that's a bit harder to do.
Now, in answer to your basic question, please have a look at RFC2535 and
the related RFCs.
2535 Domain Name System Security Extensions. D. Eastlake 3rd. March
1999. (Format: TXT=110958 bytes) (Obsoletes RFC2065) (Updates
RFC2181, RFC1035, RFC1034) (Updated by RFC2931, RFC3007, RFC3008,
RFC3090, RFC3226, RFC3445, RFC3597, RFC3655, RFC3658, RFC3755,
RFC3757) (Status: PROPOSED STANDARD)
Abstract
Extensions to the Domain Name System (DNS) are described that provide
data integrity and authentication to security aware resolvers and
applications through the use of cryptographic digital signatures.
These digital signatures are included in secured zones as resource
records. Security can also be provided through non-security aware
DNS servers in some cases.
>thank you for taking the time... however this doesn't adress the issue of
>forged/modified replies injected into a network.
>
>i have seen in an a practical excercise to subvert the DNS resoltuion of
>web browser lookups.
Depends on how serious the network administrators are. In the 1970s and
1980s, this didn't occur (as evidenced by the almost complete lack of
security features in older protocols and services), because networked
computers were generally at important companies (where they could fire
your butt), and universities where the punishment was loss of computer
privlidges (which meant you flunked the course). The previous company
I worked at had a fairly Draconian set of rules about that, and they
were enforced. For example, non-company computers were simply
confiscated, and the disks wiped. Under normal circumstances, you'd
get the empty computer back when you picked up your last pay check,
provided you were not arrested for other problems.
Old guy