Check if you can figure out when a username has already been registered inside the application.
### Password Policy
Creating a user check the password policy \(check if you can use weak passwords\).
In that case you may try to bruteforce credentials.
### SQL Injection
\*\*\*\*[**Check this page** ](sql-injection/#insert-statement)to learn how to attempt account takeovers or extract information via **SQL Injections** in registry forms.