vault backup: 2022-09-09 10:52:39

This commit is contained in:
Jet Hughes 2022-09-09 10:52:39 +12:00
parent 4a344a5f5a
commit ac06c8462b

View File

@ -89,4 +89,4 @@ The most severe of these was a simple SQL Injection attack. I was able to extrac
I was also able to inject Javascript code into the database which would then be run on the browser of other users.
Furthermore the system does not have adequate password policy and allows users to enter weak passwords.
Furthermore the system does not have adequate password policy and allows users to choose weak passwords. It also allow excessive authentication attempts.