Member-only story

CyberSecurity Technical Interview Questions!!!

salman reza
1 min readApr 4, 2021

--

These are 5 Cybersec questions that might come up in an interview:

  1. What is an ARP and how does it work?

Address Resolution Protocol (ARP)is a protocol for mapping an Internet Protocol address (IP address) to a physical machine address that is recognized in the local network.

2) What is 2FA and how can it be implemented for public websites?

An extra layer of security is known as “multi-factor authentication”

3) What is Cognitive Cybersecurity?

Cognitive Cybersecurity is an application of AI technologies patterned on human thought processes to detect threats and protect physical and digital systems.

4) Explain Phishing?

Phishing is a Cyberattack in which a hacker disguises as a trustworthy person or business and attempt to steal sensitive financial or personal information through fraudulent email or instant message.

5) Explain SQL Injection?

SQL Injection is a code injection attack where an attacker manipulates the data being sent to the server to execute malicious SQL statements to control a web application’s database server, thereby accessing, modifying, and deleting unauthorized data. This attack is mainly used to take over database servers.

--

--

No responses yet