Describe how each of the following are implemented.
Keeping software up to date
Select auto-update for software on both your mobile devices and computers when possible. that keeping your security software up to date is important. because it will protect you from the hacker or latest threats in website.
Block SQL injection
SQL is stand for Structured Query Language used to communicate with database. SQL injection is an extremely damaging attack in which hackers will attempt to access information stored in your database.
Block SQL injection is also good to avoid or prevent the hacker from access to your database or website.
Prevent XSS
XSS also known as cross site scripting is a web security vulnerability that allows an attacker to compromise the interaction that users have with a vulnerable application. prevent xss in our website is important to prevent attack from hacker.
Providing Minimal Error Messages
Error message are displayed with the help of dialog boxes by the operating system or application. creating a error message is an important criteria in the fields for user to be informed of the problem and to prevent error message such as Error 404 and File Not found.
Error message are displayed with the help of dialog boxes by the operating system or application. creating a error message is an important criteria in the fields for user to be informed of the problem and to prevent error message such as Error 404 and File Not found.
Denying File Uploads
on a website when a user uploads their file and automatically denied it, so that it can prevent the user from share an unknown file into the website.
on a website when a user uploads their file and automatically denied it, so that it can prevent the user from share an unknown file into the website.
Server Side validation/From Validation
server side validation is necessary to check data sent to the server, ensuring incorrect or malicious data is rejected. in from validation helps ensure users fill out forms in the correct format, making sure the submitted data will work successfully with website application.
HTTPS
Https also known as hypertext transfer protocol secure is used for secure communication over a digital network,most often the internet. mean that https is more secure then http in website.
Passwords
Creating a stronger password policy with a longer, stronger password that is safer on the website. so that hacker cannot easy access the information through a website.
Website Security Tools
With the web security tools on our website, data is safer and helps protect our web applications from hacker to steal.
With the web security tools on our website, data is safer and helps protect our web applications from hacker to steal.
No comments:
Post a Comment