home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / zines / phrack1 / phrack29.005 < prev    next >
Encoding:
Text File  |  2003-06-11  |  3.4 KB  |  96 lines

  1.  
  2.                 ==Phrack Inc.==
  3.  
  4.              Volume Three, Issue 29, File #5 of 12
  5.  
  6.            [-][-] [-][-] [-][-] [-][-] [-][-] [-][-] [-][-]
  7.            [-]                        [-]
  8.            [-]         Covert Paths            [-]
  9.            [-]                        [-]
  10.            [-]              by            [-]
  11.            [-]                        [-]
  12.            [-]    Cyber Neuron Limited and Synthecide   [-]
  13.            [-]                        [-]
  14.            [-]           November 1, 1989         [-]
  15.            [-]                        [-]
  16.            [-][-] [-][-] [-][-] [-][-] [-][-] [-][-] [-][-]
  17.  
  18.  
  19. When cracking a system, it is important for you to use a path to the system
  20. that will not lead the authorities to your door step.
  21.  
  22. There are several methods for doing this and all of them will depend on your
  23. destination, available time, goal and the phase of the moon.  This article
  24. deals mostly with cover attacks via a connected network.
  25.  
  26. If attacking via a phone link:
  27.  
  28.   o  Tap in to your local payphone line and red box or "sprint" the call.
  29.  
  30.   o  Using a long haul service (like Sprint or MCI) to dial into systems in
  31.      remote cities.  [This should hinder a track by a good order of
  32.      magnitude.]
  33.  
  34.   o  Use a midnight packet switching network (eg: PC-Pursuit, Tymnet, et. al.)
  35.  
  36.   o  All the above.
  37.  
  38.  
  39. If attacking from a network (eg: the Internet) there are ways of spoofing the
  40. packet headers, but this requires superuser privileges on the system you are
  41. attacking from and a fair amount of 'C' programming expertise.  Therefore, this
  42. will not be discussed here in any more detail.
  43.  
  44. Another obvious trick is to use network routers and gateways along with guest
  45. accounts to "route" your data path.  This will cause the person tracking you to
  46. have to go though more red tape and hassle to track you.  This gives you more
  47. time to cover your tracks.
  48.  
  49. Some useful paths I know of are:
  50.  
  51. accuvax.nwu.edu
  52. cory.berkeley.edu
  53. violet.berkeley.edu
  54. headcrash.berkeley.edu
  55.  
  56.  
  57.     host: violet.berkeley.edu        host: headcrash.berkeley.edu
  58.     account: nobody            account: netgate
  59.     net address:128.32.136.22        net address: 128.32.234.31
  60.  
  61.  
  62.     host: cory.berkeley.edu        host accuvax.nwu.edu
  63.     account: terminal            account: telnet
  64.     net address: 128.32.134.6        net address: 129.105.49.1
  65.  
  66.  
  67.     host: lightning.berkeley.edu    host: score.stanford.edu
  68.     port: 8033                account: guest
  69.     net address: 128.32.234.10        net address: 36.8.0.46
  70.  
  71.  
  72. The accounts nobody, netgate, and terminal at Berkeley are accounts that were
  73. installed so that people can use the system to rlogin or telnet to an account
  74. elsewhere without a local login (or so I am told by the local hackers [Hi
  75. Audrey...]).  The lightning path/method can be accessed by the command:
  76. "telnet lightning.berkeley.edu 8033".
  77.  
  78. I am interested in hearing about other Internet access accounts that are
  79. available out there.  If you know of any please send them in.
  80.  
  81. Tymnet is also a useful method of gaining access to systems.  From Tymnet, you
  82. can hook up to just about any computer and use the other methods to go one step
  83. further.  It's not until you are traced back to the computer you linked to from
  84. Tymnet that they can even begin to follow you back.  My understanding is that
  85. for a systen to find your Tymnet node, they must contact Tymnet personally and
  86. ask them to put a trap on their connection.
  87.  
  88. For more infomation concerning Tymnet see the article "Hacking & Tymnet" by
  89. Synthecide in Phrack Inc. Newsletter Issue XXX.
  90. _______________________________________________________________________________
  91.  
  92.  
  93.  
  94.  
  95.  
  96.