Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Bugtraq: Re: SunOS 4.1.4 fingerd

Re: SunOS 4.1.4 fingerd

From: Taner Halicioglu <taner_at_sdsc.edu>
Date: Fri, 17 May 1996 09:56:21 -0700

On Thu, 16 May 1996, Dave Dittrich wrote:

> The trick, as I learned it, was to use @@XXX.com on Ultrix systems.
> After a quick test, I notice that single letters and "." don't work on
> Ultrix, but any digit or "@" does. Go figure. Probably some Berkeley
> student had a hangover the day they coded finger?

Well, the normal finger program will finger @localhost if you specify
simply:

  finger @

so when you do, for example:

  finger @@foo.bar.com

foo.bar.com will receive the finger with the data "@" and then proceed to
finger itself (localhost). A simple denial of service attack is to do:

  finger @@@@@@@@@@@@@@@@@@[...]@@@foo.bar.com

You can imagine what this will cause... :-) I trivial fix is to look for
an '@' sign in the sent string (in in.fingerd) and deny the finger.

        -Taner
-------------------------=[ D. Taner Halicioglu ]=----------------------------
   taner_at_sdsc.edu The San Diego Supercomputer Center, Workstation Services
   taner_at_ucsd.edu U. of California, San Diego - Revelle - Computer Sci.
                      IRC Admin for irc.sdsc.edu/irc.ucsd.edu/irc.cerf.net
taner_at_mecca.epri.com EPRI - 3412 Hillview Ave, Palo Alto, CA
-------------=[ Linux 1.3.* OS - http://www.sdsc.edu/~taner/ ]=---------------
Received on May 17 1996

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]
edgeos