Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - some one asking for strange web-pages...

 
Thread Tools Search this Thread
Old 02-16-2006, 04:26 PM   #1
Default some one asking for strange web-pages...


This I find in my /var/log/apache2/error.log and I wonder a litle over
what this would be.
I did a whois on 200.23.35.52 and find out that it come from some one in
Mexico.
My question is, is this from a person or is it from some kind of program..?
If it is a person, what is he/she up to?

My litle web site is merely in swedish and can only be of interest for
any one, if he/she read swedish, and have beginners interest in
Gnu/Linux and my dog.

[Thu Feb 16 10:57:26 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/index2.php
[Thu Feb 16 10:57:27 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/index.php
[Thu Feb 16 10:57:28 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/mambo
[Thu Feb 16 10:57:30 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/cvs
[Thu Feb 16 10:57:31 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/articles
[Thu Feb 16 10:57:32 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/cvs
[Thu Feb 16 10:57:34 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/xmlrpc.php
[Thu Feb 16 10:57:35 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/blog
[Thu Feb 16 10:57:37 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/blog
[Thu Feb 16 10:57:38 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/blogs
[Thu Feb 16 10:57:39 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/drupal
[Thu Feb 16 10:57:40 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/phpgroupware
[Thu Feb 16 10:57:42 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/wordpress
[Thu Feb 16 10:57:43 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/xmlrpc.php
[Thu Feb 16 10:57:44 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/xmlrpc
[Thu Feb 16 10:57:46 2006] [error] [client 200.23.35.52] File does not
exist: /var/www/xmlsrv

/Anders


Anders
  Reply With Quote
Old 02-16-2006, 07:42 PM   #2
Todd H.
 
Posts: n/a
Default Re: some one asking for strange web-pages...
Anders <> writes:

> This I find in my /var/log/apache2/error.log and I wonder a litle over
> what this would be.
> I did a whois on 200.23.35.52 and find out that it come from some one
> in Mexico.
> My question is, is this from a person or is it from some kind of
> program..?> If it is a person, what is he/she up to?


Script kiddie looking for common URL's in an attempt to identify
targets. These are typically looking for common URL's where a
specific web application is known to run on a site, and that has
exploitable vulnerabilities.

nikto is a popular program that does this stuff, but there are plenty
of others. White hats use it for assessing vulnerabilities of their
clients' web sites (with their consent), the bad guys use it to try to
break in and wreak havoc. e.g. finding an old level of phpbb that's
exploitable or some such

You could block that IP as a countermeasure, or just accept such
scanning as a fact of life on the net.

Best Regards,
--
Todd H.
http://www.toddh.net/


Todd H.
  Reply With Quote
Old 02-16-2006, 09:29 PM   #3
Anders
 
Posts: n/a
Default Re: some one asking for strange web-pages...
Todd H. wrote:
> Anders <> writes:
>
>
>>This I find in my /var/log/apache2/error.log and I wonder a litle over
>>what this would be.
>>I did a whois on 200.23.35.52 and find out that it come from some one
>>in Mexico.
>>My question is, is this from a person or is it from some kind of
>>program..?> If it is a person, what is he/she up to?

>
>
> Script kiddie looking for common URL's in an attempt to identify
> targets. These are typically looking for common URL's where a
> specific web application is known to run on a site, and that has
> exploitable vulnerabilities.
>
> nikto is a popular program that does this stuff, but there are plenty
> of others. White hats use it for assessing vulnerabilities of their
> clients' web sites (with their consent), the bad guys use it to try to
> break in and wreak havoc. e.g. finding an old level of phpbb that's
> exploitable or some such
>
> You could block that IP as a countermeasure, or just accept such
> scanning as a fact of life on the net.
>
> Best Regards,


Thank you for the answer, just seeing it in the error.log tells me that
he did not get what he wanted. I will block the IP for now, I have a
list of bad IP's but havent got the time to put it in to my hostlist yet.

I have make use of a services from the swedish goverment of post and
telecomunikation and they are using nessus, and the result was that my
site is secure besides two vulnerabilities.
1. they can figure out what OS and web-server I am running.
2. they can read my robots.txt and that one only say's, User-Agent: *
Disallow: /

/Anders


Anders
  Reply With Quote
Old 02-16-2006, 10:37 PM   #4
Todd H.
 
Posts: n/a
Default Re: some one asking for strange web-pages...
Anders <> writes:
> I have make use of a services from the swedish goverment of post and
> telecomunikation and they are using nessus, and the result was that my
> site is secure besides two vulnerabilities.
> 1. they can figure out what OS and web-server I am running.


Which isn't that big a deal so long as you remain up to date.

> 2. they can read my robots.txt and that one only say's, User-Agent: *
> Disallow: /


Which isn't a big deal at all as it leaks 0 information.

--
Todd H.
http://www.toddh.net/


Todd H.
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Canon iP4000 printer only prints test pages jumar55 Hardware 0 05-03-2009 07:22 AM
How to open Web Application pages (ASPX) in Windows application. arameshmca Software 1 02-07-2008 03:18 AM
Unable to view web pages acaravia General Help Related Topics 1 08-07-2007 05:16 AM
.NET stops compiling some aspx pages angelbrown Software 0 09-04-2006 01:48 PM
DVD web pages WTD TSKO DVD Video 0 09-11-2003 08:04 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46