Web Threats Flashcards
What does SQL Injection stand for and what does it mean?
Structured Query Language Injection, where an attacker can execute malicious SQL statements that control a web application’s database server.
What is spoofing?
Where an attacker will create a “shadow copy” of the web by having all victim’s traffic go through their machine.
What is pharming?
A scamming practice which involves a code redirecting users to another website - this could be a virus on the DNS server.
What is phishing?
A server crime where targets are either emailed or phoned.
What is spyware?
Enables a user to obtain covert information about another’s computer activities by transmitting data covertly from their hard drive.
What is MITB or MITM?
A cybercriminal who will intercept and/or manipulate data sent between users.
What is key logging?
A software which records key presses.
What is cross-site request forgery?
Attackers use phishing-type techniques to request actions from unsuspecting users.