/    Sign up×
Community /Pin to ProfileBookmark

Securing a PHP Content Management System

Hello, i have written a PHP content management system, but i am not that great with security. Im just looking for links to articles, documentation or suggestions to help secure my system.

I realize that this is a vague question becuase there are many ways a hacker can attack a site, but Im just looking for some starting advice or standard ways to handle things. My cms has things like user authentication, forum, comments, etc.

thanks for any help.

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@SheldonJun 22.2006 — You need to proctect againt PHP injections, make sure the login script is secrue. A good way is to store md5'd passwords in the DB and make sure that they are over say 6 charactors. There has been many threads on that too.

Just make your input section clean, depands on how much you want the client to do.
Copy linkTweet thisAlerts:
@NogDogJun 22.2006 — You could start with the [url=http://www.php.net/manual/en/security.php]Securyity section of the PHP Manual[/url].
×

Success!

Help @decibel spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...