This type of attack tricks users into revealing sensitive information via fake emails or websites.
π What is phishing?
This cloud model delivers software over the internet (example: Microsoft 365).
π What is SaaS?
This type of AI model generates human-like text (like ChatGPT).
π What is a Large Language Model (LLM)?
Before troubleshooting anything, this is the first step you should always check.
π What is βIs it plugged in / powered on?β
This private IP range starts with 192.168 and is commonly used in home networks.
π What is a Class C private IP range?
This principle means users should only have access necessary to perform their job.
π What is the principle of least privilege?
This cloud provider offers services like EC2 and S3.
π What is AWS?
This term refers to the input given to an AI to generate a response.
π What is a prompt?
If only one website isnβt working but others are fine, this is likely the issue.
π What is a DNS issue?
This port is the default for HTTP traffic.
π What is port 80?
This authentication method requires two or more verification factors.
π What is MFA (Multi-Factor Authentication)?
In the cloud, this model defines what the provider secures vs. what the customer secures.
π What is the shared responsibility model?
This issue occurs when AI generates incorrect or made-up information confidently.
π What is hallucination?
This command checks connectivity between your computer and another system.
π What is ping?
This tool shows the path packets take to reach a destination.
π What is traceroute (or tracert)?
This type of malware encrypts files and demands payment to restore access.
π What is ransomware?
This Azure service is used to manage identity and access.
π What is Azure Active Directory (Azure AD / Entra ID)?
This concept involves training AI using labeled data.
π What is supervised learning?
If a user canβt log in due to too many attempts, this likely happened.
π What is account lockout?
This protocol is connectionless and faster but less reliable than TCP.
π What is UDP?
This attack involves overwhelming a system with traffic to make it unavailable.
π What is a DDoS attack?
This term refers to automatically scaling resources up or down based on demand.
π What is auto-scaling (elastic scaling)?
This type of automation uses scripts or tools to perform repetitive IT tasks.
π What is scripting (or automation)?
If a system works internally but not externally, this is often the cause.
π What is a firewall or port blocking issue?