Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dev-guide
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VeNtura
dev-guide
Commits
e314b97a
Commit
e314b97a
authored
Apr 10, 2015
by
Vinh Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update sec test
parent
146410e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
+6
-1
testing/security_testing.md
+6
-1
No files found.
testing/security_testing.md
View file @
e314b97a
## Basic Security Testing
## 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
## Tool for testing security problem
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment