LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Logwatch now showing (https://www.linuxquestions.org/questions/linux-security-4/logwatch-now-showing-4175474409/)

unSpawn 09-01-2013 06:26 PM

Quote:

Originally Posted by newbie14 (Post 5019833)
Looks like they have managed to connect via this httpd right?

Sure the "GET / HTTP/1.1" with return code 200 is OK and it may look like the www.fbi.gov request got through except the content length for that page is about 50kb and not 30 bytes as the line claims: http://wiki.apache.org/httpd/FAQ#Why...y_log_files.3F


Quote:

Originally Posted by newbie14 (Post 5019833)
405 Method Not Allowed

That likely was the CONNECT request.

newbie14 09-01-2013 09:09 PM

Dear Unspawn,
Yes I have read the wiki pages it say it have to serve the minimal right. SO when it hit the connect it gets this HTTP/1.0" 405 235. Can I say that my proxy is not enabled and thus they can go through the next level? I also notice things like this. Is there anything else I can do to further hardened it. No doubt all this looks failed but I dont want to take chances.

Quote:

76.14.105.172: 1 Time(s)
^null$ 1 Time(s)

A total of 1 possible successful probes were detected (the following URLs
contain strings that match one or more of a listing of strings that
indicate a possible exploit):

/tmm1/login.php?f=/etc/passwd HTTP Response 200

unSpawn 09-02-2013 12:28 PM

Quote:

Originally Posted by newbie14 (Post 5020012)
Can I say that my proxy is not enabled and thus they can go through the next level?

There's no "next level": if proxying is disabled then they can't use it.


Quote:

Originally Posted by newbie14 (Post 5020012)
I also notice things like this.

Grep your access / error logs for the complete line. Notice the requesting IP address. Then grep your logs for that IP address. Post those lines.


Quote:

Originally Posted by newbie14 (Post 5020012)
Is there anything else I can do to further hardened it. No doubt all this looks failed but I dont want to take chances.

Basically you're running a development environment only specific users should be able to view so white listing your customers IP ranges (firewall or per service) would help cut down probes quite drastically.

newbie14 09-02-2013 12:55 PM

Dear Unspawn,
I am not good with grep so I just zip and download the both acces and error log files. Below are the results from the access and error log files.

Access log. Actually the one with f=/etc/passwd its by myself trying to bypass and achieve the passwd file but it lucky failed to show up. The other one is not by me.

Quote:

11.22.33.44 - - [22/Jul/2013:23:27:24 +0800] "GET /tmm1/login.php?f=/etc/passwd HTTP/1.1" 200 3340 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:24 +0800] "GET /tmm1/images/logo.jpg HTTP/1.1" 404 217 "http://thesite/login.php?f=/etc/passwd" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:24 +0800] "GET /favicon.ico HTTP/1.1" 404 209 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:25 +0800] "GET /tmm1/login.php?f=/etc/passwd HTTP/1.1" 200 3340 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:25 +0800] "GET /tmm1/images/logo.jpg HTTP/1.1" 404 217 "http://thesite/login.php?f=/etc/passwd" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:25 +0800] "GET /favicon.ico HTTP/1.1" 404 209 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:27 +0800] "GET /tmm1/login.php?f=/etc/passwd HTTP/1.1" 200 3340 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:27 +0800] "GET /tmm1/images/logo.jpg HTTP/1.1" 404 217 "http://thesite/login.php?f=/etc/passwd" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:27 +0800] "GET /favicon.ico HTTP/1.1" 404 209 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:28 +0800] "GET /tmm1/login.php?f=/etc/passwd HTTP/1.1" 200 3340 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:28 +0800] "GET /tmm1/images/logo.jpg HTTP/1.1" 404 217 "http://thesite/login.php?f=/etc/passwd" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"
11.22.33.44 - - [22/Jul/2013:23:27:28 +0800] "GET /favicon.ico HTTP/1.1" 404 209 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36"



202.46.62.20 - - [04/Aug/2013:03:09:52 +0800] "GET / HTTP/1.1" 200 30 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)"
119.63.193.131 - - [04/Aug/2013:03:11:05 +0800] "GET / HTTP/1.1" 200 30 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)"
76.14.105.172 - - [04/Aug/2013:04:07:32 +0800] "\x80w\x01\x03\x01" 501 217 "-" "-"
76.14.105.172 - - [04/Aug/2013:04:07:33 +0800] "GET /HNAP1/ HTTP/1.1" 404 204 "http://###.###.###.##/" "Mozilla/4.0 (compatible; MSIE 4.01; Mac_PowerPC)
"


Error log is as follows.

Quote:

[Mon Jul 22 23:27:18 2013] [error] [client 11.22.33.44] File does not exist: /var/www/html/tmm1/images/logo.jpg, referer: http://thesite/tmm1/login.php?f=/etc/passwd
[Mon Jul 22 23:27:18 2013] [error] [client 11.22.33.44] File does not exist: /var/www/html/favicon.ico
[Mon Jul 22 23:27:24 2013] [error] [client 11.22.33.44] File does not exist: /var/www/html/tmm1/images/logo.jpg, referer: http://thesite/tmm1/login.php?f=/etc/passwd



[Sun Aug 04 04:07:32 2013] [error] [client 76.14.105.172] Invalid method in request \x80w\x01\x03\x01
[Sun Aug 04 04:07:33 2013] [error] [client 76.14.105.172] File does not exist: /var/www/html/HNAP1, referer: http://###.###.###.##/

I notice this File does not exist: /var/www/html/favicon.ico
[Mon Jul 22 23:27:24 2013] [error] [client 11.22.33.44] File does not exist: /var/www/html/tmm1/images/logo.jpg. I have never refered to my site any of the favicon.ico but I got a lot of this error. Any resolution to it ?

unSpawn 09-03-2013 01:21 AM

Quote:

Originally Posted by newbie14 (Post 5020405)
Below are the results from the access and error log files.

Most result in a 404 so that's good.



Quote:

Originally Posted by newbie14 (Post 5020405)
I notice this File does not exist: /var/www/html/favicon.ico

That's OK.

newbie14 09-03-2013 01:23 AM

Dear Unspawn,
So what can be done with the 404 then anything further need to be strengthen here ? Actually what is this favicon.ico nothing serious I see many times this error ?

unSpawn 09-03-2013 05:23 PM

To cut things short: white list your customers IP ranges.

newbie14 09-03-2013 10:47 PM

Dear Unspawn,
We have now moved this server from a development into production. The problem with white list is that we have to really build a lot of contraints and at times I notice some country the range show some strange range and mostly those coming from mobile phone connections? Are those 404 post danger ?

Infact I got whole list of 404 as below.

Code:

//awstats.pl: 1 Time(s)
      //awstats/awstats.pl: 1 Time(s)
      //cgi-bin/awstats.pl: 1 Time(s)
      //cgi-bin/awstats/awstats.pl: 1 Time(s)
      //cgi-bin/stats/awstats.pl: 1 Time(s)
      //cgi/awstats.pl: 1 Time(s)
      //cgi/stats/awstats.pl: 1 Time(s)
      //scv/images/logo.jpg: 155 Time(s)
      //stats/awstats.pl: 1 Time(s)
      /BOARD/docs/CHANGELOG.html: 1 Time(s)
      /FCKeditor/editor/filemanager/connectors/uploadtest.html: 1 Time(s)
      /FCKeditor/editor/filemanager/upload/test.html: 1 Time(s)
      /FORUM/docs/CHANGELOG.html: 1 Time(s)
      /FORUMS/docs/CHANGELOG.html: 1 Time(s)
      /FastHTTPAuthScanner200test/: 1 Time(s)
      /HNAP1/: 3 Time(s)
      /MyAdmin/scripts/setup.php: 4 Time(s)
      /PMA/: 2 Time(s)
      /PMA2005/scripts/setup.php: 1 Time(s)
      /admin/: 3 Time(s)
      /admin/FCKeditor/editor/filemanager/connec ... uploadtest.html: 1 Time(s)
      /admin/fckeditor/editor/filemanager/connec ... uploadtest.html: 1 Time(s)
      /admin/phpmyadmin/scripts/setup.php: 1 Time(s)
      /admin/pma/scripts/setup.php: 1 Time(s)
      /admin/scripts/setup.php: 1 Time(s)
      /admm/scripts/setup.php: 1 Time(s)
      /admn/scripts/setup.php: 1 Time(s)
      /api/dom/no_respond/: 1 Time(s)
      /apple-touch-icon-72x72-precomposed.png: 1 Time(s)
      /apple-touch-icon-72x72.png: 1 Time(s)
      /apple-touch-icon-precomposed.png: 1 Time(s)
      /apple-touch-icon.png: 5 Time(s)
      /appserv/main.php?appserv_root=http://211. ... 53/.cgi/go.txt?: 1 Time(s)
      /bb/docs/CHANGELOG.html: 1 Time(s)
      /board/docs/CHANGELOG.html: 1 Time(s)
      /cgi/index_voipgate.cgi: 1 Time(s)
      /config/bd_mpc/offers.json: 2 Time(s)
      /configuration_administrator/VoIP/VoIP_1.htm: 1 Time(s)
      /databaseadmin/scripts/setup.php: 1 Time(s)
      /db/scripts/setup.php: 1 Time(s)
      /dbadmin/: 2 Time(s)
      /dbadmin/scripts/setup.php: 1 Time(s)
      /docs/CHANGELOG.html: 1 Time(s)
      /favicon.ico: 10570 Time(s)
      /fckeditor/editor/filemanager/connectors/uploadtest.html: 1 Time(s)
      /foro/docs/CHANGELOG.html: 1 Time(s)
      /forum/docs/CHANGELOG.html: 1 Time(s)
      /forums/docs/CHANGELOG.html: 1 Time(s)
      /ic.asp: 2 Time(s)
      /images/shadow.gif: 3604 Time(s)
      /img/PlusHd/banner_fr.png: 1 Time(s)
      /invoker/JMXInvokerServlet: 4 Time(s)
      /login: 2 Time(s)
      /manager/html: 11 Time(s)
      /myadmin/: 2 Time(s)
      /myadmin/scripts/setup.php: 5 Time(s)
      /mysql-admin/: 1 Time(s)
      /mysql-admin/scripts/setup.php: 1 Time(s)
      /mysql/: 2 Time(s)
      /mysql/scripts/setup.php: 1 Time(s)
      /mysql/translators.html: 1 Time(s)
      /mysqladmin/: 2 Time(s)
      /mysqladmin/scripts/setup.php: 2 Time(s)
      /mysqlmanager/: 2 Time(s)
      /mysqlmanager/scripts/setup.php: 1 Time(s)
      /ngen/shrift.php: 1 Time(s)
      /nosuichfile.php: 2 Time(s)
      /noxdir/nosuichfile.php: 2 Time(s)
      /oly/hello.php?i=list&b=oly_living: 1 Time(s)
      /p/m/a/: 2 Time(s)
      /p/m/a/scripts/setup.php: 1 Time(s)
      /page/index_htm_files/pixel.gif: 1 Time(s)
      /php-my-admin/: 2 Time(s)
      /php-my-admin/scripts/setup.php: 2 Time(s)
      /php-myadmin/: 2 Time(s)
      /php-myadmin/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.2.3/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.2.6/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.4/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.5-pl1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.5-rc1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.5-rc2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.5/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.6-rc1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.6-rc2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.6/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.7-pl1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.5.7/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-alpha/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-alpha2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-beta1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-beta2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-pl1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-pl2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-pl3/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-rc1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-rc2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0-rc3/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.0/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.1-pl1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.1-pl2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.1-pl3/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.1-rc1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.1-rc2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.2-beta1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.2-pl1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.2-rc1/scripts/setup.php: 2 Time(s)
      /phpMyAdmin-2.6.2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.3-pl1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.3-rc1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.3/scripts/setup.php: 2 Time(s)
      /phpMyAdmin-2.6.4-pl1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.4-pl2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.4-pl3/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.4-pl4/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.6.4/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.7.0-beta1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.7.0-pl1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.7.0-pl2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.7.0-rc1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.7.0/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.0-beta1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.0-rc1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.0-rc2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.0.1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.0.2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.0.3/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.0.4/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.0/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.1-rc1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.1/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2.8.2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin-2/: 2 Time(s)
      /phpMyAdmin-2/scripts/setup.php: 1 Time(s)
      /phpMyAdmin/: 2 Time(s)
      /phpMyAdmin/scripts/setup.php: 5 Time(s)
      /phpMyAdmin/translators.html: 1 Time(s)
      /phpMyAdmin2/: 2 Time(s)
      /phpadmin/scripts/setup.php: 1 Time(s)
      /phpath/php: 1 Time(s)
      /phpbb/docs/CHANGELOG.html: 1 Time(s)
      /phpbb2/docs/CHANGELOG.html: 1 Time(s)
      /phpforum/docs/CHANGELOG.html: 1 Time(s)
      /phpmanager/scripts/setup.php: 1 Time(s)
      /phpmy-admin/: 2 Time(s)
      /phpmy-admin/scripts/setup.php: 1 Time(s)
      /phpmyadmin/: 2 Time(s)
      /phpmyadmin/scripts/setup.php: 6 Time(s)
      /phpmyadmin/translators.html: 1 Time(s)
      /phpmyadmin1/scripts/setup.php: 1 Time(s)
      /phpmyadmin2/: 2 Time(s)
      /phpmyadmin2/scripts/setup.php: 1 Time(s)
      /phppath/php: 6 Time(s)
      /pic/images/6/191245258/7/e/627ecf97fa6225 ... 1eb3-0-5708.png: 1 Time(s)
      /pma/: 2 Time(s)
      /pma/scripts/setup.php: 5 Time(s)
      /pma/translators.html: 1 Time(s)
      /pma2005/scripts/setup.php: 1 Time(s)
      /robots.txt: 123 Time(s)
      /scripts/setup.php: 1 Time(s)
      /server-status/: 1 Time(s)
      /soft/download/: 1 Time(s)
      /sql/: 2 Time(s)
      /sqlmanager/: 2 Time(s)
      /sqlmanager/scripts/setup.php: 1 Time(s)
      /sqlweb/: 2 Time(s)
      /sqlweb/scripts/setup.php: 1 Time(s)
      /static/payform/jquery.1.6.4.min.js: 1 Time(s)
      /translators.html: 1 Time(s)
      /typo3/phpmyadmin/scripts/setup.php: 1 Time(s)
      /user/soapCaller.bs: 5 Time(s)
      /w00tw00t.at.blackhats.romanian.anti-sec:): 5 Time(s)
      /web/phpMyAdmin/scripts/setup.php: 1 Time(s)
      /web/scripts/setup.php: 1 Time(s)
      /webadmin/: 1 Time(s)
      /webadmin/scripts/setup.php: 1 Time(s)
      /webdb/: 1 Time(s)
      /webdb/scripts/setup.php: 1 Time(s)
      /websql/: 2 Time(s)
      /websql/scripts/setup.php: 2 Time(s)
      /wp-login.php: 1 Time(s)
      /xampp/phpmyadmin/scripts/setup.php: 1 Time(s)
      /~root/: 1 Time(s)
      http://202.43.102.11/config/pwtoken_get?lo ... safsdfsda&md5=1: 1 Time(s)
      http://85.17.141.182/proxychecker/ch...ction=getinfo: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=07c5 ... 513fd55258ee53b: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=0dc5 ... d8862df1870c6d9: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=137a ... a67c6a5dd0a74d0: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=1e77 ... 1aa053d0d220b75: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=23c4 ... b56d7dd8d3f1e7a: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=2b52 ... 9653f5d0925ac22: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=4287 ... 1889c9a18fc05ea: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=48c2 ... 52cb16e429ba2fb: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=48f3 ... 00d008612e8373e: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=5072 ... 8f8695698b034e8: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=57d2 ... 486367999192005: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=58ec ... 497d99ddc93c331: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=5933 ... 0013929ef2123e6: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=65fc ... a59631b0fb7678a: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=7b48 ... 39c9e4050ea44a5: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=8936 ... ca2d49370a4c85d: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=8d23 ... c3edc15e9b4e606: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=90c0 ... 41a985b2356f87c: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=9432 ... 8d888b316416cd5: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=9cd2 ... 4b52cc169f8cffd: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=9fc4 ... ffc74e6f75d61cd: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=a708 ... 984a90f78eb9c85: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=a8d0 ... cc413952068244f: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=a905 ... 72c3793024895b1: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=ab42 ... 7b5974fddd9fb47: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=af0a ... 87c5dc6f557dbac: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=af0f ... c9d05a608633841: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=b90a ... c7727055772a4c6: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=bc49 ... 9cb1ee60e3a6fb0: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=bebf ... 2be1b704f6afd73: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=c05c ... 46d88c9e7b31235: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=c68a ... c3084ed1ddb3eb3: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=c9a0 ... b396d6afcda4e74: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=dcd2 ... 73411a8312c92c3: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=e177 ... 7548ed655526131: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=e9c2 ... 576f5226e125252: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=ea20 ... 5b1003198ec6d52: 1 Time(s)
      http://best-proxies.ru/azenv.php?rand=f740 ... ccb1999f0f7dff0: 1 Time(s)
      http://gameframe.net/headers: 1 Time(s)
      http://proxyjudge1.proxyfire.net/fastenv: 2 Time(s)


unSpawn 09-04-2013 01:29 AM

Quote:

Originally Posted by newbie14 (Post 5021300)
Are those 404 post danger ?

No.


All times are GMT -5. The time now is 06:56 PM.