home *** CD-ROM | disk | FTP | other *** search
/ TAP YIPL / TAP_and_YIPL_Collection_CD.iso / PHREAK / GENERAL / COSMOSPK.TXT < prev    next >
Text File  |  1991-02-09  |  5KB  |  99 lines

  1.  
  2.                                Phreaking COSMOS
  3.          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  4.  
  5.     COSMOS is Bell's computer for handling information on customer lines,
  6. special services on lines, and orders to change line equipment, disconnect
  7. lines, etc.  COSMOS stands for Computerized System for Mainframe Operations. It
  8. is based on the UNIX operating system and, depending upon the COSMOS and upon
  9. your access, has some, many, or no UNIX standard commands.  COSMOS is powerful,
  10. but there is no reason to be afraid of it.  This article will give some of the
  11. basic, pertinent info on how users get in, account format, and a few other
  12. goodies.
  13.  
  14.                             Password Identification
  15.          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  16.  
  17.     To get onto COSMOS you need a dialup, account, password, and wire center
  18. (WC).  Wire centers are two letter codes that tell what section of the COSMOS
  19. you are in.  There are different WC's f or different areas and groups of
  20. exchanges.  Examples are PB, SR, LK, et c. Sometimes there are accounts that
  21. have no password; obviously such accounts are the easiest to hack.
  22.  
  23.                                 Checking It Out
  24.          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  25.  
  26.     Let's suppose you have a COSMOS number which you obtained one way or
  27. another.  The first thing to do would be to make sure it is really a COSMOS
  28. system, not some other Bell or AT&T computer.  To do this, you would call it
  29. and connect your modem,, then hit some returns until you got a response. It
  30. should say:
  31.  
  32.  ';LOGIN:' or 'NAME:'.
  33.     If you enter some garbage it should say:
  34. 'PASSWORD:'.
  35.     If you hit a return and it says 'WC?', it is a COSMOS system.  If it says
  36. something like 'TA%' then you're in business.  If it doesn't do any of the
  37. above, then it is either some other  kind of system, or, if you're not getting
  38. anything at all, the dialup has  probably gone bad.
  39.  
  40.                                   Getting In
  41.          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  42.  
  43.     COSMOS has certain accounts that are  usually on the system, one of which
  44. might not have a password.  They consist of ROOT (most powerful and almost
  45. always on the system), SYS (second most  powerful, still many privileges), BIN
  46. (a little less power), PREOP (a little less), and COSMOS (hardly any
  47. privileges, like a normal user).  The way to tell if they have passwords is by
  48. entering accounts at the ';LOGIN:' or ' NAME:' prompt, and if it jumps straight
  49. to 'WC?', all you need is a WC to get in.  But suppose all of the accounts have
  50. passwords?  You have two choices. You  can try to hack the password and WC to
  51. one of the above accounts.  I won't deal with this method, as is
  52. self-explanatory.  Or you can do something I  find much easier...call the
  53. COSMOS during business hours and hope that someone forgot to log off. Keep
  54. calling until when you connect and hit return until you get a 'WC%' prompt.
  55. 'WC' is the WC that the account you found is currently in. You are now in!
  56.  
  57.                            What to Do while on-line
  58.          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  59.     The first thing you want to do is write down the WC you are in. Only on our
  60. first login it is a good idea to print everything or dump everything to a
  61. buffer.
  62.  
  63.                                    Commands
  64.          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  65. 'WCFLDS'(!)     : Should list all WC's.
  66. 'WHO'           : Should print everyone currently logged on the system, giving
  67. some accounts.
  68. 'TTY'           : Tells what terminal port you are on.
  69. 'WHERE'         : Should tell the location of the COSMOS installation.
  70. 'WHAT'          : Tells what version of COSNIX, COSMOS's operating system, it
  71. is.
  72. 'LS *'          : Prints all the files you  have access to.
  73. 'CD /dir'       : Connects you to the directory '/dir'.
  74. 'CAT filename ' : Prints the file 'filename'.
  75. 'Q'             : Quits the editor.
  76. CTRL- Y.        : Logs off
  77. 'TAT'           : Sometimes prints a little help file.
  78. 'ISH'           : Check someone's telefone #, type 'ISH' at the COSMOS 'WC%'
  79. prompt. Then type.
  80. 'HTN XXX-XXXX'  : (Hunt Telephone Number) to tell you about the local number
  81. you are interested in.
  82.  
  83. 'CAT /ETC/PASSWD': Prints out the password file, if you have access. The
  84. passwords are almost always encrypted, but you get a  list of all the accounts.
  85. If you are lucky, one of the lines will have two colons after the account name.
  86. This means there is no prompt from the ';LOGIN:' or 'NAME:' prompts when you
  87. enter that account.
  88.  
  89. To run a file just type the name followed by a return.
  90.  
  91.    When the system gives you a '-', you type a '.', and it will type all kinds
  92. of info on the phone number you entered (in Bell abbreviations, of course).  If
  93. it is not a good exchange, it will say something to that effect.  You type a
  94. period to end the ISH.
  95.    If you wish to learn more information about COSMOS, find yourself a COSMOS
  96. manual or look at future issues of 2600.  A UNIX manual would also be helpful
  97. for standard UNIX commands.
  98.  
  99.