home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8128 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.6 KB  |  34 lines

  1. Newsgroups: bull.sys.aix,comp.unix.aix
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!yktnews!prener
  3. From: prener@watson.ibm.com (Dan Prener)
  4. Subject: Re: Changing name associated with a process
  5. Sender: news@watson.ibm.com (NNTP News Poster)
  6. Message-ID: <PRENER.92Jul24022755@prener.watson.ibm.com>
  7. In-Reply-To: rbh@ganymede's message of 24 Jul 92 01:56:47 GMT
  8. Date: Fri, 24 Jul 1992 07:27:55 GMT
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. References: <1992Jul22.234401.3114@cass.ma02.bull.com>
  11.     <kelvin.711888803@thed.uk22.bull.com>
  12.     <1992Jul23.115353.14791@cass.ma02.bull.com>
  13.     <1992Jul24.015647.24689@catfish.az05.bull.com>
  14. Nntp-Posting-Host: prener.watson.ibm.com
  15. Organization: IBM T.J. Watson Research Center, Hawthorne, New York
  16. Lines: 16
  17.  
  18. In article <1992Jul24.015647.24689@catfish.az05.bull.com> rbh@ganymede (Ronald Harvey) writes:
  19.  
  20. >Being able to change argv[0] et al for the whole world to see is a
  21. >blatant 'covert channel'.  The machine will not get a B2 security
  22. >rating...
  23.  
  24. Could you explain how this conveys more information than I would by
  25. invoking an executable (say that does a "sleep" for a while and nothing else)
  26. by a name I have chosen, then renaming the executable and running it again,
  27. and so on?  It is true that there are differences -- if I just change argv[0]
  28. it will keep the same process number and start time, etc.  But I don't see
  29. how to send any more information because of those differences.  After all,
  30. I could encode the equivalent of a process number and a start time in
  31. my names.
  32. --
  33.                                    Dan Prener (prener@watson.ibm.com)
  34.