Commit e314b97a by Vinh Nguyen

update sec test

parent 146410e1
## Basic Security Testing
## What need to be tested
## Security Guideline
Do not store large objects in a session, instead you should store them in the database and save their id in the session
Critical data should not be stored in session
## Tool for testing security problem
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment