WHAT IS CYBER SECURITY? Cybersecurity is the practice of protecting systems, networks, and programs from digital attacks. These cyberattacks are usually aimed at accessing, changing, or destroying sensitive information; extorting money from users; or interrupting normal business processes. TYPES OF CYBER SECURITY? 1. Critical infrastructure security. 2. Application security. 3. Network security. 4. Cloud security. 5. Internet of Things (IoT) security.
THERE ARE THREE MAIN TYPES OF XSS ATTACKS:- 1. Reflected XSS :- Where the Malicious script comes from the current HTTP request. 2. Stored XSS :- Where the Malicious script comes from the website's database. 3. DOM-based XSS :- Where the vulnerability exists in client-side code rather than server-side code.
Comments
Post a Comment