Sub Menu
Links Menu
Online Users

In total there are 321 users online :: 3 registered, 0 hidden and 318 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot] based on users active over the past 60 minutes

phpBBSecurity_disallowed_referers

This is where youll find security related information.
Discuss Integramod/phpbb security issues here.

Moderator: Integra Moderator

Re: phpBBSecurity_disallowed_referers

PostAuthor: CaNNon » Thu Jan 31, 2008 6:35 pm

yea lol
I was just removing that after a little more research!
Last edited by CaNNon on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 11:15 am
Cash on hand: 0.00

PostAuthor: Leadfoot » Thu Jan 31, 2008 10:46 pm

Well all I know is I got one helluva lot of traffic that I need to block and as of right now the only way that I can do it is through that table. At least until my .hta access is fixed. Thanks for looking into it guys.


[EDIT]

God I finally went in and looked at the .hta access file myself and changed a couple of entries that the host had been trying and it is now working so it seems. If anyone else is having this problem open your .hta file and add this code to it.

Code: Select all
RewriteEngine on# Options +FollowSymlinksRewriteCond %{HTTP_REFERER} ixtractor.com [NC,OR]RewriteCond %{HTTP_REFERER} cooking-db.com [NC,OR]RewriteCond %{HTTP_REFERER} filemp3tune.com [NC,OR]RewriteCond %{HTTP_REFERER} homes-db.com [NC,OR]RewriteCond %{HTTP_REFERER} italianamp3.com [NC,OR]RewriteCond %{HTTP_REFERER} lavabeat.net [NC,OR]RewriteCond %{HTTP_REFERER} mixmusique.com [NC,OR]RewriteCond %{HTTP_REFERER} mp3clank.com [NC,OR]RewriteCond %{HTTP_REFERER} mp3leben.com [NC,OR]RewriteCond %{HTTP_REFERER} mp3walls.com [NC,OR]RewriteCond %{HTTP_REFERER} musicforum.org.uaRewriteRule .* - [F]  


those are the ones I have blocked so far u can edit them or add to the list. Just notice the last line does not have the [NC,OR] block
Last edited by Leadfoot on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Leadfoot
Integra Member
Integra Member
 
Posts: 131
Likes: 0 post
Liked in: 0 post
Joined: Sun Oct 01, 2006 4:02 pm
Cash on hand: 0.00

PostAuthor: Leadfoot » Fri Feb 01, 2008 11:36 am

I found a handy code generator for your .hta files. Just enter in who u want to block and it builds the code for you.

http://tools.dynamicdrive.com/userban/
Last edited by Leadfoot on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Leadfoot
Integra Member
Integra Member
 
Posts: 131
Likes: 0 post
Liked in: 0 post
Joined: Sun Oct 01, 2006 4:02 pm
Cash on hand: 0.00

Previous

Return to Forum Security

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]

cron