Welcome Guest, Not a member yet? Register   Sign In
Can hacker hack session_data?
#2

[eluser]WanWizard[/eluser]
If your session data is in the database, if a hacker can access that they can access all data, so I shouldn't worry about sessions in particular.

Use proper validation, XSS filtering and CI's DB layer to protect yourself against SQL injection attacks, which are the best way to get into your database.


Messages In This Thread
Can hacker hack session_data? - by El Forum - 06-26-2012, 11:50 PM
Can hacker hack session_data? - by El Forum - 06-26-2012, 11:53 PM
Can hacker hack session_data? - by El Forum - 06-27-2012, 12:15 AM
Can hacker hack session_data? - by El Forum - 06-27-2012, 05:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB