Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
There are 0 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
douglas_rasor
Joined: Dec 30, 2004
# Posts: 2
|
Posted: 01/06/2005 09:45 am
I have just recently started writing some simple scripts for form emailing and other simple stuff.
A few weeks ago I read about forum boards getting hijacked so was wondering about securty issues. Can anybody reccomend some resources to study up on this before I invest time and effort doing something that will expose my scripts and mysql database to being comprimised?
Thanks
Doug
|
 |
lizardz
Joined: Nov 12, 2004
# Posts: 1394
|
Posted: 01/10/2005 02:13 pm
Just search for 'php security'. Here's one.
Here's another.
Number one beginner mistake is allowing a malicious url to be included when using includes.
Most security issues you've been reading about are database things, not all, but most. Don't take security for granted, always escape and protect any fields that a user can insert data into, including query strings.
Use magicquotes for all db work. Test all variables for hacker attempts.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|