home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / FAQs / Security / sniffers < prev    next >
Encoding:
Internet Message Format  |  1996-10-23  |  21.0 KB

  1. Path: informatik.tu-muenchen.de!Germany.EU.net!main.Germany.EU.net!Frankfurt.Germany.EU.net!howland.erols.net!newspump.sol.net!news.mindspring.com!mindspring!psinntp!psinntp!pubxfer.news.psi.net!iss.net!cklaus
  2. From: cklaus@iss.net (Christopher Klaus)
  3. Newsgroups: comp.security,alt.security,comp.security.misc,comp.security.unix,comp.unix.admin,comp.answers,alt.answers,news.answers,comp.sys.sun.admin,comp.sys.sgi.admin,misc.security,comp.os.ms-windows.nt.admin.misc,comp.os.ms-windows.nt.admin.networking
  4. Subject: computer-security/sniffers FAQ
  5. Supersedes: <secfaq.p3_842885343@iss.net>
  6. Followup-To: poster
  7. Date: 23 Oct 1996 15:53:19 GMT
  8. Organization: ISS, Inc.
  9. Lines: 496
  10. Approved: news-answers-request@MIT.Edu
  11. Distribution: world
  12. Expires: 21 Nov 1996 15:52:06 GMT
  13. Message-ID: <secfaq.p3_846085926@iss.net>
  14. Reply-To: cklaus@iss.net
  15. NNTP-Posting-Host: 204.241.60.5
  16. Keywords: security contact vendor
  17. Xref: informatik.tu-muenchen.de alt.security:40141 comp.security.misc:34389 comp.security.unix:33402 comp.unix.admin:56266 comp.answers:21845 alt.answers:19529 news.answers:84873 comp.sys.sun.admin:88710 comp.sys.sgi.admin:42987 comp.os.ms-windows.nt.admin.misc:22609 comp.os.ms-windows.nt.admin.networking:24931
  18.  
  19. Archive-name: computer-security/sniffers
  20. Posting-frequency: monthly
  21. Last-modified: 1996/7/15
  22. Version: 3.00
  23.  
  24. Sniffer FAQ
  25.  
  26. Version: 3.00
  27. ----------------------------------------------------------------------------
  28. This Security FAQ is a resource provided by:
  29.  
  30.      Internet Security Systems, Inc.
  31.      Suite 660, 41 Perimeter Center East          Tel: (770) 395-0150
  32.      Atlanta, Georgia 30346                       Fax: (770) 395-1972
  33.  
  34. ----------------------------------------------------------------------------
  35. To get the newest updates of Security files check the following services:
  36.  
  37.      http://www.iss.net/
  38.      ftp ftp.iss.net /pub/
  39.  
  40. To subscibe to the update mailing list, Alert, send an e-mail to
  41. request-alert@iss.net and, in the text of your message (not the subject
  42. line), write:
  43.  
  44.      subscribe alert
  45.  
  46. ----------------------------------------------------------------------------
  47. This Sniffer FAQ will hopefully give administrators a clear understanding of
  48. sniffing problems and hopefully possible solutions to follow up with.
  49. Sniffers is one of the main causes of mass break-ins on the Internet today.
  50.  
  51. This FAQ will be broken down into:
  52.  
  53.    * What a sniffer is and how it works
  54.    * Where are sniffers available
  55.    * How to detect if a machine is being sniffed
  56.    * Stopping sniffing attacks:
  57.         o Active hubs
  58.         o Encryption
  59.         o Kerberos
  60.         o One-time password technology
  61.         o Non-promiscuous interfaces
  62.  
  63. ----------------------------------------------------------------------------
  64.  
  65. What a sniffer is and how it works
  66.  
  67. Unlike telephone circuits, computer networks are shared communication
  68. channels. It is simply too expensive to dedicate local loops to the switch
  69. (hub) for each pair of communicating computers. Sharing means that computers
  70. can receive information that was intended for other machines. To capture the
  71. information going over the network is called sniffing.
  72.  
  73. Most popular way of connecting computers is through ethernet. Ethernet
  74. protocol works by sending packet information to all the hosts on the same
  75. circuit. The packet header contains the proper address of the destination
  76. machine. Only the machine with the matching address is suppose to accept the
  77. packet. A machine that is accepting all packets, no matter what the packet
  78. header says, is said to be in promiscuous mode.
  79.  
  80. Because, in a normal networking environment, account and password
  81. information is passed along ethernet in clear-text, it is not hard for an
  82. intruder once they obtain root to put a machine into promiscuous mode and by
  83. sniffing, compromise all the machines on the net.
  84.  
  85. ----------------------------------------------------------------------------
  86.  
  87. Where are sniffers available
  88.  
  89. Sniffing is one of the most popular forms of attacks used by hackers. One
  90. special sniffer, called Esniff.c, is very small, designed to work on Sunos,
  91. and only captures the first 300 bytes of all telnet, ftp, and rlogin
  92. sessions. It was published in Phrack, one of the most widely read freely
  93. available underground hacking magazines. You can find Phrack on many FTP
  94. sites. Esniff.c is also available on many FTP sites such as
  95. coombs.anu.edu.au:/pub/net/log.
  96.  
  97. You may want to run Esniff.c on an authorized network to quickly see how
  98. effective it is in compromising local machines.
  99.  
  100. Other sniffers that are widely available which are intended to debug network
  101. problems are:
  102.  
  103.    * Etherfind on SunOs4.1.x
  104.    * Snoop on Solaris 2.x and SunOs 4.1 (on ftp playground.sun.com)
  105.    * Tcpdump 3.0 uses bpf for a multitude of platforms.
  106.    * Packetman, Interman, Etherman, Loadman works on the following
  107.      platforms:
  108.      SunOS, Dec-Mips, SGI, Alpha, and Solaris. It is available on
  109.      ftp.cs.curtin.edu.au:/pub/netman/[sun4c|dec-mips|sgi|alpha|solaris2]/
  110.      [etherman-1.1a|interman-1.1|loadman-1.0|packetman-1.1].tar.Z
  111.      Packetman was designed to capture packets, while Interman, Etherman,
  112.      and Loadman monitor traffic of various kinds.
  113.  
  114.      DOS based sniffers
  115.  
  116.    * Gobbler for IBM DOS Machines
  117.    * ethdump v1.03
  118.      Available on ftp
  119.      ftp.germany.eu.net:/pub/networking/inet/ethernet/ethdp103.zip
  120.    * ethload v1.04
  121.      Companion utility to a ethernet monitor. Available on ftp
  122.      ftp.germany.eu.net:/pub/networking/monitoring/ethload/ethld104.zip
  123.  
  124. Commercial Sniffers are available at:
  125.  
  126.    * Klos Technologies, Inc.
  127.  
  128.           PacketView - Low cost network protocol analyzer
  129.  
  130.           Phone: 603-424-8300
  131.           BBS: 603-429-0032
  132.  
  133.    * Network General.
  134.  
  135.           Network General produces a number of products. The most
  136.           important are the Expert Sniffer, which not only sniffs on
  137.           the wire, but also runs the packet through a high-performance
  138.           expert system, diagnosing problems for you. There is an
  139.           extension onto this called the "Distributed Sniffer System"
  140.           that allows you to put the console to the expert sniffer on
  141.           you Unix workstation and to distribute the collection agents
  142.           at remote sites.
  143.  
  144.    * Microsoft's Net Monitor
  145.  
  146.           " My commercial site runs many protocols on one wire -
  147.           NetBeui, IPX/SPX, TCP/IP, 802.3 protocols of various flavors,
  148.           most notably SNA. This posed a big problem when trying to
  149.           find a sniffer to examine the network problems we were
  150.           having, since I found that some sniffers that understood
  151.           Ethernet II parse out some 802.3 traffic as bad packets, and
  152.           vice versa. I found that the best protocol parser was in
  153.           Microsoft's Net Monitor product, also known as Bloodhound in
  154.           its earlier incarnations. It is able to correctly identify
  155.           such oddities as NetWare control packets, NT NetBios name
  156.           service broadcasts, etc, which etherfind on a Sun simply
  157.           registered as type 0000 packet broadcasts. It requires MS
  158.           Windows 3.1 and runs quite fast on a HP XP60 Pentium box. Top
  159.           level monitoring provides network statistics and information
  160.           on conversations by mac address (or hostname, if you bother
  161.           with an ethers file). Looking at tcpdump style details is as
  162.           simple as clicking on a conversation. The filter setup is
  163.           also one of the easiest to implement that I've seen, just
  164.           click in a dialog box on the hosts you want to monitor. The
  165.           number of bad packets it reports on my network is a tiny
  166.           fraction of that reported by other sniffers I've used. One of
  167.           these other sniffers in particular was reporting a large
  168.           number of bad packets with src mac addresses of
  169.           aa:aa:aa:aa:aa:aa but I don't see them at all using the MS
  170.           product. - Anonymous
  171.  
  172. ----------------------------------------------------------------------------
  173.  
  174. How to detect a sniffer running.
  175.  
  176. To detect a sniffing device that only collects data and does not respond to
  177. any of the information, requires physically checking all your ethernet
  178. connections by walking around and checking the ethernet connections
  179. individually.
  180.  
  181. It is also impossible to remotely check by sending a packet or ping if a
  182. machine is sniffing.
  183.  
  184. A sniffer running on a machine puts the interface into promiscuous mode,
  185. which accepts all the packets. On some Unix boxes, it is possible to detect
  186. a promiscuous interface. It is possible to run a sniffer in non-promiscuous
  187. mode, but it will only capture sessions from the machine it is running on.
  188. It is also possible for the intruder to do similiar capture of sessions by
  189. trojaning many programs such as sh, telnet, rlogin, in.telnetd, and so on to
  190. write a log file of what the user did. They can easily watch the tty and
  191. kmem devices as well. These attacks will only compromise sessions coming
  192. from that one machine, while promiscuous sniffing compromises all sessions
  193. on the ethernet.
  194.  
  195. For SunOs, NetBSD, and other possible BSD derived Unix systems, there is a
  196. command
  197.  
  198.      "ifconfig -a"
  199.  
  200. that will tell you information about all the interfaces and if they are in
  201. promiscuous mode. DEC OSF/1 and IRIX and possible other OSes require the
  202. device to be specified. One way to find out what interface is on the system,
  203. you can execute:
  204.  
  205.      # netstat -r
  206.      Routing tables
  207.  
  208.      Internet:
  209.      Destination      Gateway            Flags     Refs     Use  Interface
  210.      default          iss.net            UG          1    24949  le0
  211.      localhost        localhost          UH          2       83  lo0
  212.  
  213. Then you can test for each interface by doing the following command:
  214.  
  215.      #ifconfig le0
  216.      le0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,PROMISC,MULTICAST>
  217.              inet 127.0.0.1 netmask 0xffffff00 broadcast 255.0.0.1
  218.  
  219. Intruders often replace commands such as ifconfig to avoid detection. Make
  220. sure you verify its checksum.
  221.  
  222. There is a program called cpm available on ftp.cert.org:/pub/tools/cpm that
  223. only works on Sunos and is suppose to check the interface for promiscuous
  224. flag.
  225.  
  226. Ultrix can possibly detect someone running a sniffer by using the commands
  227. pfstat and pfconfig.
  228.  
  229. pfconfig allows you to set who can run a sniffer
  230. pfstat shows you if the interface is in promiscuous mode.
  231.  
  232. These commands only work if sniffing is enabled by linking it into the
  233. kernel. by default, the sniffer is not linked into the kernel. Most other
  234. Unix systems, such as Irix, Solaris, SCO, etc, do not have any flags
  235. indication whether they are in promiscuous mode or not, therefore an
  236. intruder could be sniffing your whole network and there is no way to detect
  237. it.
  238.  
  239. Often a sniffer log becomes so large that the file space is all used up. On
  240. a high volume network, a sniffer will create a large load on the machine.
  241. These sometimes trigger enough alarms that the administrator will discover a
  242. sniffer. I highly suggest using lsof (LiSt Open Files) available from
  243. coast.cs.purdue.edu:/pub/Purdue/lsof for finding log files and finding
  244. programs that are accessing the packet device such as /dev/nit on SunOs.
  245.  
  246. There is no commands I know of to detect a promiscuous IBM PC compatible
  247. machine, but they atleast usually do not allow command execution unless from
  248. the console, therefore remote intruders can not turn a PC machine into a
  249. sniffer without inside assistance.
  250.  
  251. ----------------------------------------------------------------------------
  252.  
  253. Stopping sniffing attacks
  254.  
  255. Active hubs send to each system only packets intended for it rendering
  256. promiscuous sniffing useless. This is only effective for 10-Base T.
  257.  
  258. The following vendors have available active hubs:
  259.  
  260.    * Cisco
  261.    * 3Com
  262.    * HP
  263.  
  264. ----------------------------------------------------------------------------
  265.  
  266. Encryption
  267.  
  268. There are several packages out there that allow encryption between
  269. connections therefore an intruder could capture the data, but could not
  270. decypher it to make any use of it.
  271.  
  272. Some packages available are:
  273.  
  274.    * ssh is available at http://www.cs.hut.fi/ssh/ssh-archive/ .
  275.  
  276.    * deslogin is one package available at ftp
  277.      coast.cs.purdue.edu:/pub/tools/unix/deslogin .
  278.  
  279.    * swIPe is another package available at
  280.      ftp.csua.berkeley.edu:/pub/cypherpunks/swIPe/
  281.  
  282.    * Netlock encrypts all (tcp, udp, and raw ip based) communications
  283.      transparently. It has automatic (authenticated Diffie-Helman)
  284.      distibuted key management mechanism for each host and runs on the SUN
  285.      4.1 and HP 9.x systems. The product comes with a Certification
  286.      Authority Management application which generates host certificates
  287.      (X.509) used for authentication between the hosts. and provides
  288.      centralized control of each Hosts communications rules.
  289.  
  290.      The product is built by Hughes Aircraft and they can be reached at
  291.      800-825-LOCK or email at netlock@mls.hac.com.
  292.  
  293. ----------------------------------------------------------------------------
  294.  
  295. Kerberos
  296.  
  297. Kerberos is another package that encrypts account information going over the
  298. network. Some of its draw backs are that all the account information is held
  299. on one host and if that machine is compromised, the whole network is
  300. vulnerable. It is has been reported a major difficulty to set up. Kerberos
  301. comes with a stream-encrypting rlogind, and stream-encrypting telnetd is
  302. available. This prevents intruders from capturing what you did after you
  303. logged in.
  304.  
  305. There is a Kerberos FAQ at ftp at rtfm.mit.edu in
  306. /pub/usenet/comp.protocols/kerberos/Kerberos_Users__Frequently_Asked_Questions_1.11
  307. or try: ftp://aeneas.mit.edu/pub/kerberos/doc/KERBEROS.FAQ
  308.  
  309. ----------------------------------------------------------------------------
  310.  
  311. One time password technology
  312.  
  313. S/key and other one time password technology makes sniffing account
  314. information almost useless. S/key concept is having your remote host already
  315. know a password that is not going to go over insecure channels and when you
  316. connect, you get a challenge. You take the challenge information and
  317. password and plug it into an algorithm which generates the response that
  318. should get the same answer if the password is the same on the both sides.
  319. Therefore the password never goes over the network, nor is the same
  320. challenge used twice. Unlike SecurID or SNK, with S/key you do not share a
  321. secret with the host. S/key is available on
  322. ftp:thumper.bellcore.com:/pub/nmh/skey
  323.  
  324. OPIE is the successor of Skey and is available at
  325. ftp://ftp.nrl.navy.mil/pub/security/nrl-opie/
  326.  
  327. Other one time password technology is card systems where each user gets a
  328. card that generates numbers that allow access to their account. Without the
  329. card, it is improbable to guess the numbers.
  330.  
  331. The following are companies that offer solutions that are provide better
  332. password authenication (ie, handheld password devices):
  333.  
  334. Secure Net Key (SNK)
  335.  
  336. Digital Pathways, Inc.
  337. 201 Ravendale Dr. Mountainview, Ca.
  338. 97703-5216 USA
  339.  
  340. Phone: 415-964-0707 Fax: (415) 961-7487
  341.  
  342. SecurID
  343.  
  344. Security Dynamics,
  345. One Alewife Center
  346. Cambridge, MA 02140-2312
  347. USA Phone: 617-547-7820
  348. Fax: (617) 354-8836
  349. SecurID uses time slots as authenication rather than challenge/response.
  350.  
  351. ArKey and OneTime Pass
  352.  
  353. Management Analytics
  354. PO Box 1480
  355. Hudson, OH 44236
  356. Email: fc@all.net
  357. Tel:US+216-686-0090 Fax: US+216-686-0092
  358.  
  359. OneTime Pass (OTP):
  360. This program provides unrestricted one-time pass codes on a user by user
  361. basis without any need for cryptographic protocols or hardware devices. The
  362. user takes a list of usable pass codes and scratches out each one as it is
  363. used. The system tracks usage, removing each passcode from the available
  364. list when it is used. Comes with a very small and fast password tester and
  365. password and pass phrase generation systems.
  366.  
  367. ArKey:
  368. This is the original Argued Key system that mutually authenticates users and
  369. systems to each other based on their common knowledge. No hardware
  370. necessary. Comes with a very small and fast password tester and password and
  371. pass phrase generation systems.
  372.  
  373. WatchWord and WatchWord II
  374.  
  375. Racal-Guardata
  376. 480 Spring Park Place
  377. Herndon, VA 22070
  378. 703-471-0892
  379. 1-800-521-6261 ext 217
  380.  
  381. CRYPTOCard
  382.  
  383. Arnold Consulting, Inc.
  384. 2530 Targhee Street, Madison, Wisconsin
  385. 53711-5491 U.S.A.
  386. Phone : 608-278-7700 Fax: 608-278-7701
  387. Email: Stephen.L.Arnold@Arnold.Com
  388. CRYPTOCard is a modern, SecureID-sized, SNK-compatible device.
  389.  
  390. SafeWord
  391.  
  392. Enigma Logic, Inc.
  393. 2151 Salvio #301
  394. Concord, CA 94520
  395. 510-827-5707 Fax: (510)827-2593
  396. For information about Enigma ftp to: ftp.netcom.com in directory
  397. /pub/sa/safeword
  398.  
  399. Secure Computing Corporation:
  400.  
  401. 2675 Long Lake Road
  402. Roseville, MN 55113
  403. Tel: (612) 628-2700
  404. Fax: (612) 628-2701
  405. debernar@sctc.com
  406.  
  407. ----------------------------------------------------------------------------
  408.  
  409. Non-promiscuous Interfaces
  410.  
  411. You can try to make sure that most IBM DOS compatible machines have
  412. interfaces that will not allow sniffing. Here is a list of cards that do not
  413. support promiscuous mode:
  414.  
  415. Test the interface for promiscuous mode by using the Gobbler. If you find a
  416. interface that does do promiscuous mode and it is listed here, please e-mail
  417. cklaus@iss.net so I can remove it ASAP.
  418.  
  419.      IBM Token-Ring Network PC Adapter
  420.      IBM Token-Ring Network PC Adapter II (short card)
  421.      IBM Token-Ring Network PC Adapter II (long card)
  422.      IBM Token-Ring Network 16/4 Adapter
  423.      IBM Token-Ring Network PC Adapter/A
  424.      IBM Token-Ring Network 16/4 Adapter/A
  425.      IBM Token-Ring Network 16/4 Busmaster Server Adapter/A
  426.  
  427. The following cards are rumoured to be unable to go into promiscuous mode,
  428. but that the veracity of those rumours is doubtful.
  429.  
  430.      Microdyne (Excelan) EXOS 205
  431.      Microdyne (Excelan) EXOS 205T
  432.      Microdyne (Excelan) EXOS 205T/16
  433.      Hewlett-Packard 27250A EtherTwist PC LAN Adapter Card/8
  434.      Hewlett-Packard 27245A EtherTwist PC LAN Adapter Card/8
  435.      Hewlett-Packard 27247A EtherTwist PC LAN Adapter Card/16
  436.      Hewlett-Packard 27248A EtherTwist EISA PC LAN Adapter Card/32
  437.      HP 27247B EtherTwist Adapter Card/16 TP Plus
  438.      HP 27252A EtherTwist Adapter Card/16 TP Plus
  439.      HP J2405A EtherTwist PC LAN Adapter NC/16 TP
  440.  
  441. Adapters based upon the TROPIC chipset generally do not support promiscuous
  442. mode. The TROPIC chipset is used in IBM's Token Ring adapters such as the
  443. 16/4 adapter. Other vendors (notably 3Com) also supply TROPIC based
  444. adapters. TROPIC-based adapters do accept special EPROMs, however, that will
  445. allow them to go into promiscuous mode. However, when in promiscuous mode,
  446. these adapters will spit out a "Trace Tool Present" frame.
  447.  
  448. ----------------------------------------------------------------------------
  449.  
  450. Acknowledgements
  451.  
  452. I would like to thank the following people for the contribution to this FAQ
  453. that has helped to update and shape it:
  454.  
  455.    * Padgett Peterson (padgett@tccslr.dnet.mmc.com)
  456.    * Steven Bellovin (smb@research.att.com)
  457.    * Wietse Venema (wietse@wzv.win.tue.nl)
  458.    * Robert D. Graham (robg@NGC.COM)
  459.    * Kevin Martinez (kevinm@beavis.qntm.com)
  460.    * Frederick B. Cohen (fc@all.net)
  461.    * James Bonfield (jkb@mrc-lmb.cam.ac.uk)
  462.    * Marc Horowitz (marc@MIT.EDU)
  463.    * Steve Edwards (steve@newline.com)
  464.    * Andy Poling (Andy.Poling@jhu.edu)
  465.    * Jeff Collyer (jeff@cnet-pnw.com)
  466.    * Sara Gordon (sgordon@sun1.iusb.indiana.edu)
  467.  
  468. ----------------------------------------------------------------------------
  469.  
  470. Copyright
  471.  
  472. This paper is Copyright (c) 1994, 1995, 1996
  473.    by Christopher Klaus of Internet Security Systems, Inc.
  474.  
  475. Permission is hereby granted to give away free copies electronically. You
  476. may distribute, transfer, or spread this paper electronically. You may not
  477. pretend that you wrote it. This copyright notice must be maintained in any
  478. copy made. If you wish to reprint the whole or any part of this paper in any
  479. other medium excluding electronic medium, please ask the author for
  480. permission.
  481.  
  482. Disclaimer
  483.  
  484. The information within this paper may change without notice. Use of this
  485. information constitutes acceptance for use in an AS IS condition. There are
  486. NO warranties with regard to this information. In no event shall the author
  487. be liable for any damages whatsoever arising out of or in connection with
  488. the use or spread of this information. Any use of this information is at the
  489. user's own risk.
  490.  
  491. Address of Author
  492.  
  493. Please send suggestions, updates, and comments to:
  494. Christopher Klaus <cklaus@iss.net> of Internet Security Systems, Inc.
  495. <iss@iss.net>
  496.  
  497. Internet Security Systems, Inc.
  498.  
  499. ISS is the leader in network security tools and technology through
  500. innovative audit, correction, and monitoring software. The Atlanta-based
  501. company's flagship product, Internet Scanner, is the leading commercial
  502. attack simulation and security audit tool. The Internet Scanner SAFEsuite is
  503. based upon ISS' award-winning Internet Scanner and was specifically designed
  504. with expanded capabilities to assess a variety of network security issues
  505. confronting web sites, firewalls, servers and workstations. The Internet
  506. Scanner SAFEsuite is the most comprehensive security assessment tool
  507. available. For more information about ISS or its products, contact the
  508. company at (770) 395-0150 or e-mail at iss@iss.net. ISS maintains a Home
  509. Page on the World Wide Web at http://www.iss.net
  510. -- 
  511. Christopher William Klaus         Voice: (770)395-0150. Fax: (770)395-1972
  512. Internet Security Systems, Inc.                        "Internet Scanner finds
  513. Ste. 660,41 Perimeter Center East,Atlanta,GA 30346 your network security holes
  514. Web: http://www.iss.net/  Email: cklaus@iss.net        before the hackers do."
  515.