Site Search:
 
Speak Korean Now!
Teach English Abroad and Get Paid to see the World!
Korean Job Discussion Forums Forum Index Korean Job Discussion Forums
"The Internet's Meeting Place for ESL/EFL Teachers from Around the World!"
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Forum questions (software related)
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Korean Job Discussion Forums Forum Index -> General Discussion Forum
View previous topic :: View next topic  
Author Message
panthermodern



Joined: 08 Feb 2003
Location: Taxronto

PostPosted: Wed Feb 11, 2004 9:31 pm    Post subject: Forum questions (software related) Reply with quote

I want to first state that this thread is not about the moderators but rather the software of this forum.

I have noticed that the basic software of this forum can be modified, for example, the member's list has been removed.

Is it possible to create a thread but limit who can respond to it with out outright locking it?

What exactly are Usergroups and how do they work?

I know there is a Moderators forum, which is not publically accessable, but, could one create another such forum using this program.

And finally; What is the name of the software used and/or could someone suggest another site software.

Thank you.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
the_beaver



Joined: 15 Jan 2003

PostPosted: Thu Feb 12, 2004 12:32 am    Post subject: Re: Forum questions (software related) Reply with quote

panthermodern wrote:
Is it possible to create a thread but limit who can respond to it with out outright locking it?

I know there is a Moderators forum, which is not publically accessable, but, could one create another such forum using this program.


yes

panthermodern wrote:
And finally; What is the name of the software used and/or could someone suggest another site software.


phpBB
http://www.phpbb.com/
Back to top
View user's profile Send private message
Stunted Wookie



Joined: 06 Feb 2003
Location: Sound Studio

PostPosted: Thu Feb 12, 2004 3:35 am    Post subject: Reply with quote

phpbb is not an overly secure program...very easy to hack/ remote access etc.
If you are using a forum as a main element of your site I would recomend looking into another program. (security wise)


Do a search on Invision as well; I know that name but am not sure if it is as accessable as phpbb is.
Back to top
View user's profile Send private message Visit poster's website
panthermodern



Joined: 08 Feb 2003
Location: Taxronto

PostPosted: Thu Feb 12, 2004 3:51 am    Post subject: Reply with quote

Thanks for the info...
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
The Lemon



Joined: 11 Jan 2003

PostPosted: Thu Feb 12, 2004 5:16 am    Post subject: Reply with quote

Wookie may be right about phpbb2's lack of security, but it's very easy to customize and to set up. And it's secure enough for me - anyone who might have wanted to bring down my phpbb2 board hasn't been able to, yet. They're welcome to try.

Panther asked about usergroups - I've got a phpbb2 board running on my own server and I still don't see what the use of the "usergroups" is (though I haven't bothered to find out, either). Anyone know offhand?

One problem with phpbb2 is that if you decide to use a non-standard theme (basically, skin - different colors, layouts, buttons) then it's very difficult to make modifications to the program. You have to edit scripts written in PHP language to do things like removing the "the newest member is trollsock" message from the front screen. Possible but not easy.

Quote:
Is it possible to create a thread but limit who can respond to it with out outright locking it?

One arbitrary thread within a general forum? Not as far as I know. But that's not the present version's biggest limitation. Its biggest problem is that after a moderator moves a particular post from a thread to another forum (say, the moderator forum), he/she can't move it back. Mods can only remove posts from threads, not add them. That's why you see on rare occasions mods re-posting posts "on behalf of" a particular user.
Back to top
View user's profile Send private message
uber1024



Joined: 28 Jul 2003
Location: New York City

PostPosted: Thu Feb 12, 2004 6:34 am    Post subject: Reply with quote

The Lemon wrote:
Wookie may be right about phpbb2's lack of security, but it's very easy to customize and to set up. And it's secure enough for me - anyone who might have wanted to bring down my phpbb2 board hasn't been able to, yet. They're welcome to try.


I'm going to be a computer geek for a second here, so bear with me.

I checked out the website of the phpbb, and it looks like it works with a multitude of databases, which means that the SQL is embedded within the code of the website and not stored safely away within the database. Anytime you have that, you wind up with potential SQL injection vulnerabilities. I run a messageboard website and I got hit with this with the original version of the code (which I did not write) and had to rewrite the whole messageboard (I was in the process of doing this anyway).

I'm SURE that phpbb checks for this, but each database has it's own "special characters", so I imagine that there may still be a hole somewhere in it. They say on their site that it was designed with security as a priority, but all it takes is one place where you forget to check and your database is compromised.

Okay, the geek moment has passed.
Back to top
View user's profile Send private message
uber1024



Joined: 28 Jul 2003
Location: New York City

PostPosted: Thu Feb 12, 2004 6:35 am    Post subject: Reply with quote

Hah. And I screwed up the simple task of quoting while talking about database/website vulnerablilities caused by carelessness. The irony.
Back to top
View user's profile Send private message
Stunted Wookie



Joined: 06 Feb 2003
Location: Sound Studio

PostPosted: Thu Feb 12, 2004 7:31 am    Post subject: Reply with quote

Uber you are on the right track with that.
I am a php/mySQL geek...
Its not the board that has the major flaws (well one BIG one but I'll ignore that for now)
The major problem is the database, anyone can connect with three pieces of info.

The phpbb gives this info away, and no I am not going deeper into what this is..

But the point is that if you are looking for something 'secure' there are newer products available (open source) for a board.
Back to top
View user's profile Send private message Visit poster's website
Bulsajo



Joined: 16 Jan 2003

PostPosted: Thu Feb 12, 2004 7:42 am    Post subject: Reply with quote

Panther, I know you love talking about the rules and guidelines- take a look at the phpBB.com message forum rules:
www.phpbb.com rules and regulations
Back to top
View user's profile Send private message
The Lemon



Joined: 11 Jan 2003

PostPosted: Thu Feb 12, 2004 8:47 am    Post subject: Reply with quote

Wookie: I'm interested in finding out more about this "big BIG" security hole, and the database issue - I'm not doubting you at all, in fact I totally believe you.

If you have some spare time, could you exploit this hole and post something in the hidden forum of my phpbb2 board? It'd be interesting to see happen. If phpbb2 gives away those three pieces of information necessary, it shouldn't take you too long...

Apart from the usual virus and firewall stuff, it's the standard installation of php and mysql, if that's a help.
Back to top
View user's profile Send private message
camel96
Guest




PostPosted: Thu Feb 12, 2004 8:50 am    Post subject: Reply with quote

The Lemon wrote:
Wookie: I'm interested in finding out more about this "big BIG" security hole - I'm not doubting you at all, in fact I totally believe you.

If you have some spare time, could you exploit this hole and post something in the hidden forum of my phpbb2 board? It'd be interesting to see happen. If phpbb2 gives away those three pieces of information necessary, it shouldn't take you too long...

Apart from the usual virus and firewall stuff, it's the standard installation of php and mysql, if that's a help.


What's your website....?
PHPBB's are easy to bust into.
Back to top
camel96
Guest




PostPosted: Thu Feb 12, 2004 8:51 am    Post subject: Reply with quote

Oh....the CIM board....?
Back to top
camel96
Guest




PostPosted: Thu Feb 12, 2004 9:04 am    Post subject: Reply with quote

Quote:
You have been banned from this forum.
Please contact the webmaster or board administrator for more information.


Hey Lemon is this an IP related banning or is it one of your "security" features....?
It came up while I was "working".... Twisted Evil


Last edited by camel96 on Thu Feb 12, 2004 10:09 am; edited 1 time in total
Back to top
panthermodern



Joined: 08 Feb 2003
Location: Taxronto

PostPosted: Thu Feb 12, 2004 9:30 am    Post subject: Reply with quote

Thanks for all the usefull information ...
Been doing my own research and I wanted a second opinion.

Thanks again.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
uber1024



Joined: 28 Jul 2003
Location: New York City

PostPosted: Thu Feb 12, 2004 12:26 pm    Post subject: Reply with quote

Wookie / Camel --

Are SQL injection the techniques you feel would have the best chance of success against a phpbb?

My perspective on site security is that of a developer/administrator. I've never actually tried to get a site to spit back its password list, although my coworker and I, when we started looking into SQL injection vulnerabilities, did get our SQL Server to give us lists of tables. I suppose we probably could have started getting CONTENTS of tables, but I think 5pm rolled around and we went out for beers.

panthermodern --

are you looking to add a messageboard to a site?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Korean Job Discussion Forums Forum Index -> General Discussion Forum All times are GMT - 8 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


This page is maintained by the one and only Dave Sperling.
Contact Dave's ESL Cafe
Copyright © 2018 Dave Sperling. All Rights Reserved.

Powered by phpBB © 2001, 2002 phpBB Group

TEFL International Supports Dave's ESL Cafe
TEFL Courses, TESOL Course, English Teaching Jobs - TEFL International