Junior — Middle
What types of cyberattacks are you aware of?
sobes.tech AI
Answer from AI
There are various types of cyberattacks, among the most common are:
- Phishing — attempts to obtain confidential data (passwords, credit card numbers) through fake websites or emails.
- DDoS attack — overwhelming a server or network with requests to disable the service.
- SQL injection — inserting malicious SQL code into database queries to gain unauthorized access.
- Cross-site scripting (XSS) — injecting malicious scripts into web pages executed by other users.
- Malware (viruses, trojans, spyware) — programs that harm the system or steal data.
- Man-in-the-middle (MITM) attacks — intercepting and possibly altering transmitted data between two parties.
Each of these attack types requires specific protection and prevention methods.