Ravens PHP Scripts: Forums
 

 

Search found 77 matches
Author Message
 Topic: phpnuke config table sql injection?
Rumbaar

Replies: 12
Views: 31950

PostForum: Security - PHP Nuke   Posted: Thu Sep 20, 2007 5:55 pm   Subject: phpnuke config table sql injection?
I've found the core php-nuke patches on that site, but can't seem to find the specific BBtoNuke patches though.
 Topic: phpnuke config table sql injection?
Rumbaar

Replies: 12
Views: 31950

PostForum: Security - PHP Nuke   Posted: Wed Sep 19, 2007 7:56 pm   Subject: phpnuke config table sql injection?
I'm pretty quick in discovering the iframes Susann, so they don't last long enough for the Google spiders to catch and/or flag.

I'll look to nukeresources and see if I can patch it manually, it sou ...
 Topic: phpnuke config table sql injection?
Rumbaar

Replies: 12
Views: 31950

PostForum: Security - PHP Nuke   Posted: Wed Sep 19, 2007 4:26 pm   Subject: phpnuke config table sql injection?
Thx evaders,

Ok, I'm certainly not running BBtoNuke 2.0.22 Sad

Is there a 'simple' method to apply a patch or modification to my old, old version of phpBBnuke?
 Topic: phpnuke config table sql injection?
Rumbaar

Replies: 12
Views: 31950

PostForum: Security - PHP Nuke   Posted: Tue Sep 18, 2007 11:56 pm   Subject: re: phpnuke config table sql injection?
Well reviewed the logs and the only things out of the 'normal' attacks are the following. They appear to be coded, and I'm not sure of the correct process to decode them so I can read what they are d ...
 Topic: phpnuke config table sql injection?
Rumbaar

Replies: 12
Views: 31950

PostForum: Security - PHP Nuke   Posted: Tue Sep 18, 2007 10:40 pm   Subject: phpnuke config table sql injection?
I'll be sure to look at the access logs tonight. Hopefully something striking will present itself in the mass of logs.

I don't have many, if any, additional addon to the core php-nuke of that peri ...
 Topic: phpnuke config table sql injection?
Rumbaar

Replies: 12
Views: 31950

PostForum: Security - PHP Nuke   Posted: Tue Sep 18, 2007 6:08 pm   Subject: phpnuke config table sql injection?
I'm running a few php-nuke sites, two of my older versions heavily bastardized with various protection codes and updates, one is core 6.6 and the other later maybe 7.1 .. not sure. The first one can' ...
 Topic: Block entire countries with IP2C?
Rumbaar

Replies: 29
Views: 72715

PostForum: NukeSentinel(tm)   Posted: Mon Jun 05, 2006 11:34 pm   Subject: Block entire countries with IP2C?
Ah, thx. I'll have to take a look as I'm using RavenNuke distro.
 Topic: Block entire countries with IP2C?
Rumbaar

Replies: 29
Views: 72715

PostForum: NukeSentinel(tm)   Posted: Mon Jun 05, 2006 4:37 am   Subject: Block entire countries with IP2C?
Thx montego, but that method I'm aware of. But is there a way to do all the IP ranges for a whole country. For example russia has 24 pages of IP ranges and it would be nearly impossible to have clic ...
 Topic: Block entire countries with IP2C?
Rumbaar

Replies: 29
Views: 72715

PostForum: NukeSentinel(tm)   Posted: Sat Jun 03, 2006 10:30 pm   Subject: Block entire countries with IP2C?
When I view this section Sentinel -> Import Data -> Import to Blocked Ranges I get no listings to block.

What am I doing wrong? I'm getting comment spammers from key countries and want to bl ...
 Topic: Search referrers "Powered by php nuke"
Rumbaar

Replies: 6
Views: 11082

PostForum: Security - PHP Nuke   Posted: Sat May 20, 2006 9:28 pm   Subject: Search referrers "Powered by php nuke"
So it's not a new thing. Maybe 'cause I somehow appear at the top now that I've actually gotten referrers now. Oh well I'll keep an eye out.
 Topic: Search referrers "Powered by php nuke"
Rumbaar

Replies: 6
Views: 11082

PostForum: Security - PHP Nuke   Posted: Fri May 19, 2006 8:46 pm   Subject: Search referrers "Powered by php nuke"
I've noticed in the last day or two that I've been getting referees from google with people searching for that specific string.

Now when I see that my first thought is that it's due to 'hackers' lo ...
 Topic: Emoticons disappeared
Rumbaar

Replies: 3
Views: 4790

PostForum: General/Other Stuff   Posted: Mon May 08, 2006 6:53 pm   Subject: Emoticons disappeared
Do you have a link to your site/forum so we can take a look.

Are you sure the icons are still phsyically there?

Also check your 'forum'.cfg file in your theme or forum folder, this contains path ...
 Topic: Site Banner Display issue.
Rumbaar

Replies: 9
Views: 14286

PostForum: Themes   Posted: Sun May 07, 2006 9:48 pm   Subject: Site Banner Display issue.
Well you can put that anywhere in your CSS file, just make sure that not already defined. Some themes use that style already.

Now if you are going to use just a background base color you only need ...
 Topic: Your Account correct avatar display handling.
Rumbaar

Replies: 4
Views: 5809

PostForum: Modules   Posted: Sun May 07, 2006 1:39 am   Subject: Your Account correct avatar display handling.
Yes that would eliminate the need for the first two changes, as long as the user_avatar_type for blank will always be 0.
 Topic: Site Banner Display issue.
Rumbaar

Replies: 9
Views: 14286

PostForum: Themes   Posted: Sun May 07, 2006 12:28 am   Subject: Site Banner Display issue.
Well I didn't mean lock it at 1024 but to have the background image to handle the 'slack' space around each side of the banner. Then no mater what browser or size it should rendered correctly without ...
 Topic: keep an eye on this...
Rumbaar

Replies: 11
Views: 14696

PostForum: Rants & Raves   Posted: Sat May 06, 2006 11:02 pm   Subject: keep an eye on this...
I used to get a whole lot of uklotto, lottowinner, *lotto accounts on my site. Never knew why or the point of them doing so.

Does anyone have an idea why they bother?
 Topic: Your Account correct avatar display handling.
Rumbaar

Replies: 4
Views: 5809

PostForum: Modules   Posted: Sat May 06, 2006 10:50 pm   Subject: re: Your Account correct avatar display handling.
Well in the original code $userinfouser_avatar_type's 3 & 0 are handled the same way via the 'else' statement. 3 has a value in it's 'user_avatar' field and 0 does not, hence you get a broken imag ...
 Topic: Site Banner Display issue.
Rumbaar

Replies: 9
Views: 14286

PostForum: Themes   Posted: Sat May 06, 2006 10:34 pm   Subject: Site Banner Display issue.
Have you tried having the banner center aligned and then handle the resizing via a background color or image.

<table cellSpacing=\"0\" cellPadding=\"1\" width=\"100%\" border=\"0\" class=\"topna ...
 Topic: my sites @ rumbaar.net
Rumbaar

Replies: 1
Views: 6569

PostForum: Other - Sites To Visit   Posted: Fri May 05, 2006 5:26 pm   Subject: my sites @ rumbaar.net
My base domain [url=http://www.rumbaar.net]rumbaar.net - Mostly just a place holder for my other sites and re-director.
[url=http://www.public.rumbaar.net]Rumbaar's Place of Whatever site dedicated t ...
 Topic: Your Account correct avatar display handling.
Rumbaar

Replies: 4
Views: 5809

PostForum: Modules   Posted: Fri May 05, 2006 5:43 am   Subject: Your Account correct avatar display handling.
With the ability of an account holder via the forum profile maintenance to delete all occurrences of an avatar in their profile has meant the current code in Your Account module can't display the cont ...
 Topic: BBcode and HTML not working
Rumbaar

Replies: 7
Views: 11757

PostForum: Raven's RavenNuke(tm) v2.02.02 Distro   Posted: Wed May 03, 2006 10:55 pm   Subject: BBcode and HTML not working
Well HTML has to be 'allowed' via your forum's configuration and then the HTML 'tags' have to be allowed as well. Be mindful and careful of what HTML tags you allow. For the most part you shouldn't ...
 Topic: BBcode and HTML not working
Rumbaar

Replies: 7
Views: 11757

PostForum: Raven's RavenNuke(tm) v2.02.02 Distro   Posted: Tue May 02, 2006 7:24 pm   Subject: re: BBcode and HTML not working
Hi 2cav,

Well I registered and posted on your forum (shame guest access wasn't turned on so I didn't have to waste time registering). As you can see from my post on your site it all appears to be ...
 Topic: SHA256 Encryption
Rumbaar

Replies: 10
Views: 14709

PostForum: Security - PHP Nuke   Posted: Tue May 02, 2006 2:12 am   Subject: SHA256 Encryption
Well I can't offer any implementation tips or info. But I have to say that currently on anything under a cluster server any password with 9+ character will be relatively un-crackable even for MD5 has ...
 Topic: Theme tip for theme specific topic icons.
Rumbaar

Replies: 7
Views: 12566

PostForum: Themes   Posted: Mon May 01, 2006 4:47 pm   Subject: Theme tip for theme specific topic icons.
Actually I was thinking later, to make it more in line with the variable nature of php-nuke it would be best for the 'default' language test to point to the defined Topic image path than the hard code ...
 Topic: Theme tip for theme specific topic icons.
Rumbaar

Replies: 7
Views: 12566

PostForum: Themes   Posted: Mon May 01, 2006 5:42 am   Subject: re: Theme tip for theme specific topic icons.
Ok montego,

'Cause you asked, language specific topic icons. Smile

I'll look to add this hack as a new thread if I can work out which section to put it in. Confused

----------------------------------- ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©