S010MON/computer-security
A simple counter app where multiple users can login using a client and modify their counter by incrementing either up or down using all possible security measures
Java
Issues
- 2
Salt and Pepper passwords
#16 opened by trav-d13 - 1
Popup Notification on response
#30 opened by S010MON - 0
Adding to stack while a request is ongoing
#21 opened by trav-d13 - 0
Check counter visibility
#13 opened by trav-d13 - 0
Confirm log files are being logged
#14 opened by trav-d13 - 0
Check sanitization of output
#18 opened by trav-d13 - 0
Check INCREASE/ DECREASE limitations
#20 opened by trav-d13 - 0
Convert User ID to String type (not Integer)
#23 opened by S010MON - 0
Input verification for all fields
#19 opened by trav-d13 - 1
Check Delays betwen different groups of submitted actions (Verify working correctly)
#15 opened by trav-d13 - 0
Limit password attempts
#17 opened by trav-d13 - 0
Encryption
#12 opened by S010MON - 0