Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wflorian

Pages: 1 2 [3]
31
Discussion & Troubleshooting / Re: Wurm Angriff???
« on: September 22, 2005, 11:43:39 AM »
alles klar werde ich machen...vielen vielen dank:)

32
Discussion & Troubleshooting / Re: Wurm Angriff???
« on: September 21, 2005, 10:56:58 PM »
Doch habe den Thread eben erneut gelesen, habe den 404 Error in der htaccess defeniert:

ErrorDocument 404 http://www.sexy-gifs.de/404.html

Aber in der 404.html benutze ich kein Include...

Sehe ich das jetzt richtig?

33
Discussion & Troubleshooting / Worm attacks my gallery....
« on: September 20, 2005, 06:08:40 PM »
Hello.

I have a problem with my gallery. since a few days, a worm attacks my gallery und causes the following error:

[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/

here is a part of my error log:

www.sexy-gifs.de/error.txt

there are around 5-10 attacks every second on my webpack at my hoster. the attacks last over 3-4 hours:( because of the massive attacks all my other homepages laying in the same webpack, went down, too.

can anybody tell me, what this error log exactly means? I do not have the PHP knowledge...
what can I do to avoid these attacks???

thank you!

florian

34
Discussion & Troubleshooting / Re: Wurm Angriff???
« on: September 20, 2005, 06:03:58 PM »
nein habe ein ganz normales webpack...werde den text jetzt nochmal in englisch verfassen.

danke:)

35
Discussion & Troubleshooting / Re: Wurm Angriff???
« on: September 19, 2005, 08:33:50 PM »
bitte, bitte, kann mir denn wirklich niemand weiterhelfen? kann doch nicht sein, das nur meine gallerie damit probleme hat...wurde heute schon wieder ca. 4 std von dem wurm oder was auch immer es ist angegriffen...falls ihr einen tipp habt wäre ich mehr als dankbar dafür...

grüsse

36
Discussion & Troubleshooting / Re: Wurm Angriff???
« on: September 16, 2005, 08:17:24 PM »
habe jetzt selber ein wenig recherchiert aber leider nicht die komplette ahnung mit php.

habe in der header.html folgendes ganz oben eingefügt:

<?php
 ini_set("allow_url_fopen", "0");
?>

htaccess sieht so aus:

#################################
SetEnvIfNoCase User-Agent "^LWP::Simple" bad_bot

<Limit GET POST>
Order Allow,Deny
Allow from all
Deny from env=bad_bot
</Limit>
#################################

ErrorDocument 404 http://www.sexy-gifs.de/404.html

RewriteEngine On
#RewriteBase /is/htdocs/wp1023301_6NXU2ERN4S/www/sexy-gifs/
RewriteRule ^lightbox\.html$ lightbox.php?%{QUERY_STRING}
RewriteRule ^lightbox\.([0-9]+)\.html$ lightbox.php?page=$1&%{QUERY_STRING}

RewriteRule ^search\.html$ search.php?%{QUERY_STRING}
RewriteRule ^search\.([0-9]+)\.html$ search.php?page=$1&%{QUERY_STRING}

RewriteRule ^cat\.html$ categories.php?%{QUERY_STRING}
RewriteRule ^cat([0-9]+)\.([0-9]+)\.html$ categories.php?cat_id=$1&page=$2&%{QUERY_STRING}
RewriteRule ^cat([0-9]+)\.html$ categories.php?cat_id=$1&%{QUERY_STRING}

RewriteRule ^img([0-9]+)\.html$ details.php?image_id=$1&%{QUERY_STRING}
RewriteRule ^img([0-9]+)\.([a-zA-Z0-9]+)\.html$ details.php?image_id=$1&mode=$2&%{QUERY_STRING}

RewriteRule ^postcard([a-zA-Z0-9]+)\.html$ postcards.php?postcard_id=$1&%{QUERY_STRING}
RewriteRule ^postcard\.img([0-9]+)\.html$ postcards.php?image_id=$1&%{QUERY_STRING}


# prevent payloads via wget
RewriteCond %{QUERY_STRING} ^(.*)wget\%20 [NC]
RewriteRule ^.*$ http://127.0.0.1/ [L,R=301]

# prevent access from santy webworm
RewriteCond %{QUERY_STRING} ^(.*)echr(.*) [NC,OR]
RewriteCond %{QUERY_STRING} ^(.*)esystem(.*) [NC,OR]
RewriteCond %{QUERY_STRING} ^(.*)highlight=\%2527 [NC,OR]
RewriteCond %{QUERY_STRING} ^(.*)rush=\%65\%63\%68 [NC,OR]
RewriteCond %{QUERY_STRING} ^(.*)rush=echo [NC]
RewriteRule ^.*$ http://127.0.0.1/ [L,R=301]

# prevent pre php 4.3.10 bug
RewriteCond %{HTTP_COOKIE}% s:(.*):\%22test1\%22\%3b [NC]
RewriteRule ^.*$ http://127.0.0.1/ [L,R=301]


bringen diese sachen überhaupt etwas...wäre wirklich über hilfe dankbar:(

37
Discussion & Troubleshooting / Wurm Angriff???
« on: September 16, 2005, 07:14:21 PM »
Hallo.

Ich glaube das ein Wurm meine Gallerie angreift:

[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/top.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/
[Fri Sep 16 19:12:10 2005] [error] [client 84.171.43.36] unable to include "include/bottom.html" in parsed file /usr/share/apache2/error/HTTP_SERVICE_UNAVAILABLE.html.var, referer: http://www.sexy-gifs.de/


Das geht nun schon einige Tage so....und legt alle anderen HPs die sich auf dem Server bzw auf dem Webpack bei Hosteurope mit befinden lahm...

Habe folgenden Thread gefunden:
http://www.rootforum.de/forum/viewtopic.php?t=31941&postdays=0&postorder=asc&start=0

Was kann ich nun wirksam gegen den Wurm tun?

Danke.
Grüsse

38
Mods & Plugins (Requests & Discussions) / Sitemap Mod
« on: March 28, 2005, 12:11:50 PM »
Is there any mod who builds up an Sitemap?!

Florian

39
Mods & Plugins (Requests & Discussions) / Re: [REQ]Dreamboard download
« on: March 21, 2005, 01:38:17 AM »
sorry didn't know,so do you want me to take it off the server?

41
Mods & Plugins (Requests & Discussions) / Re: Userliste
« on: March 17, 2005, 05:38:44 PM »
leider geht der link mit der memberlist nicht mehr, wo bekomme ich sowas nun her?

danke:)

42
Mods & Plugins (Requests & Discussions) / Re: [REQ]Dreamboard download
« on: March 17, 2005, 05:35:05 PM »
ich would also need this mod pleassseeee...

email: webmaster@sexy-gifs.de


thank you!

43
same with me, yesterday I got 200 new members, right now I have 350...don't want to loose them... :(

Is there any other board or forum that works with 4images without loosing my members!?

44
that is what I meant, I want to avoid a new and fresh installation of 4images, because I do not want to lose the 150 members.

45
I read that it is only possible to install this mod with a fresh installation of 4images.
I have currently 150 members, is there any possibilty to make this mod work with the 150 members?!

thanks

Pages: 1 2 [3]