Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Creating a CMS


ghost's Avatar
0 0

I have recently started designing a custom CMS system. I want it to be pretty secure. Does anyone know of any good books/ebooks i can read to help me get started.


ghost's Avatar
0 0

There are plenty of e-books on XSS and SQL injection out there (with "XSS" and/or "SQL injection" in the titles), but it depends how your CMS is going to be structured and what its main purpose is going to be. If you want, I can look over the code during the progress, or at the end, for vulnerabilities. Is it going to be open-source?