menu search
brightness_auto
Ask or Answer anything Anonymously! No signup needed!
more_vert


Even an insignificant security crisis can have drastic consequences for the business. 

4 Answers

more_vert
Use bcrypt or PBKDF2. Always salt + hash, never just use hash, especially weak hash like SHA1 or MD5 which is completely broken as of 2020.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
Use strong passwords when handling and dealing with data. 

Use a strong firewall and antivirus software. 

Keep your systems updated. 

Backup your data safely.

Perform risk validation. 
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
To ensure database security, implement strong access controls and authentication mechanisms, encrypt sensitive data, regularly update and patch the database software, and conduct regular security audits and vulnerability assessments.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
Deploy physical database security. 

Separate database servers. 

Set up an HTTPS proxy server. 

Avoid using default network ports. 

Use real-time database monitoring. 

Use database and web application firewalls. 

Deploy data encryption protocols.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
Whenever you have a question in your mind, just drop it on Answeree. Help our community grow.
...