Ravens PHP Scripts: Forums
 

 

Search found 116 matches
Author Message
 Topic: Reverse procedure: BBtoNuke -> PHPBB
shmk

Replies: 8
Views: 14749

PostForum: BB2Nuke   Posted: Sun May 25, 2008 3:40 am   Subject: Reverse procedure: BBtoNuke -> PHPBB
Do you know where I can find a phpbb->bbtonuke converter?

Maybe with that I can try to retrieve a reverse version of it.
 Topic: Reverse procedure: BBtoNuke -> PHPBB
shmk

Replies: 8
Views: 14749

PostForum: BB2Nuke   Posted: Sat May 24, 2008 2:53 am   Subject: Reverse procedure: BBtoNuke -> PHPBB
Is it possible to move datas from a BBtoNuke to a PHPBB (maybe 3)?
 Topic: RAW Image
shmk

Replies: 3
Views: 6084

PostForum: Security - Other   Posted: Wed Apr 23, 2008 7:25 am   Subject: RAW Image
Perfect Wink
 Topic: RAW Image
shmk

Replies: 3
Views: 6084

PostForum: Security - Other   Posted: Sun Apr 20, 2008 4:19 am   Subject: RAW Image
I'm getting from an external source a PNG image in raw format (encoded in base64).

And with this code I'll echo on the screen.


$img=base64_decode($_POST['img']);

header( ...
 Topic: Link in forums
shmk

Replies: 18
Views: 24289

PostForum: Security - Other   Posted: Mon Jan 21, 2008 5:08 am   Subject: re: Link in forums
Looking in phpbb code I saw that every tag is followed by the userid.

$text = str_replace("[quote:$uid]", $bbcode_tpl['quote_open'], $text);
$text = str_rep ...
 Topic: Link in forums
shmk

Replies: 18
Views: 24289

PostForum: Security - Other   Posted: Sun Jan 20, 2008 4:47 pm   Subject: Re: Link in forums
pardon me is it possible for hcaker to use Eg. mysite.com/module/forum/image/rank/5star.gif ..using the image string to hcak in? or something like this .themes/fisubice/forums/images/lang_english/icon ...
 Topic: Link in forums
shmk

Replies: 18
Views: 24289

PostForum: Security - Other   Posted: Fri Jan 18, 2008 9:47 am   Subject: Re: Link in forums
That's true, but phpBB with

At least I analyze that ends with jpg|gif|png

However you are right, someone could still name a script something.jpg but for some reason we don't see this in the wil ...
 Topic: Link in forums
shmk

Replies: 18
Views: 24289

PostForum: Security - Other   Posted: Thu Jan 17, 2008 11:28 am   Subject: Re: re: Link in forums
Why not just use phpBB's BBCode? The

I'm coding my own "something" Laughing

And because phpBB permit users to insert external img and url I thought there was a quite secure filter to implement : ...
 Topic: Link in forums
shmk

Replies: 18
Views: 24289

PostForum: Security - Other   Posted: Thu Jan 17, 2008 8:33 am   Subject: Link in forums
Thanks for the suggestions.
I thought that image could insert redirect to other script not directly PHP code in the page flow.

What kind of measure use PHPBB to limit the problem?


Ensuring th ...
 Topic: Link in forums
shmk

Replies: 18
Views: 24289

PostForum: Security - Other   Posted: Thu Jan 17, 2008 4:41 am   Subject: Link in forums
To limit fake image risks I inserted a random token in every link that takes you to a "non-undo" action.

Do you thank that the filters above could block at least more common XSS ?
A XSS to get use ...
 Topic: Go for it!
shmk

Replies: 15
Views: 28083

PostForum: RN v2.20.00 - Feedback   Posted: Wed Jan 16, 2008 2:25 am   Subject: Go for it!
I saw that in home there's a survey asking for PHPBB3 ( Should PHPBB3 be incorporated in RavenNuke(tm) in the future? ), so my crazy idea is taken in high esteem Smile

PS: I suggest to vote like me: " ...
 Topic: Link in forums
shmk

Replies: 18
Views: 24289

PostForum: Security - Other   Posted: Tue Jan 15, 2008 8:11 am   Subject: re: Link in forums
At this time I'm using:
htmlentities(strip_tags($t),ENT_QUOTES);
before inserting $t in db, and

nl2br(strip_tags(html_entity_decode($t)));
after extraction from db and before output

These cou ...
 Topic: Link in forums
shmk

Replies: 18
Views: 24289

PostForum: Security - Other   Posted: Sun Jan 13, 2008 4:24 am   Subject: Link in forums
What's the most secure PHP filter that allow users to insert links to sites or images in a forum without flaws in security? (regarding xss and csrf overall)
 Topic: Go for it!
shmk

Replies: 15
Views: 28083

PostForum: RN v2.20.00 - Feedback   Posted: Sun Jul 15, 2007 2:21 pm   Subject: Go for it!
PHPBB3? Twisted Evil
 Topic: Chat | Shoutbox
shmk

Replies: 3
Views: 7746

PostForum: Seeking applications ...   Posted: Fri Nov 24, 2006 9:03 am   Subject: Chat | Shoutbox
I have a IRC chat for my site users but because for many users install mIRC or any Java Applet is dramatically hard Rolling Eyes do you know some good chat or shoutbox for phpnuke or bbtonuke?

PS: I for ...
 Topic: Forum News Advance
shmk

Replies: 17
Views: 19593

PostForum: Installation Help   Posted: Mon Nov 06, 2006 2:29 pm   Subject: Re: re: Forum News Advance
Nope. I posted bug report on Yannick's site, though.


So we absolutly need a fix Surprised
 Topic: Forum News Advance
shmk

Replies: 17
Views: 19593

PostForum: Installation Help   Posted: Mon Nov 06, 2006 5:41 am   Subject: Re: Forum News Advance
!!!FATAL ERROR !!!

When I try to modify a message forum tells me
"THIS MESSAGE DOESN'T EXIST"

<-HELP ME->

Probably found a solution there:
http://support.code-area51.com/cannot-edit-o ...
 Topic: Forum News Advance
shmk

Replies: 17
Views: 19593

PostForum: Installation Help   Posted: Mon Nov 06, 2006 5:08 am   Subject: Forum News Advance
!!!FATAL ERROR !!!

When I try to modify a message forum tells me
"THIS MESSAGE DOESN'T EXIST"

<-HELP ME->
 Topic: Forum News Advance
shmk

Replies: 17
Views: 19593

PostForum: Installation Help   Posted: Mon Nov 06, 2006 4:19 am   Subject: Re: Forum News Advance
Btw it's possible choose "normal post" / "news post" in every forum section...

Laughing
The option is added only if you are logged as admin or you are using your main admin account, so it's right ...
 Topic: Forum News Advance
shmk

Replies: 17
Views: 19593

PostForum: Installation Help   Posted: Sun Nov 05, 2006 8:19 am   Subject: Forum News Advance
Seems that it's functioning right.

Btw it's possible choose "normal post" / "news post" in every forum section... can I make only 1 section where people insert news and all other sections like norm ...
 Topic: Forum News Advance
shmk

Replies: 17
Views: 19593

PostForum: Installation Help   Posted: Wed Oct 25, 2006 8:24 am   Subject: Forum News Advance
It will be on a 7.8 patched, if I can get it I'll surely tell Smile (and if I cannot get it I surely will come here with a lot of questions Razz )
 Topic: Forum News Advance
shmk

Replies: 17
Views: 19593

PostForum: Installation Help   Posted: Wed Oct 25, 2006 4:50 am   Subject: Forum News Advance
Thanks,
now I only need a good luck to make it work...
 Topic: Forum News Advance
shmk

Replies: 17
Views: 19593

PostForum: Installation Help   Posted: Tue Oct 24, 2006 2:29 am   Subject: Forum News Advance
In the past I wanted install FNA but now I can't find it.

Someone can tell me where to find the LATEST version?

Is it fully compatible with nuke? I need some fixes? Is it upgraded or is a dead p ...
 Topic: Abuse script banned on 2.5.02
shmk

Replies: 2
Views: 7199

PostForum: NukeSentinel(tm) v2.5.x   Posted: Fri Sep 01, 2006 7:11 am   Subject: Abuse script banned on 2.5.02
Adter some tests I think that is something regarding the character '<' in BBtoNuke posts.
No one has this problems with the last NukeSentinel?
 Topic: Abuse script banned on 2.5.02
shmk

Replies: 2
Views: 7199

PostForum: NukeSentinel(tm) v2.5.x   Posted: Thu Aug 31, 2006 2:39 pm   Subject: Abuse script banned on 2.5.02
I cannot find the string that Sentinel block... someone can found it?
 

 Jump to:   

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