| Description | listp is a perl script which will poll the /proc directory and check for new, unknown processes. It checks the binary(md5 sum) and command line of each process to determine if a new process that is unknown is running. If a new process is found, a message is printed to the screen. Current behavior is to add the new process to the table, but I'll probably make modifications to allow multiple different responses. |