protecting your website?

Out of context: Reply #8

  • Started
  • Last post
  • 11 Responses
  • acescence0

    SQL injection is a pretty common vulnerability.

    if you're using any third party apps, wordpress, joomla, or the like, make sure you are all patched up to the latest versions. looking at my server logs, people are constantly looking for known vulnerabilities in older unpatched CMS software.

    use URL rewriting to mask the structure of your back-end.

    keep any sensitive files, things containing passwords and connection info, above the web root.

View thread