home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / zines / a_m / lolie1.txt < prev    next >
Encoding:
Text File  |  2003-06-11  |  11.4 KB  |  257 lines

  1.  
  2.              LLLLLLL           OOOOOOOOOOOOO     LLLLLLL
  3.              LLLLLLL           OOOOOOOOOOOOO     LLLLLLL
  4.              LLLLLLL           OOO       OOO     LLLLLLL
  5.              LLLLLLL           OOO       OOO     LLLLLLL
  6.              LLLLLLL           OOO       OOO     LLLLLLL
  7.              LLLLLLLLLLLLL     OOOOOOOOOOOOO     LLLLLLLLLLLLL
  8.              LLLLLLLLLLLLL     OOOOOOOOOOOOO     LLLLLLLLLLLLL
  9.  
  10.                             information exchange
  11.  
  12. Prez DeadWhorse
  13. Prez Devil Locke
  14.  
  15. e-mail lolie@freenet.hut.fi
  16.  
  17. web: http://www.inmind.com/people/therock
  18.  
  19. irc    channel #lolie
  20.        nick DedWhorse
  21.  
  22. The Leigon of Lame information Exchange.
  23.  
  24. The LoLie is a service provided free of charge to anyone with an e-mail
  25. account and an interest in computer security, freedom of information,
  26. and censorship.
  27.  
  28. The LoLie is a forum where people can submit articles on almost any
  29. topic, as long as it relates to computers.  The LoLie was set up to
  30. cater to people interested in computer security, networking, phone
  31. system security, etc.
  32.  
  33. If you would like to recieve LoLie at your e-mail address, send a
  34. message to lolie@freenet.hut.fi  LoLie depends on reader submissions.
  35. To keep LoLie the higest quality possible, you, the reader needs to
  36. write and submit articles, on whatever topic you specialize in.  All
  37. supporting authors will be given credit.
  38.  
  39. In this issue:
  40.  
  41. Unix mail system security. -DeadWhorse
  42.  
  43. NUAs revisited             -DeadWhorse
  44.  
  45. Directly accessing Direct access.   -DeadWhorse
  46.  
  47. AOL for dummies            -Devil Locke
  48.  
  49. --------------------------------------------------------------------
  50. Unix Mail Security
  51.  
  52.         There are many ways to get mail from a unix machine connected to
  53. internet.  Normally you dial in and get your mail from a unix shell of
  54. one type or another.  If you have a SLIP/PPP connection, you can use a
  55. mail client, which uses POP to get your mail, and SMTP to send it.  The
  56. advantages of using a mail client are more than just nice pretty
  57. windows.  If an account has a login, but the mail access is blocked for
  58. sending and recieving mail, i.e. guest accounts, then you can use that
  59. account to recieve and send mail.
  60.  
  61.         In your mail client, just put all the info for that account, if
  62. the account has no password, then there is no way that I know of to use
  63. it for mail, but most guest accounts have simple passwords, like the
  64. same as the login.  If you are a sysadmin, and would like to block
  65. people from using low access accounts for mail, all you have to do is
  66. have no password.  Most freenets have low access guest accounts of this
  67. type.
  68.  
  69.         Your mail client can also get mail from accounts which have
  70. "expired", but have not been deleted.  You cannot log on the expired
  71. account, but if you finger it, it is still there.  If you try to su to
  72. the account, it will tell you that the account is expired.  Just use the
  73. account info in your mail client, and through the magic of POP, you can
  74. get to your mail.  I believe you can send mail from the expired account
  75. too, someone e-mail me and tell me if it works.  The most simple way to
  76. prevent this type of access is to change the password on the account
  77. before you expire it.
  78.  
  79. Misc Mail info
  80. POP port 110
  81. SMTP port 25
  82.  
  83. I'm sure you all know fakemail, so I won't go into how to do it with a
  84. mail client.
  85. -DW
  86. ----------------------------------------------------------------------
  87. NUAs Revisited
  88.  
  89.         Well I know NUAs are an OLD subject, but there is some little
  90. useful things that I have found.  If you don't know what an NUA is, I
  91. recommend you read the old LOD/H guides. But on to the useful stuff.
  92. If you need the date and time, connect to 2151067, once you get the date
  93. and time, just disconnect, I'm not real sure what the computer is, if
  94. anyone wants to write an article on it, go right ahead.  I have found
  95. the NUA that AOL uses to connect to the host is 83420178.83*windows 0001
  96.  
  97. fter it connects, it just sits there, waiting for the aol client.  If
  98. anyone wants to write their own version of the aol client, one that
  99. doesn't crash every ten minutes, and that takes less than ten minutes to
  100. load, again go right ahead. <G>
  101. -DW
  102.  
  103. ------------------------------------------------------------------------
  104. Directly Accessing Direct Access.
  105.  
  106.         Direct access 5.1 is a popular DOS shell program, which is often
  107. used to control access to the dos prompt in a stand alone, and a
  108. networking environment. Usually the program is run from autoexec.bat,
  109. and if the person doing security has done his/her job right, then
  110. switches=/n is in config.sys, and floppy booting is disabled in CMOS.
  111. This locks up the computer pretty tight, and Direct Access is usually
  112. passworded on exit to dos, dos commands, maint, etc.  The weakness in
  113. direct access is that when you press F10 and the enter password box pops
  114. up, DA reads the password into memory, in ascii.  So the trick is to get
  115. your handy dandy TSR memory explorer into RAM.  If you ever get a dos
  116. prompt on the computer, even a shell, you can load your memory TSR, and
  117. then load DA.  Then it is a matter of hitting F10 to exit, and when the
  118. dialog box is on the screen, hit the hotkey of your mem explorer, and do
  119. a search for Enter Password.  Once it finds that in ram, the password is
  120. usually not more than 50 bytes or so in either direction, you need to
  121. look a little for a string that looks like a password. You can repeat
  122. and get all the password on the system this way. This info is from the
  123. mem explorer I use.  It is freeware I think.
  124.  
  125. (NOTE: Direct Access is (c) Fifth Generation Systems, Inc.)
  126.  
  127. Exerpt from doc file:
  128.  
  129. {
  130. MEMORY 4.3
  131. Claudio Capiluppi
  132. University of Padova - ITALY
  133. caps@hal.stat.unipd.it
  134.  
  135. Memory is a resident RAM explorer for DOS environment, which allows to
  136. understand interactively what a host process is doing and how it works, by
  137. means of several analysis functions.
  138. }
  139.  
  140. Do not flood this guy's box with mail, i can send you a UUencoded
  141. version if you can't find one on the net.  I think AOL has it in their
  142. libraries. Do a search on his last name.
  143. -DW
  144.  
  145. --------------------------------------------------------------------------
  146. AOL For Dummies
  147. The Slightly Less Moronic Edition
  148.  
  149.     -by Devil Locke
  150.  
  151.     Ok, everyone in the entire world has gotten an AOL disk at some
  152.  point in their natural-born life.  Since around a year ago, it has
  153.  become a natural law, much like that of gravity, that you will get a
  154.  free trial disk on an average of once every month or so.  But, AOL is
  155.  useless, right?  It's just a run-of-the-mill overpriced, lamer-ridden,
  156.  online service, much like Prodigy and the rest of it's ilk, right?
  157.  
  158.     NOT SO!  America Online is useless to anyone who is a moderately
  159.  good "hacker", or anyone with an ounce of self-respect, BUT it's a
  160.  great place where one could learn some of the qualities one needs to
  161.  ever be a "hacker", such as patience, and caffeine/alchohol overloading
  162.  during a night spent with utterly no re- sults.  It's easy to get
  163.  access to, and yet difficult to actually do anything you can brag about
  164.  to your friends on.
  165.  
  166.     The first step one could use in accessing AOL is to use a fake
  167.  checking-account # (note: the routing # must exist) to create an
  168.  account that wont be connected to you, and then ask people for their
  169.  passwords until the account gets logged off for violating AOL's rules.
  170.  Trust me - there are people that stupid out there!  Then you will have
  171.  an account that will last a minmum of a few weeks, and you can start
  172.  having epilectic seizures waiting for the hourglass to go away, when
  173.  you logoff.  (The log-off procedure has been known to take as long as 8
  174.  minutes and 34 seconds on my DX-4/100, due to cheesy AOL coding)  Log
  175.  back on as one of your phishes, and then you can start having fun.
  176.  
  177.     If ya want to explore AOL, the first thing you need is a copy of
  178.  Master.aol which ya can find in a 'warez' private room because with
  179.  master.aol, you can invoke places that have no keywords, or anything
  180.  like that.
  181.  
  182.     The first thing ya have to do, is find a database invoke #.  To get
  183.  one you can either generate number's off of the top of your head until
  184.  you find a place that is there, or you can get a list of cool ones in a
  185.  warez room, and be lazy.
  186.  
  187.     Once you've found one, just click on everything, and fuck around.
  188.  The won- derful thing about an online service that has billions of bugs
  189.  
  190. in the s/w is that some of the shit doesn't work for employees.  That
  191.  means that AOL has to jury-rig links to some of their inner-employee
  192.  shit.  For example, AOL has something called the America Online
  193.  Resource Center, for employees.  You can check out all the betas and
  194.  shit that hasnt been implemented yet, download AOL training class logs,
  195.  and stuff like that. You cant get to it because it has a security flag,
  196.  and you have to have an 'internal' account to access it.  But, at some
  197.  point, their whole 'internal' system wasn't working, because through an
  198.  online-technician-training area that you can access through an employee
  199.  area of their Destination:Florida area, you can get to it, by clicking
  200.  on a link to it that has no access requirements due to the fact that
  201.  their other links to it weren't working.  So you can find little
  202.  backdoors like that all over the place on AOL.  It's a great way to
  203.  pass the time when you're wasted and bored.
  204.  
  205.     You can also find all kinds of strange things, and interesting
  206.  things, and the 'flavor' of hacking is still there - that's what
  207.  hacking is all about, right?  Getting something you shouldn't be able
  208.  to get to, through use of your intelligence and knowledge...the thrill
  209.  of the hunt sorta thing.  And on AOL, that's still there, it's just
  210.  easier to accomplish.  Hence, AOL is a great training ground for
  211.  aspiring hackers, and bored drug-fiends alike.
  212.  
  213.     But what else is there to AOL?  Well, guess what - there IS more!
  214.  The AOL users are so absolutely moronic that one can employ that
  215.  'asking for pws technicque' (referred to as 'phishing') to credit
  216.  cards.  Hence, an unlimited supply for carders and their ilk.  Also,
  217.  with a CC from AOL, you can get an acct with a REAL internet provider,
  218.  like, I dunno, NetCom or something, and from there, proceed to more
  219.  enjoyable hacking (that, I might add, doesnt have as much lag <grin>).
  220.  And you can meet new friends in the America Online virtual
  221.  cyber-community! (just kidding).
  222.  
  223.     I hope this was of slight use to some moronic fucker out there.
  224.  
  225.     Layder.
  226.     Devil Locke.
  227. ------------------------------------------------------------------------
  228.  
  229. Aol for Dummies addendum
  230.  
  231. -by Dead Whorse
  232.  
  233. In case you didn't know, you can download the aol version of winsock in
  234. the winsock forum, and then you can use any winsock client with aol. The
  235. only catch is that Aol blocks access to most connections.  You can use
  236. POP to check mail, but you can't use smtp to send it from Aol, stuff
  237. like that.  One good thing is that you can use a telnet client to connect
  238. to a real ISP.
  239.  
  240. Note: just put the aol winsock.dll in the client's directory, no need
  241. for tcpman.
  242. -DW
  243.  
  244. ------------------------------------------------------------------------
  245.  
  246. Well that's all for this issue, submit something, and you can be part
  247. of the next issue.
  248.  
  249.  
  250. ading slowly away.....
  251. LoL information exchange. Issue 1. 03/03/96
  252. -EOF-
  253. <HTML>
  254. <p><a href="http://www.inmind.com/people/therock/main.html"> Back to Main Page </a></p>
  255. </HTML>
  256.  
  257.