Search found 582 matches
- Fri Feb 29, 2008 8:27 am
- Forum: [3.0/Olympus] Discussion
- Topic: How do I change the topic title
- Replies: 4
- Views: 12208
Re: How do I change the topic title
The subject for the first post is the topic title.
- Sun Feb 03, 2008 4:25 pm
- Forum: [3.0/Olympus] Discussion
- Topic: unique_id function
- Replies: 21
- Views: 22503
Re: unique_id function
I heard this before, does that also apply when I'm only using MySQL? Why is it such a bad idea? And should one apply stripslashes() first with magic_quotes_gpc on?naderman wrote:[..] That said, addslashes for SQL escaping is a very bad idea, you should rather use the correct escaping function for your database.
- Sun Feb 03, 2008 12:58 pm
- Forum: [3.0/Olympus] Discussion
- Topic: unique_id function
- Replies: 21
- Views: 22503
Re: unique_id function
I have been wondering about this, is it possible to perform SQL-injection with a spoofed $_SERVER['REMOTE_ADDR'] global? I usually run it through addslashes() when I'm storing it in a DB, but is that even necessary? There's not much I can find about this on Google.naderman wrote:simple spoofing
- Fri Feb 01, 2008 8:23 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB 3.2 Discussion
- Replies: 257
- Views: 221800
Re: phpBB 3.2 Discussion
I believe the plan for 3.2 was to let you set this up through the events system?Highway of Life wrote:I could see this as being useful, but I think the idea is for a human to make the decision to ban a user.dkarlovi wrote:
- autoban on X warnings (it really puzzles me how come this didn't make it to 3.0)
- Fri Feb 01, 2008 5:18 pm
- Forum: [3.0/Olympus] Discussion
- Topic: unique_id function
- Replies: 21
- Views: 22503
Re: unique_id function
And you can easily fake headers.
- Wed Dec 12, 2007 12:42 pm
- Forum: Chit Chat
- Topic: The new phpBB version - Guess the Release Date Competition
- Replies: 336
- Views: 249483
Re: The new phpBB version - Guess the Release Date Competition
Can I still participate in this competition? 

- Tue May 22, 2007 7:23 am
- Forum: Chit Chat
- Topic: Show us your phpBB3 websites? or not. [Showcase]...
- Replies: 17
- Views: 18316
- Sat May 12, 2007 6:45 pm
- Forum: Chit Chat
- Topic: 09 f9 11 02 9d 74 e3 5b d8 41 56 c5 63 56 88 c0
- Replies: 14
- Views: 13318
Re: 09 f9 11 02 9d 74 e3 5b d8 41 56 c5 63 56 88 c0
You can find arnezami's posts on the doom9 forums, explaining how he cracked it and how people can benefit from the code..
http://forum.doom9.org/showthread.php?p ... post949426
http://forum.doom9.org/showthread.php?p ... post952889
http://forum.doom9.org/showthread.php?p ... post952954
http://forum.doom9.org/showthread.php?p ... post949426
http://forum.doom9.org/showthread.php?p ... post952889
http://forum.doom9.org/showthread.php?p ... post952954
- Sun Mar 18, 2007 9:51 pm
- Forum: Chit Chat
- Topic: phpbb online 31mins from this thread creation
- Replies: 48
- Views: 49954
Re: phpbb online 31mins from this thread creation
This is nuts..
- Wed Sep 20, 2006 7:33 am
- Forum: [3.0/Olympus] Discussion
- Topic: What happens with the html in phpBB?
- Replies: 32
- Views: 22980
Re: What happens with the html in phpBB?
HTML isn't secure enough, that's why we have powerful custom BBCodes now..