home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 August / PCWorld_1999-08_cd.bin / doc / HOWTO / script-kiddy-HOWTO < prev    next >
Text File  |  1999-04-01  |  7KB  |  177 lines

  1.        /* This , Like the world is only what you perceive it to be */
  2.  
  3. Q:"How Do I Become A Hacker?"
  4. A: learn to code , install SunOS , get a SPARC , devote the rest of your
  5. life to computers and technology
  6.  
  7. Q: well fuck that I'm lazy , how do i become a script kiddy?
  8. A: hmm I guess i can show you , whatever you do with this Info is your
  9. fault not mine...
  10.  
  11.  
  12. First things first , I am taking it you have Linux installed and a
  13. conection to the net.  If you are still on Windows* [TM] (C) (R)
  14. then please look into getting a linux CD-ROM from www.cheapbytes.com
  15. install linux , setup PPP [if in redhat just startx and use netcfg pussy]
  16. and come back and read this again ... thanx
  17.  
  18. -=-=-=-=- t0p s3kr3t 0nly l1nux k1ddyZ c4n r3ad bel0w th1z l1n3 -=-=-=-=-
  19. /* top secret hamstuh encryption */
  20. JLKADJFLK;ASDFJLKSA;DJFLASK;DFJSLAKFJLAKSDFJLASKFJDLSKDJF
  21.  
  22. * tools *
  23. mountd remote exploit code
  24. named remote expliot code
  25. imap remote exploit codes 
  26. wu-ftpd remote exploit code
  27. Security Scanner. SSCAN by JSBACH
  28. listen remote exploit code
  29. q-pop remote exploit code
  30. ICQ bomber & flooder source code
  31. Denial Of Service code
  32. BitchX 
  33. BitchX War Scripts
  34. * tools EOF *
  35.  
  36.  
  37. * general idea *
  38. Cause as much trouble with the tools you have as posible
  39. figure out what each tool does and how / why it works
  40. overall have fun with people and concider yourself better
  41. than them because you can use teardrop.c to freeze their windows 
  42. computer or ADMmountd.c to break into their elite red hat 5.1 box
  43.  
  44. * getting started *
  45. to get started first you have to be a able to walk ,
  46. being able to walk is relative to this as being able to move around
  47. your operating system. if you are "hacking" from a linux box [ YAY ]
  48. then these commands will help you.
  49.  
  50. mkdir = creates a dir
  51. mv = move , rename
  52. cp = copy
  53. rm = remove 
  54. id = shows you who you are
  55. w  = shows you who's logged in
  56. tail -f = lets you watch a file as text is added to it in real time 
  57. echo = add's text to a file 
  58. cd = changes your directory 
  59.  
  60. those are some of the basic's now you should be able to get started.
  61.  
  62. ===============================================================================
  63.  
  64. HOT TIP: make a dir in your base directory called .anythingsecret
  65. the . makes it not able to be shown to a regular ls , kind of hides it.
  66.  
  67. HOT TIP: put all your "hacking" files in that .anythingsecret DIR 
  68. keep everything clean and in order and it will be a ton easier to keep
  69. your thoughts 2gether and in the long run you may have more "r00t shellz" 
  70.  
  71. -----------------------------------------------------------------------------
  72. "r00t shellz" : in my earlier days i was told by someone who had
  73. been  on the scene for a long time , longer than i had that "root shells"
  74. are pretty much what you judge your eliteness on. 
  75. ------------------------------------------------------------------------------
  76.  
  77. There are NO rules to being a script kiddy ,
  78. and NO morlas are enforced upon you ,
  79. your actions are your actions ,
  80. and what you see fit to do will always be looked at by others and judged.
  81.  
  82. ------------------------------------------------------------------------------
  83.  
  84. I want to..
  85. A] hack shit now.
  86. B] get on IRC and learn more before i continue my life as a script kiddy
  87. C] change my mind and go get a sparc and be a real haxor
  88.  
  89. if you said A then you have the mentality it takes to be a true script
  90. kiddy and im not going to hold you back any longer .. lets get started on
  91. talking about how to break into those krad red hat systems...
  92.  
  93. If you just want to hack ANY computer on any network
  94. then i suggest just letting your Security Scanner scan
  95. for a long time and then picking the computers out of your 
  96. scanners log file that look like you would be able to gain access to the
  97. easiest. [ mountd / named / imap ] 
  98.  
  99. If you are using SSCAN (tm) JSBACH, and are ready to hack some shit NOW.
  100. then start SSCAN running on some small town ISP..
  101.  
  102. ie:
  103. home@linux# ./sscan localisp.com/24 >> hot.list &
  104.  
  105.  
  106. once the scanning has completed then use your favorite word editor [PICO@#%]
  107. and read the file.. look for where SSCAN has told you that a server is
  108. mountd/imap/or named overflowable.. and then just try all the servers
  109. listed with the exploit that it is listed for... surely after a while one
  110. will work.. even the sun shines on a cluebie script kiddy's ass some day.
  111.  
  112. [ gcc -o rotshb rotshb.c ]
  113. ./rotshb server.com 4 1
  114.  
  115. [ gcc -o mountd ADMmountd.c ]
  116. ./mountd server.com
  117.  
  118. [ gcc -o imapk1ller imapexploit.c ]
  119. ./imapk1ller host.com offset
  120.  
  121. you will now when your exploit worked and when you have root ,
  122. and you will probally get a funny little feeling , kind of an exited
  123. feeling that will be your motovation to do this again.. 
  124.  
  125. now once you have root you are ready for the beef of a script kiddys
  126. life....
  127.  
  128. changing HTML.. a script kiddy changes HTML in many ways for many
  129. reasons.. the funnier hacks i have seen are hacks that are supose to be
  130. serious in which script kiddys voice their opinions on varios things ..
  131. from the soup at school not tasting good to the government just any
  132. opinion that they have in thier little brains .. 
  133.  
  134. [ find / -name index.html ]
  135. root@hackedbox# echo " i own you " >> /home/httpd/html/index.html
  136.  
  137. now that you have defaced your first web page , get on IRC and brag about
  138. it , as a script kiddy its something that you HAVE to do.. 
  139.  
  140. load up BitchX and your War Script [ Civic.bx ] and head on over to
  141. TeenChat on EFNET.. scroll the URL to the page you just "hacked" and if
  142. anyone says anything negative to you say " Shut Up Bitch I Own You "
  143. and nuke them with /teardrop or any other elite d.o.s alias your war
  144. script may have.. you are now on your way to being a super ereet script
  145. kiddy.. by now you have probally allready caused a stir in the underground
  146. and JP from AntiOnline.com is going to interview you because you hacked
  147. the first jewish server that was ever ran off linux .. and now the pope
  148. thinks you are the anti-christ and has been talking about you as an evil
  149. haxer all week on the news.. JP see's a chance to exploit you and make
  150. money off your teen ignorance and does so in a gracefull manor.
  151.  
  152. now your ego is larger then your IQ ,
  153. you know how to root a server ,
  154. you know how to D.o.S anyone on IRC ,
  155. you are confident ,
  156. you are clueless ,
  157. you think you are a god ,
  158. you have younger want to be script kiddys worshiping you ,
  159. you are in the pinacle of your script kiddy life ,
  160.  
  161. now take your ICQ flooders / bombers and herass everyone on your ICQ list
  162. for no obvious reason..
  163.  
  164. you are now a Script Kiddy .. enjoy your new life of stupidity...
  165.  
  166. in about a year you will realize that being a script kiddy is nothing but
  167. a waste of time.. and sure you have learnt your way around linux like a
  168. small town with only once street to pick up hookers , but you still have a
  169. long way to go before you are corprate material.. and once you decide
  170. computers are your dream and thats what you want to do for the rest of
  171. your life you notice that you wasted the last year and a half  being a
  172. script kiddy .. inflating your teen ego .. hurting lil web servers for no
  173. reason other than the thrill of the hack.. heh
  174.  
  175.  
  176. ---- another uselss rant by DrHamstuh
  177.