View RSS Feed

Anant Shrivastava

  1. Database protection Techniques : a different prespective

    by , 06-28-2011 at 05:59 PM
    Tips for Db Security

    Disclaimer : This post keeps in mind the web frontends and web applications based attacks on DB Servers in mind.
    1. Any Userid used for web application connectivity should be clipped to specific ip addresses that could be localhost in case of same server usage for Db and App server. If two separate servers are used then clip the user id (s) with the application server ip address / hostname. Keep a strick log of who access the
    ...

    Updated 06-28-2011 at 11:11 PM by Anant Shrivastava

    Categories
    Uncategorized