Explain what is Cross-site scripting and what are the types of Cross site scripting?
Answer / chaitanya
Cross site scripting is done by using the known vulnerabilities like web based applications, their servers or plug-ins users rely upon. Exploiting one of these by inserting malicious coding into a link which appears to be a trustworthy source. When users click on this link the malicious code will run as a part of the client’s web request and execute on the user’s computer, allowing attacker to steal information.
There are three types of Cross-site scripting
Non-persistent
Persistent
Server side versus DOM based vulnerabilities
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how you can stop your website getting hacked?
Explain what is Ethical Hacking?
What are the types of ethical hackers?
Explain what is Network Sniffing?
Who is the most dangerous hacker?
Explain what is Burp Suite, what are the tools it consist of?
What is Mac Flooding?
Explain what is ARP Spoofing or ARP poisoning?
Explain what is DOS (Denial of service) attack? What are the common forms of DOS attack?
Explain what is DHCP Rogue Server?
Explain what is SQL injection?
Explain what is Enumeration?