<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Server hack through perl in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/server-hack-through-perl/m-p/4511004#M38501</link>
    <description>&lt;!--!*#--&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;I have a webserver that was overloaded yesterday. I did hardware reset because it was not answering anymore.&lt;BR /&gt;After that, I did a # ps aux. I've append the result at the bottom of this message.&lt;BR /&gt;What I could see is bunches of perl processes and script, so I did a # find / -name "afg.cgi" but there was no result, same this for all other perl scripts listed by ps !&lt;BR /&gt;I've searched all perl scripts modified during the last 2 days but there was nothing weired about the result.&lt;BR /&gt;The only solution I had was to rename /use/bin/perl by /usr/bin/perl.old and to kill all processes containing ".pl", ".cgi" and "perl".&lt;BR /&gt;The server is ok now but I'd like to reactivate perl. I tried to reactivate it last night but the same problem happened this morning so I deactivated it again.&lt;BR /&gt;&lt;BR /&gt;If you have any answer, it'd be of a great help.&lt;BR /&gt;&lt;BR /&gt;Thank you all.&lt;BR /&gt;&lt;BR /&gt;Herer is the "ps aux"'s result :&lt;BR /&gt;USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND&lt;BR /&gt;root         1  0.0  0.0   2036   648 ?        Ss   Oct08   0:02 init [3]&lt;BR /&gt;root         2  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kthreadd]&lt;BR /&gt;root         3  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [migration/0]&lt;BR /&gt;root         4  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:01 [ksoftirqd/0]&lt;BR /&gt;root         5  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:03 [events/0]&lt;BR /&gt;root         6  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [khelper]&lt;BR /&gt;root        85  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:09 [kblockd/0]&lt;BR /&gt;root        87  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kacpid]&lt;BR /&gt;root        88  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kacpi_notify]&lt;BR /&gt;root       149  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [ata/0]&lt;BR /&gt;root       150  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [ata_aux]&lt;BR /&gt;root       151  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [ksuspend_usbd]&lt;BR /&gt;root       156  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [khubd]&lt;BR /&gt;root       159  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kseriod]&lt;BR /&gt;root       195  0.0  0.0      0     0 ?        S    Oct08   0:04 [pdflush]&lt;BR /&gt;root       196  0.0  0.0      0     0 ?        S    Oct08   0:05 [pdflush]&lt;BR /&gt;root       197  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:06 [kswapd0]&lt;BR /&gt;root       198  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [aio/0]&lt;BR /&gt;root       203  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [xfslogd/0]&lt;BR /&gt;root       204  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [xfsdatad/0]&lt;BR /&gt;root       205  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [xfs_mru_cache]&lt;BR /&gt;root       884  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [scsi_eh_0]&lt;BR /&gt;root       886  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [scsi_eh_1]&lt;BR /&gt;root       904  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [mtdblockd]&lt;BR /&gt;root       926  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kpsmoused]&lt;BR /&gt;root       937  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [rpciod/0]&lt;BR /&gt;root       939  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:04 [kjournald]&lt;BR /&gt;root      1024  0.0  0.0   2120   596 ?        S&lt;S oct08="" 38=""&gt;root      2325  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:24 [kjournald]&lt;BR /&gt;root      2842  0.0  0.0   1692   572 ?        Ss   Oct08   0:07 syslogd -m 0&lt;BR /&gt;root      2845  0.0  0.0   1644   388 ?        Ss   Oct08   0:00 klogd -x&lt;BR /&gt;dbus      2878  0.0  0.0   2712   876 ?        Ss   Oct08   0:00 dbus-daemon --system&lt;BR /&gt;root      2923  0.0  0.1  10644  1280 ?        Ssl  Oct08   0:02 pcscd&lt;BR /&gt;root      2966  0.0  0.1   6140  1028 ?        Ss   Oct08   0:00 /usr/sbin/sshd&lt;BR /&gt;root      2979  0.0  0.1   9900  1956 ?        Ss   Oct08   0:00 cupsd&lt;BR /&gt;root      2993  0.0  0.0   2676   864 ?        Ss   Oct08   0:03 xinetd -stayalive -pidfile /var/run/xinetd.pid&lt;BR /&gt;root      3139  0.0  0.0   1872   464 ?        Ss   Oct08   0:00 gpm -m /dev/input/mice -t exps2&lt;BR /&gt;root      3609  0.0  0.1   5460  1108 ?        Ss   Oct08   0:00 crond&lt;BR /&gt;root      3634  0.0  0.0   2208   412 ?        Ss   Oct08   0:00 /usr/sbin/atd&lt;BR /&gt;root      3647  0.2  3.0  43560 30116 ?        R    Oct08   2:08 /usr/bin/python /usr/sbin/yum-updatesd&lt;BR /&gt;68        3660  0.0  0.5   7092  5332 ?        Ss   Oct08   0:04 hald&lt;BR /&gt;root      3661  0.0  0.1   3108  1044 ?        S    Oct08   0:00 hald-runner&lt;BR /&gt;root      3711  0.0  0.0   1904   336 ?        S    Oct08   0:00 /usr/sbin/smartd -q never&lt;BR /&gt;root      3714  0.0  0.0   1628   440 tty1     Ss+  Oct08   0:00 /sbin/mingetty tty1&lt;BR /&gt;root      3715  0.0  0.0   1628   440 tty2     Ss+  Oct08   0:00 /sbin/mingetty tty2&lt;BR /&gt;root      3717  0.0  0.0   1628   440 tty3     Ss+  Oct08   0:00 /sbin/mingetty tty3&lt;BR /&gt;root      3719  0.0  0.0   1628   440 tty4     Ss+  Oct08   0:00 /sbin/mingetty tty4&lt;BR /&gt;root      3722  0.0  0.0   1628   440 tty5     Ss+  Oct08   0:00 /sbin/mingetty tty5&lt;BR /&gt;root      3727  0.0  0.0   1628   440 tty6     Ss+  Oct08   0:00 /sbin/mingetty tty6&lt;BR /&gt;10032     8265  1.6  0.4   6856  4708 ?        Rs   Oct08  10:25 /usr/bin/perl -w d.pl&lt;BR /&gt;10032     8412  1.6  0.4   7156  4736 ?        Rs   Oct08  10:17 /usr/bin/perl -w ew&lt;BR /&gt;10032     8464  3.0  0.4   6936  4852 ?        Rs   Oct08  18:58 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032     8965  3.2  0.4   7008  4916 ?        Rs   Oct08  20:07 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032     8986  1.7  0.4   6892  4712 ?        Rs   Oct08  10:52 /usr/bin/perl -w ihfpugm.pl&lt;BR /&gt;10032     8993  1.6  0.4   6916  4696 ?        Rs   Oct08  10:14 /usr/bin/perl -w n&lt;BR /&gt;named     9995  0.3  0.3  32300  3544 ?        Ssl  08:40   0:00 /usr/sbin/named -u named -c /etc/named.conf -u named -t /var/named/run-root&lt;BR /&gt;root     10072  0.0  0.1   4692  1156 ?        S    08:40   0:00 /bin/sh /usr/bin/mysqld_safe --defaults-file=/etc/my.cnf --pid-file=/var/run/mysqld/mys&lt;BR /&gt;mysql    10108  0.1  2.0 121928 20720 ?        Sl   08:40   0:00 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --basedir=/usr --datadir=/var/lib/mysql&lt;BR /&gt;qmails   10137  0.0  0.0   1680   480 ?        S    08:40   0:00 qmail-send&lt;BR /&gt;qmaill   10138  0.0  0.0   1640   460 ?        S    08:40   0:00 splogger qmail&lt;BR /&gt;root     10143  0.0  0.0   1668   368 ?        S    08:40   0:00 qmail-lspawn | /usr/bin/deliverquota ./Maildir&lt;BR /&gt;qmailr   10144  0.0  0.0   1664   384 ?        S    08:40   0:00 qmail-rspawn&lt;BR /&gt;qmailq   10147  0.0  0.0   1628   336 ?        S    08:40   0:00 qmail-clean&lt;BR /&gt;root     10173  0.0  0.0   5820   744 ?        S    08:40   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -std&lt;BR /&gt;root     10176  0.0  0.0   4668   892 ?        S    08:40   0:00 /usr/sbin/courierlogger imapd&lt;BR /&gt;root     10183  0.0  0.0   5820   744 ?        S    08:40   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -std&lt;BR /&gt;root     10186  0.0  0.0   4668   892 ?        S    08:40   0:00 /usr/sbin/courierlogger imapd-ssl&lt;BR /&gt;root     10191  0.0  0.0   5820   756 ?        S    08:40   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -std&lt;BR /&gt;root     10194  0.0  0.0   4668   952 ?        S    08:40   0:00 /usr/sbin/courierlogger pop3d&lt;BR /&gt;root     10200  0.0  0.0   5820   744 ?        S    08:40   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -std&lt;BR /&gt;root     10203  0.0  0.0   4668   892 ?        S    08:40   0:00 /usr/sbin/courierlogger pop3d-ssl&lt;BR /&gt;root     10216  0.4  2.6  31492 26656 ?        Ss   08:40   0:01 /usr/bin/spamd --username=popuser --daemonize --nouser-config --helper-home-dir=/var/qm&lt;BR /&gt;popuser  10217  0.0  2.5  31492 25332 ?        S    08:40   0:00 spamd child&lt;BR /&gt;popuser  10220  0.0  2.5  31492 25292 ?        S    08:40   0:00 spamd child&lt;BR /&gt;root     10244  0.1  1.9  42176 19676 ?        Ss   08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10254  0.0  0.9  30124  9112 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10255  0.0  1.5  42636 15644 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10258  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10260  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10261  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10262  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10263  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10264  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10265  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;root     10276  0.0  0.7  43652  7016 ?        Ss   08:40   0:00 /usr/local/psa/admin/bin/httpsd&lt;BR /&gt;psaadm   10280  0.1  1.1  48076 11188 ?        S    08:40   0:00 /usr/local/psa/admin/bin/httpsd&lt;BR /&gt;psaadm   10398  0.0  0.3  43652  3644 ?        S    08:41   0:00 /usr/local/psa/admin/bin/httpsd&lt;BR /&gt;drweb    10405  0.0  2.9  37008 29424 ?        Ss   08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;drweb    10406  0.0  2.9  37008 29356 ?        S    08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;drweb    10407  0.0  2.9  37008 29360 ?        S    08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;drweb    10420  0.0  2.9  37008 29360 ?        S    08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;drweb    10421  0.0  2.9  37008 29360 ?        S    08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;root     10926  0.2  0.3  11024  2992 ?        Ss   08:43   0:00 sshd: root@pts/0&lt;BR /&gt;root     10967  0.2  0.1   4868  1476 pts/0    Rs   08:43   0:00 -bash&lt;BR /&gt;root     11010  0.0  0.2  10260  2224 ?        S    08:44   0:00 crond&lt;BR /&gt;root     11019  0.0  0.1   4732  1092 ?        S    08:44   0:00 /bin/sh /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t&lt;BR /&gt;root     11020  0.0  0.0   4736   632 ?        S    08:44   0:00 /bin/sh /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t&lt;BR /&gt;root     11021  0.0  0.0   3916   424 ?        S    08:44   0:00 cat&lt;BR /&gt;root     11024  0.0  0.0   4212   588 ?        S    08:44   0:00 tee -a /var/tmp/mail.send&lt;BR /&gt;root     11027  0.0  0.0   1684   452 ?        S    08:44   0:00 bin/qmail-inject -H --&lt;BR /&gt;drweb    11028  0.0  0.1   2164  1152 ?        S    08:44   0:00 bin/qmail-queue&lt;BR /&gt;root     11121  0.0  0.0   4424   864 pts/0    R+   08:44   0:00 ps aux&lt;BR /&gt;10032    12495  3.1  0.4   7024  4900 ?        Rs   Oct08  27:42 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12563  3.0  0.5   7272  4980 ?        Rs   Oct08  26:31 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12623  2.4  0.4   7020  4936 ?        Rs   Oct08  21:43 /usr/bin/perl -w qysgm&lt;BR /&gt;10032    12630  3.0  0.4   6980  4904 ?        Rs   Oct08  26:15 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12686  0.7  0.4   6484  4040 ?        Rs   06:45   0:53 dixfk.pl&lt;BR /&gt;10032    12690  1.1  0.4   6812  4612 ?        Rs   06:45   1:19 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12693  1.1  0.4   6764  4652 ?        Rs   06:45   1:19 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12702  1.1  0.4   6720  4612 ?        Rs   06:45   1:20 /usr/bin/perl -w adf.cgi&lt;BR /&gt;10032    12709  1.0  0.4   6728  4576 ?        Rs   08:02   0:26 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12712  1.0  0.4   6952  4628 ?        Rs   08:02   0:26 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12724  2.5  0.4   7140  4872 ?        Rs   Oct08  21:44 /usr/bin/perl -w fn.pl&lt;BR /&gt;10032    12734  2.5  0.4   6960  4852 ?        Rs   Oct08  21:47 /usr/bin/perl -w k&lt;BR /&gt;10032    12736  2.6  0.4   7060  4956 ?        Rs   Oct08  22:39 /usr/bin/perl -w fviam.pl&lt;BR /&gt;10032    12745  3.2  0.4   7080  4968 ?        Rs   Oct08  28:05 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12787  0.8  0.4   7100  4752 ?        Rs   06:46   0:59 /usr/bin/perl -w iafqvoe.pl&lt;BR /&gt;10032    12791  1.1  0.4   6992  4656 ?        Rs   06:46   1:18 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12801  1.0  0.4   6868  4676 ?        Rs   08:03   0:26 /usr/bin/perl -w aubhvtx&lt;BR /&gt;10032    12809  1.1  0.4   6908  4640 ?        Rs   06:46   1:20 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12810  1.0  0.4   6996  4628 ?        Rs   08:03   0:26 /usr/bin/perl -w ryo.pl&lt;BR /&gt;10032    12812  1.0  0.4   6884  4628 ?        Rs   08:03   0:25 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12823  3.1  0.5   7188  5032 ?        Rs   Oct08  27:22 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12870  1.2  0.4   6912  4736 ?        Rs   06:47   1:26 /usr/bin/perl -w rva&lt;BR /&gt;10032    12885  1.1  0.4   6760  4608 ?        Rs   06:47   1:17 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12892  1.2  0.4   6972  4704 ?        Rs   06:47   1:26 /usr/bin/perl -w oogrrsn&lt;BR /&gt;10032    13113  1.1  0.4   6832  4652 ?        Rs   06:50   1:18 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13195  1.1  0.4   6836  4636 ?        Rs   06:51   1:16 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13256  3.1  0.4   7020  4940 ?        Rs   Oct08  27:23 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13270  1.1  0.4   6752  4620 ?        Ss   06:52   1:17 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    13348  3.3  0.4   7288  4952 ?        Rs   Oct08  28:59 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13361  2.4  0.4   7040  4864 ?        Rs   Oct08  21:28 /usr/bin/perl -w jpxs&lt;BR /&gt;10032    13514  1.1  0.4   6836  4632 ?        Rs   06:54   1:16 /usr/bin/perl -w adf.cgi&lt;BR /&gt;10032    13536  3.3  0.5   7132  5000 ?        Rs   Oct08  28:37 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    13552  2.4  0.4   7096  4936 ?        Rs   Oct08  21:01 /usr/bin/perl -w xfnwcsb.pl&lt;BR /&gt;10032    13766  0.7  0.4   6484  4040 ?        Rs   06:57   0:47 ufr.pl&lt;BR /&gt;10032    13858  1.1  0.4   6736  4620 ?        Ss   06:58   1:14 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13869  1.1  0.4   6828  4636 ?        Rs   06:58   1:13 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    13871  1.2  0.4   6880  4620 ?        Rs   06:58   1:22 /usr/bin/perl -w q&lt;BR /&gt;10032    13874  1.1  0.4   6896  4628 ?        Rs   06:58   1:12 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    13888  1.0  0.4   6804  4588 ?        Rs   08:05   0:24 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    14036  0.8  0.4   6932  4700 ?        Rs   07:01   0:52 /usr/bin/perl -w b.pl&lt;BR /&gt;10032    14468  1.3  0.4   6844  4684 ?        Rs   07:06   1:17 /usr/bin/perl -w jscwjmzk&lt;BR /&gt;10032    14535  1.2  0.4   6804  4604 ?        Rs   07:06   1:10 /usr/bin/perl -w adf.cgi&lt;BR /&gt;10032    14556  3.1  0.4   7032  4944 ?        Rs   Oct08  27:14 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    14585  2.2  0.4   6976  4848 ?        Rs   Oct08  19:18 /usr/bin/perl -w rpixphc&lt;BR /&gt;10032    14620  5.4  0.5   7572  5312 ?        Rs   Oct08  47:01 hyd.pl&lt;BR /&gt;10032    14857  2.2  0.4   6996  4740 ?        Rs   Oct08  19:27 /usr/bin/perl -w sc.pl&lt;BR /&gt;10032    14912  3.1  0.5   7256  4976 ?        Rs   Oct08  27:06 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    14999  0.7  0.4   6484  4040 ?        Rs   07:09   0:41 vifhdp.pl&lt;BR /&gt;10032    15194  3.1  0.5   7148  5040 ?        Rs   Oct08  27:23 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    15335  2.2  0.4   6940  4748 ?        Rs   Oct08  19:11 /usr/bin/perl -w z.pl&lt;BR /&gt;10032    19420  0.8  0.4   7016  4728 ?        Rs   07:15   0:45 /usr/bin/perl -w qjz.pl&lt;BR /&gt;10032    21502  0.0  0.1   3752  1608 ?        R    08:15   0:00 /usr/bin/perl -w check.cgi&lt;BR /&gt;root     21669  0.0  0.2   7932  2956 ?        Rs   08:15   0:00 proftpd: graphicmedia - 87.229.26.206: IDLE&lt;BR /&gt;root     29324  0.0  0.2   7932  2956 ?        Rs   08:23   0:00 proftpd: graphicmedia - 204.12.216.50: IDLE&lt;BR /&gt;10032    31524  1.2  0.4   6876  4724 ?        Rs   07:32   0:55 /usr/bin/perl -w zguzfo&lt;BR /&gt;10032    32450  0.0  0.1   3752  1520 ?        R    08:27   0:00 /usr/bin/perl -w hozrqiw.pl&lt;BR /&gt;10032    32456  0.0  0.1   3752  1496 ?        R    08:27   0:00 /usr/bin/perl -w check.cgi&lt;BR /&gt;10032    32457  0.0  0.0   2096   228 ?        R    08:27   0:00 /usr/bin/perl -w ebdq&lt;BR /&gt;&lt;/S&gt;</description>
    <pubDate>Fri, 09 Oct 2009 07:26:27 GMT</pubDate>
    <dc:creator>karimb</dc:creator>
    <dc:date>2009-10-09T07:26:27Z</dc:date>
    <item>
      <title>Server hack through perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-hack-through-perl/m-p/4511004#M38501</link>
      <description>&lt;!--!*#--&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;I have a webserver that was overloaded yesterday. I did hardware reset because it was not answering anymore.&lt;BR /&gt;After that, I did a # ps aux. I've append the result at the bottom of this message.&lt;BR /&gt;What I could see is bunches of perl processes and script, so I did a # find / -name "afg.cgi" but there was no result, same this for all other perl scripts listed by ps !&lt;BR /&gt;I've searched all perl scripts modified during the last 2 days but there was nothing weired about the result.&lt;BR /&gt;The only solution I had was to rename /use/bin/perl by /usr/bin/perl.old and to kill all processes containing ".pl", ".cgi" and "perl".&lt;BR /&gt;The server is ok now but I'd like to reactivate perl. I tried to reactivate it last night but the same problem happened this morning so I deactivated it again.&lt;BR /&gt;&lt;BR /&gt;If you have any answer, it'd be of a great help.&lt;BR /&gt;&lt;BR /&gt;Thank you all.&lt;BR /&gt;&lt;BR /&gt;Herer is the "ps aux"'s result :&lt;BR /&gt;USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND&lt;BR /&gt;root         1  0.0  0.0   2036   648 ?        Ss   Oct08   0:02 init [3]&lt;BR /&gt;root         2  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kthreadd]&lt;BR /&gt;root         3  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [migration/0]&lt;BR /&gt;root         4  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:01 [ksoftirqd/0]&lt;BR /&gt;root         5  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:03 [events/0]&lt;BR /&gt;root         6  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [khelper]&lt;BR /&gt;root        85  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:09 [kblockd/0]&lt;BR /&gt;root        87  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kacpid]&lt;BR /&gt;root        88  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kacpi_notify]&lt;BR /&gt;root       149  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [ata/0]&lt;BR /&gt;root       150  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [ata_aux]&lt;BR /&gt;root       151  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [ksuspend_usbd]&lt;BR /&gt;root       156  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [khubd]&lt;BR /&gt;root       159  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kseriod]&lt;BR /&gt;root       195  0.0  0.0      0     0 ?        S    Oct08   0:04 [pdflush]&lt;BR /&gt;root       196  0.0  0.0      0     0 ?        S    Oct08   0:05 [pdflush]&lt;BR /&gt;root       197  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:06 [kswapd0]&lt;BR /&gt;root       198  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [aio/0]&lt;BR /&gt;root       203  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [xfslogd/0]&lt;BR /&gt;root       204  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [xfsdatad/0]&lt;BR /&gt;root       205  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [xfs_mru_cache]&lt;BR /&gt;root       884  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [scsi_eh_0]&lt;BR /&gt;root       886  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [scsi_eh_1]&lt;BR /&gt;root       904  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [mtdblockd]&lt;BR /&gt;root       926  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [kpsmoused]&lt;BR /&gt;root       937  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:00 [rpciod/0]&lt;BR /&gt;root       939  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:04 [kjournald]&lt;BR /&gt;root      1024  0.0  0.0   2120   596 ?        S&lt;S oct08="" 38=""&gt;root      2325  0.0  0.0      0     0 ?        S&amp;lt;   Oct08   0:24 [kjournald]&lt;BR /&gt;root      2842  0.0  0.0   1692   572 ?        Ss   Oct08   0:07 syslogd -m 0&lt;BR /&gt;root      2845  0.0  0.0   1644   388 ?        Ss   Oct08   0:00 klogd -x&lt;BR /&gt;dbus      2878  0.0  0.0   2712   876 ?        Ss   Oct08   0:00 dbus-daemon --system&lt;BR /&gt;root      2923  0.0  0.1  10644  1280 ?        Ssl  Oct08   0:02 pcscd&lt;BR /&gt;root      2966  0.0  0.1   6140  1028 ?        Ss   Oct08   0:00 /usr/sbin/sshd&lt;BR /&gt;root      2979  0.0  0.1   9900  1956 ?        Ss   Oct08   0:00 cupsd&lt;BR /&gt;root      2993  0.0  0.0   2676   864 ?        Ss   Oct08   0:03 xinetd -stayalive -pidfile /var/run/xinetd.pid&lt;BR /&gt;root      3139  0.0  0.0   1872   464 ?        Ss   Oct08   0:00 gpm -m /dev/input/mice -t exps2&lt;BR /&gt;root      3609  0.0  0.1   5460  1108 ?        Ss   Oct08   0:00 crond&lt;BR /&gt;root      3634  0.0  0.0   2208   412 ?        Ss   Oct08   0:00 /usr/sbin/atd&lt;BR /&gt;root      3647  0.2  3.0  43560 30116 ?        R    Oct08   2:08 /usr/bin/python /usr/sbin/yum-updatesd&lt;BR /&gt;68        3660  0.0  0.5   7092  5332 ?        Ss   Oct08   0:04 hald&lt;BR /&gt;root      3661  0.0  0.1   3108  1044 ?        S    Oct08   0:00 hald-runner&lt;BR /&gt;root      3711  0.0  0.0   1904   336 ?        S    Oct08   0:00 /usr/sbin/smartd -q never&lt;BR /&gt;root      3714  0.0  0.0   1628   440 tty1     Ss+  Oct08   0:00 /sbin/mingetty tty1&lt;BR /&gt;root      3715  0.0  0.0   1628   440 tty2     Ss+  Oct08   0:00 /sbin/mingetty tty2&lt;BR /&gt;root      3717  0.0  0.0   1628   440 tty3     Ss+  Oct08   0:00 /sbin/mingetty tty3&lt;BR /&gt;root      3719  0.0  0.0   1628   440 tty4     Ss+  Oct08   0:00 /sbin/mingetty tty4&lt;BR /&gt;root      3722  0.0  0.0   1628   440 tty5     Ss+  Oct08   0:00 /sbin/mingetty tty5&lt;BR /&gt;root      3727  0.0  0.0   1628   440 tty6     Ss+  Oct08   0:00 /sbin/mingetty tty6&lt;BR /&gt;10032     8265  1.6  0.4   6856  4708 ?        Rs   Oct08  10:25 /usr/bin/perl -w d.pl&lt;BR /&gt;10032     8412  1.6  0.4   7156  4736 ?        Rs   Oct08  10:17 /usr/bin/perl -w ew&lt;BR /&gt;10032     8464  3.0  0.4   6936  4852 ?        Rs   Oct08  18:58 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032     8965  3.2  0.4   7008  4916 ?        Rs   Oct08  20:07 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032     8986  1.7  0.4   6892  4712 ?        Rs   Oct08  10:52 /usr/bin/perl -w ihfpugm.pl&lt;BR /&gt;10032     8993  1.6  0.4   6916  4696 ?        Rs   Oct08  10:14 /usr/bin/perl -w n&lt;BR /&gt;named     9995  0.3  0.3  32300  3544 ?        Ssl  08:40   0:00 /usr/sbin/named -u named -c /etc/named.conf -u named -t /var/named/run-root&lt;BR /&gt;root     10072  0.0  0.1   4692  1156 ?        S    08:40   0:00 /bin/sh /usr/bin/mysqld_safe --defaults-file=/etc/my.cnf --pid-file=/var/run/mysqld/mys&lt;BR /&gt;mysql    10108  0.1  2.0 121928 20720 ?        Sl   08:40   0:00 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --basedir=/usr --datadir=/var/lib/mysql&lt;BR /&gt;qmails   10137  0.0  0.0   1680   480 ?        S    08:40   0:00 qmail-send&lt;BR /&gt;qmaill   10138  0.0  0.0   1640   460 ?        S    08:40   0:00 splogger qmail&lt;BR /&gt;root     10143  0.0  0.0   1668   368 ?        S    08:40   0:00 qmail-lspawn | /usr/bin/deliverquota ./Maildir&lt;BR /&gt;qmailr   10144  0.0  0.0   1664   384 ?        S    08:40   0:00 qmail-rspawn&lt;BR /&gt;qmailq   10147  0.0  0.0   1628   336 ?        S    08:40   0:00 qmail-clean&lt;BR /&gt;root     10173  0.0  0.0   5820   744 ?        S    08:40   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -std&lt;BR /&gt;root     10176  0.0  0.0   4668   892 ?        S    08:40   0:00 /usr/sbin/courierlogger imapd&lt;BR /&gt;root     10183  0.0  0.0   5820   744 ?        S    08:40   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -std&lt;BR /&gt;root     10186  0.0  0.0   4668   892 ?        S    08:40   0:00 /usr/sbin/courierlogger imapd-ssl&lt;BR /&gt;root     10191  0.0  0.0   5820   756 ?        S    08:40   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -std&lt;BR /&gt;root     10194  0.0  0.0   4668   952 ?        S    08:40   0:00 /usr/sbin/courierlogger pop3d&lt;BR /&gt;root     10200  0.0  0.0   5820   744 ?        S    08:40   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -std&lt;BR /&gt;root     10203  0.0  0.0   4668   892 ?        S    08:40   0:00 /usr/sbin/courierlogger pop3d-ssl&lt;BR /&gt;root     10216  0.4  2.6  31492 26656 ?        Ss   08:40   0:01 /usr/bin/spamd --username=popuser --daemonize --nouser-config --helper-home-dir=/var/qm&lt;BR /&gt;popuser  10217  0.0  2.5  31492 25332 ?        S    08:40   0:00 spamd child&lt;BR /&gt;popuser  10220  0.0  2.5  31492 25292 ?        S    08:40   0:00 spamd child&lt;BR /&gt;root     10244  0.1  1.9  42176 19676 ?        Ss   08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10254  0.0  0.9  30124  9112 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10255  0.0  1.5  42636 15644 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10258  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10260  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10261  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10262  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10263  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10264  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;apache   10265  0.0  1.3  42176 13876 ?        S    08:40   0:00 /usr/sbin/httpd&lt;BR /&gt;root     10276  0.0  0.7  43652  7016 ?        Ss   08:40   0:00 /usr/local/psa/admin/bin/httpsd&lt;BR /&gt;psaadm   10280  0.1  1.1  48076 11188 ?        S    08:40   0:00 /usr/local/psa/admin/bin/httpsd&lt;BR /&gt;psaadm   10398  0.0  0.3  43652  3644 ?        S    08:41   0:00 /usr/local/psa/admin/bin/httpsd&lt;BR /&gt;drweb    10405  0.0  2.9  37008 29424 ?        Ss   08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;drweb    10406  0.0  2.9  37008 29356 ?        S    08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;drweb    10407  0.0  2.9  37008 29360 ?        S    08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;drweb    10420  0.0  2.9  37008 29360 ?        S    08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;drweb    10421  0.0  2.9  37008 29360 ?        S    08:41   0:00 /opt/drweb/drwebd&lt;BR /&gt;root     10926  0.2  0.3  11024  2992 ?        Ss   08:43   0:00 sshd: root@pts/0&lt;BR /&gt;root     10967  0.2  0.1   4868  1476 pts/0    Rs   08:43   0:00 -bash&lt;BR /&gt;root     11010  0.0  0.2  10260  2224 ?        S    08:44   0:00 crond&lt;BR /&gt;root     11019  0.0  0.1   4732  1092 ?        S    08:44   0:00 /bin/sh /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t&lt;BR /&gt;root     11020  0.0  0.0   4736   632 ?        S    08:44   0:00 /bin/sh /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t&lt;BR /&gt;root     11021  0.0  0.0   3916   424 ?        S    08:44   0:00 cat&lt;BR /&gt;root     11024  0.0  0.0   4212   588 ?        S    08:44   0:00 tee -a /var/tmp/mail.send&lt;BR /&gt;root     11027  0.0  0.0   1684   452 ?        S    08:44   0:00 bin/qmail-inject -H --&lt;BR /&gt;drweb    11028  0.0  0.1   2164  1152 ?        S    08:44   0:00 bin/qmail-queue&lt;BR /&gt;root     11121  0.0  0.0   4424   864 pts/0    R+   08:44   0:00 ps aux&lt;BR /&gt;10032    12495  3.1  0.4   7024  4900 ?        Rs   Oct08  27:42 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12563  3.0  0.5   7272  4980 ?        Rs   Oct08  26:31 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12623  2.4  0.4   7020  4936 ?        Rs   Oct08  21:43 /usr/bin/perl -w qysgm&lt;BR /&gt;10032    12630  3.0  0.4   6980  4904 ?        Rs   Oct08  26:15 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12686  0.7  0.4   6484  4040 ?        Rs   06:45   0:53 dixfk.pl&lt;BR /&gt;10032    12690  1.1  0.4   6812  4612 ?        Rs   06:45   1:19 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12693  1.1  0.4   6764  4652 ?        Rs   06:45   1:19 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12702  1.1  0.4   6720  4612 ?        Rs   06:45   1:20 /usr/bin/perl -w adf.cgi&lt;BR /&gt;10032    12709  1.0  0.4   6728  4576 ?        Rs   08:02   0:26 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12712  1.0  0.4   6952  4628 ?        Rs   08:02   0:26 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12724  2.5  0.4   7140  4872 ?        Rs   Oct08  21:44 /usr/bin/perl -w fn.pl&lt;BR /&gt;10032    12734  2.5  0.4   6960  4852 ?        Rs   Oct08  21:47 /usr/bin/perl -w k&lt;BR /&gt;10032    12736  2.6  0.4   7060  4956 ?        Rs   Oct08  22:39 /usr/bin/perl -w fviam.pl&lt;BR /&gt;10032    12745  3.2  0.4   7080  4968 ?        Rs   Oct08  28:05 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12787  0.8  0.4   7100  4752 ?        Rs   06:46   0:59 /usr/bin/perl -w iafqvoe.pl&lt;BR /&gt;10032    12791  1.1  0.4   6992  4656 ?        Rs   06:46   1:18 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12801  1.0  0.4   6868  4676 ?        Rs   08:03   0:26 /usr/bin/perl -w aubhvtx&lt;BR /&gt;10032    12809  1.1  0.4   6908  4640 ?        Rs   06:46   1:20 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    12810  1.0  0.4   6996  4628 ?        Rs   08:03   0:26 /usr/bin/perl -w ryo.pl&lt;BR /&gt;10032    12812  1.0  0.4   6884  4628 ?        Rs   08:03   0:25 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12823  3.1  0.5   7188  5032 ?        Rs   Oct08  27:22 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12870  1.2  0.4   6912  4736 ?        Rs   06:47   1:26 /usr/bin/perl -w rva&lt;BR /&gt;10032    12885  1.1  0.4   6760  4608 ?        Rs   06:47   1:17 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    12892  1.2  0.4   6972  4704 ?        Rs   06:47   1:26 /usr/bin/perl -w oogrrsn&lt;BR /&gt;10032    13113  1.1  0.4   6832  4652 ?        Rs   06:50   1:18 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13195  1.1  0.4   6836  4636 ?        Rs   06:51   1:16 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13256  3.1  0.4   7020  4940 ?        Rs   Oct08  27:23 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13270  1.1  0.4   6752  4620 ?        Ss   06:52   1:17 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    13348  3.3  0.4   7288  4952 ?        Rs   Oct08  28:59 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13361  2.4  0.4   7040  4864 ?        Rs   Oct08  21:28 /usr/bin/perl -w jpxs&lt;BR /&gt;10032    13514  1.1  0.4   6836  4632 ?        Rs   06:54   1:16 /usr/bin/perl -w adf.cgi&lt;BR /&gt;10032    13536  3.3  0.5   7132  5000 ?        Rs   Oct08  28:37 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    13552  2.4  0.4   7096  4936 ?        Rs   Oct08  21:01 /usr/bin/perl -w xfnwcsb.pl&lt;BR /&gt;10032    13766  0.7  0.4   6484  4040 ?        Rs   06:57   0:47 ufr.pl&lt;BR /&gt;10032    13858  1.1  0.4   6736  4620 ?        Ss   06:58   1:14 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    13869  1.1  0.4   6828  4636 ?        Rs   06:58   1:13 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    13871  1.2  0.4   6880  4620 ?        Rs   06:58   1:22 /usr/bin/perl -w q&lt;BR /&gt;10032    13874  1.1  0.4   6896  4628 ?        Rs   06:58   1:12 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    13888  1.0  0.4   6804  4588 ?        Rs   08:05   0:24 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    14036  0.8  0.4   6932  4700 ?        Rs   07:01   0:52 /usr/bin/perl -w b.pl&lt;BR /&gt;10032    14468  1.3  0.4   6844  4684 ?        Rs   07:06   1:17 /usr/bin/perl -w jscwjmzk&lt;BR /&gt;10032    14535  1.2  0.4   6804  4604 ?        Rs   07:06   1:10 /usr/bin/perl -w adf.cgi&lt;BR /&gt;10032    14556  3.1  0.4   7032  4944 ?        Rs   Oct08  27:14 /usr/bin/perl -w avg.cgi&lt;BR /&gt;10032    14585  2.2  0.4   6976  4848 ?        Rs   Oct08  19:18 /usr/bin/perl -w rpixphc&lt;BR /&gt;10032    14620  5.4  0.5   7572  5312 ?        Rs   Oct08  47:01 hyd.pl&lt;BR /&gt;10032    14857  2.2  0.4   6996  4740 ?        Rs   Oct08  19:27 /usr/bin/perl -w sc.pl&lt;BR /&gt;10032    14912  3.1  0.5   7256  4976 ?        Rs   Oct08  27:06 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    14999  0.7  0.4   6484  4040 ?        Rs   07:09   0:41 vifhdp.pl&lt;BR /&gt;10032    15194  3.1  0.5   7148  5040 ?        Rs   Oct08  27:23 /usr/bin/perl -w afg.cgi&lt;BR /&gt;10032    15335  2.2  0.4   6940  4748 ?        Rs   Oct08  19:11 /usr/bin/perl -w z.pl&lt;BR /&gt;10032    19420  0.8  0.4   7016  4728 ?        Rs   07:15   0:45 /usr/bin/perl -w qjz.pl&lt;BR /&gt;10032    21502  0.0  0.1   3752  1608 ?        R    08:15   0:00 /usr/bin/perl -w check.cgi&lt;BR /&gt;root     21669  0.0  0.2   7932  2956 ?        Rs   08:15   0:00 proftpd: graphicmedia - 87.229.26.206: IDLE&lt;BR /&gt;root     29324  0.0  0.2   7932  2956 ?        Rs   08:23   0:00 proftpd: graphicmedia - 204.12.216.50: IDLE&lt;BR /&gt;10032    31524  1.2  0.4   6876  4724 ?        Rs   07:32   0:55 /usr/bin/perl -w zguzfo&lt;BR /&gt;10032    32450  0.0  0.1   3752  1520 ?        R    08:27   0:00 /usr/bin/perl -w hozrqiw.pl&lt;BR /&gt;10032    32456  0.0  0.1   3752  1496 ?        R    08:27   0:00 /usr/bin/perl -w check.cgi&lt;BR /&gt;10032    32457  0.0  0.0   2096   228 ?        R    08:27   0:00 /usr/bin/perl -w ebdq&lt;BR /&gt;&lt;/S&gt;</description>
      <pubDate>Fri, 09 Oct 2009 07:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-hack-through-perl/m-p/4511004#M38501</guid>
      <dc:creator>karimb</dc:creator>
      <dc:date>2009-10-09T07:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Server hack through perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-hack-through-perl/m-p/4511005#M38502</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;It would appear you have undergone a denial of service attack.&lt;BR /&gt;&lt;BR /&gt;Looks like sloloris, but I'm not sure.&lt;BR /&gt;&lt;BR /&gt;Probably what is being exploited is bad perl code.&lt;BR /&gt;&lt;BR /&gt;Steps:&lt;BR /&gt;&lt;BR /&gt;1) Update the system, in case a perl vulnerability is being seen.&lt;BR /&gt;2) update httpd software and mysql server if in use.&lt;BR /&gt;3) Take a look at the logs in /var/log/httpd to see where this activity is happening.&lt;BR /&gt;4) Get a list of every perl script on your system.&lt;BR /&gt;&lt;BR /&gt;Looks to me like the attacker is trying to run his or her own perl script.&lt;BR /&gt;&lt;BR /&gt;perl -w is a debugging switch used to diagnose problems in perl programs. Either the attacker is looking for vulnerabilities in one of your perl scripts, or trying to debug his own code. Thats why I said take a look a the httpd server.&lt;BR /&gt;&lt;BR /&gt;Lastly look at your html content for perl use, there could be a security hole created by bad content. Maybe a bad sendmail form.&lt;BR /&gt;&lt;BR /&gt;Data on slowloris&lt;BR /&gt;&lt;A href="http://ha.ckers.org/slowloris/" target="_blank"&gt;http://ha.ckers.org/slowloris/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 09 Oct 2009 13:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-hack-through-perl/m-p/4511005#M38502</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-09T13:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Server hack through perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-hack-through-perl/m-p/4511006#M38503</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I believe you are definitely being hit by slowloris&lt;BR /&gt;&lt;BR /&gt;iptables -A INPUT -p tcp --syn --dport 80 -m connlimit --connlimit-above 100 -j DROP&lt;BR /&gt;&lt;BR /&gt;That might help but you may need to set that limit lower. Very hard to do with high volume sites.&lt;BR /&gt;&lt;BR /&gt;Source website:&lt;BR /&gt;&lt;A href="http://www.funtoo.org/en/security/slowloris/" target="_blank"&gt;http://www.funtoo.org/en/security/slowloris/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 09 Oct 2009 14:00:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-hack-through-perl/m-p/4511006#M38503</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-09T14:00:58Z</dc:date>
    </item>
  </channel>
</rss>

