jesterspet
10-07-2000, 02:18 PM
OK, Folks help me out here with an intrusion attempt.
While looking through /var/log/messages I found some "black hat" poking around my FTP site.
After sending a copy of my logs to the abuse department of the offenders ISP, I would like to acertain exactly what this "black hat" was trying to do.
here are the logs (servername edited to protect the me. but the offender shall remain unobfuscated)
Oct 7 05:12:11 XxXxXxX ftpd[8878]: USER anonymous
Oct 7 05:12:11 XxXxXxX ftpd[8878]: PASS guest@here.com
Oct 7 05:12:11 XxXxXxX ftpd[8878]: ANONYMOUS FTP LOGIN FROM ti10a61-0132.dialup.online.no [130.67.83.4], guest@here.com
Oct 7 05:12:11 XxXxXxX ftpd[8878]: CWD /pub/
Oct 7 05:12:11 XxXxXxX ftpd[8878]: MKD .001007141143p
Oct 7 05:12:11 XxXxXxX ftpd[8878]: anonymous(guest@here.com) of ti10a61-0132.dialup.online.no [130.67.83.4] tried to create directory /home/ftp/pub/.001007141143p
Oct 7 05:12:12 XxXxXxX ftpd[8878]: CWD /public/
Oct 7 05:12:12 XxXxXxX ftpd[8878]: CWD /pub/incoming/
Oct 7 05:12:12 XxXxXxX ftpd[8878]: CWD /incoming/
Oct 7 05:12:12 XxXxXxX ftpd[8878]: CWD /_vti_pvt/
Oct 7 05:12:13 XxXxXxX ftpd[8878]: CWD /
Oct 7 05:12:13 XxXxXxX ftpd[8878]: MKD .001007141144p
Oct 7 05:12:13 XxXxXxX ftpd[8878]: anonymous(guest@here.com) of ti10a61-0132.dialup.online.no [130.67.83.4] tried to create directory /home/ftp/.001007141144p
Oct 7 05:12:13 XxXxXxX ftpd[8878]: CWD /upload/
Oct 7 05:12:13 XxXxXxX ftpd[8878]: FTP session closed
First thing I noticed was the mkdir command was enabled for anonymous users.
how do I kill that ability for anonymous users?
Second thing I noticed was that the "black hat" gave the comand .001007141144p for a directory. Is that just some random directory name or an exploit of some sort? Any help would be apprecieated.
------------------
[X] YES! I'm a brain-damaged lemur on crack, and I'd like to order your software package for $459.95!
While looking through /var/log/messages I found some "black hat" poking around my FTP site.
After sending a copy of my logs to the abuse department of the offenders ISP, I would like to acertain exactly what this "black hat" was trying to do.
here are the logs (servername edited to protect the me. but the offender shall remain unobfuscated)
Oct 7 05:12:11 XxXxXxX ftpd[8878]: USER anonymous
Oct 7 05:12:11 XxXxXxX ftpd[8878]: PASS guest@here.com
Oct 7 05:12:11 XxXxXxX ftpd[8878]: ANONYMOUS FTP LOGIN FROM ti10a61-0132.dialup.online.no [130.67.83.4], guest@here.com
Oct 7 05:12:11 XxXxXxX ftpd[8878]: CWD /pub/
Oct 7 05:12:11 XxXxXxX ftpd[8878]: MKD .001007141143p
Oct 7 05:12:11 XxXxXxX ftpd[8878]: anonymous(guest@here.com) of ti10a61-0132.dialup.online.no [130.67.83.4] tried to create directory /home/ftp/pub/.001007141143p
Oct 7 05:12:12 XxXxXxX ftpd[8878]: CWD /public/
Oct 7 05:12:12 XxXxXxX ftpd[8878]: CWD /pub/incoming/
Oct 7 05:12:12 XxXxXxX ftpd[8878]: CWD /incoming/
Oct 7 05:12:12 XxXxXxX ftpd[8878]: CWD /_vti_pvt/
Oct 7 05:12:13 XxXxXxX ftpd[8878]: CWD /
Oct 7 05:12:13 XxXxXxX ftpd[8878]: MKD .001007141144p
Oct 7 05:12:13 XxXxXxX ftpd[8878]: anonymous(guest@here.com) of ti10a61-0132.dialup.online.no [130.67.83.4] tried to create directory /home/ftp/.001007141144p
Oct 7 05:12:13 XxXxXxX ftpd[8878]: CWD /upload/
Oct 7 05:12:13 XxXxXxX ftpd[8878]: FTP session closed
First thing I noticed was the mkdir command was enabled for anonymous users.
how do I kill that ability for anonymous users?
Second thing I noticed was that the "black hat" gave the comand .001007141144p for a directory. Is that just some random directory name or an exploit of some sort? Any help would be apprecieated.
------------------
[X] YES! I'm a brain-damaged lemur on crack, and I'd like to order your software package for $459.95!