Explain what is CSRF (Cross Site Request Forgery)? How you can prevent this?
Answer / chaitanya
CSRF or Cross site request forgery is an attack from a malicious website that will send a request to a web application that a user is already authenticated against from a different website. To prevent CSRF you can append unpredictable challenge token to each request and associate them with user’s session. It will ensure the developer that the request received is from a valid source.
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain what is Ethical Hacking?
What software do hackers use?
How you can avoid or prevent ARP poisoning?
Explain what is Pharming and Defacement?
Explain how you can stop your website getting hacked?
What tools do real hackers use?
Explain what is DOS (Denial of service) attack? What are the common forms of DOS attack?
What are the types of computer based social engineering attacks? Explain what is Phishing?
What are the types of ethical hackers?
What os do hackers use?
List out some of the common tools used by Ethical hackers?
Who is the most dangerous hacker?