Explain how you can stop your website getting hacked?

Answers were Sorted based on User's Feedback



Explain how you can stop your website getting hacked?..

Answer / chaitanya

By adapting following method you can stop your website from getting hacked
Sanitizing and Validating users parameters: By Sanitizing and Validating user parameters before submitting them to the database can reduce the chances of being attacked by SQL injection
Using Firewall: Firewall can be used to drop traffic from suspicious IP address if attack is a simple DOS
Encrypting the Cookies: Cookie or Session poisoning can be prevented by encrypting the content of the cookies, associating cookies with the client IP address and timing out the cookies after some time
Validating and Verifying user input : This approach is ready to prevent form tempering by verifying and validating the user input before processing it
Validating and Sanitizing headers :  This techniques is useful against cross site scripting or XSS, this technique includes validating and sanitizing headers, parameters passed via the URL, form parameters and hidden values to reduce XSS attack

Is This Answer Correct ?    1 Yes 0 No

Explain how you can stop your website getting hacked?..

Answer / raghu.nalla

By adapting following method you can stop your website from getting hacked
Sanitizing and Validating users parameters: By Sanitizing and Validating user parameters before submitting them to the database can reduce the chances of being attacked by SQL injection
Using Firewall: Firewall can be used to drop traffic from suspicious IP address if attack is a simple DOS
Encrypting the Cookies: Cookie or Session poisoning can be prevented by encrypting the content of the cookies, associating cookies with the client IP address and timing out the cookies after some time
Validating and Verifying user input : This approach is ready to prevent form tempering by verifying and validating the user input before processing it
Validating and Sanitizing headers : This techniques is useful against cross site scripting or XSS, this technique includes validating and sanitizing headers, parameters passed via the URL, form parameters and hidden values and use http only for reduce XSS attack

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hacking Interview Questions

What are the 3 types of hackers?

0 Answers  


What tools do real hackers use?

0 Answers  


Explain what is Cross-site scripting and what are the types of Cross site scripting?

1 Answers  


 Explain what is DHCP Rogue Server?

1 Answers  


What laptops do hackers use?

0 Answers  






Explain what is NTP?

1 Answers  


Explain what is Burp Suite, what are the tools it consist of?

1 Answers  


 What is footprinting in ethical hacking? What is the techniques used for footprinting?

0 Answers  


Explain what is Enumeration?

1 Answers  


List out some of the common tools used by Ethical hackers?

1 Answers  


How you can avoid or prevent ARP poisoning?

1 Answers  


Explain what is Keylogger Trojan?

1 Answers  


Categories
  • Computer Security Interview Questions Computer Security (58)
  • Mobile Security Interview Questions Mobile Security (9)
  • Hacking Interview Questions Hacking (33)
  • Security AllOther Interview Questions Security AllOther (4)