Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: central_va
>UNIX bases OSes are very difficult to hack. There are no viruses, as that concept doesn’t work in Unix. Without the root passwd there is very little distruction that can take place. Believe me.

Not true. Tom Duff regaled us of his first UNIX virus at a USENIX breakout session in 1988. The basic infection technique is to read the executable header, identifying the starting address for the code segment, save it, add your own code to the end of the code segment, patch the start address to run your "virus" code, then patch a section of your "virus" code to run the original entry point. Your "virus" can then scan all the executables in the current directory and PATH and infect all that you can successfully write. The technique works and spreads like wildfire in an environment with NFS mounted filesystem to "share" the garbage.

36 posted on 03/10/2011 4:47:12 PM PST by Myrddin
[ Post Reply | Private Reply | To 11 | View Replies ]


To: Myrddin
Your "virus" can then scan all the executables in the current directory and PATH and infect all that you can successfully write.

You will do little or no damage to the OS without root privileges.

43 posted on 03/11/2011 3:36:59 AM PST by central_va (I won't be reconstructed, and I do not give a damn.)
[ Post Reply | Private Reply | To 36 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson