Hyperactive Inc.
Please Login or Register

Knowledgebase

How do i find suspicious PERL processes on my dedicated server?

Perl is the most common language used to hack your server, next to PHP. To find the process running perl, you could try:

# ps -Af | grep perl

if that doesnt show any thing running try:

# ps -Al | grep perl

If you find anything suspicious, such as INETD running with a unusually high PID (especially when your server uses XINETD), please follow the instructions in the Knowledge base article on "how to kill a suspicious process".


**Use these commands at your own risk. Each Linux distribution is different and may require different commands. Please consult the documentation for your distribution of Linux**



Was this answer helpful?

Add to Favourites Add to Favourites

Print this Article Print this Article


Language:

Quick Navigation

Client Login

Email

Password

Remember Me

Search