Networking
Cyber
Cloud
AI & Automation
Troubleshooting
100

This protocol assigns IP addresses dynamically on most corporate networks.

πŸ‘‰ What is DHCP?



100

This hash cracking method uses precomputed tables to speed up guessing.

πŸ‘‰ What is a rainbow table?


100

This AWS service is used for object storage.

πŸ‘‰ What is S3?


100

This Python library is commonly used for automating system tasks and scripts.

πŸ‘‰ What is Python (or libraries like os / subprocess)?


100

This command displays current network configuration on Windows.

πŸ‘‰ What is ipconfig?


200

This subnet mask corresponds to a /24 network.

πŸ‘‰ What is 255.255.255.0?


200

This attack injects malicious code into a database query.

πŸ‘‰ What is SQL injection?


200

This Azure feature allows you to enforce policies across resources.

πŸ‘‰ What is Azure Policy?


200

This AI term refers to breaking input into smaller pieces before processing.

πŸ‘‰ What is tokenization?


200

If DNS is suspected, this command can query DNS records manually.

πŸ‘‰ What is nslookup?


300

This protocol operates at Layer 2 and is responsible for mapping IP addresses to MAC addresses.

πŸ‘‰ What is ARP?


300

This security model assumes no implicit trust, even inside the network.

πŸ‘‰ What is Zero Trust?


300

This IAM concept grants temporary permissions via assumed roles.

πŸ‘‰ What is role assumption (IAM roles)?


300

This model training technique adjusts weights based on error.

πŸ‘‰ What is backpropagation?


300

A user can ping an IP but not a hostname; this indicates this specific issue.

πŸ‘‰ What is a DNS resolution failure?


400

This routing protocol uses Dijkstra’s algorithm to determine the shortest path.

πŸ‘‰ What is OSPF?


400

This type of vulnerability allows execution of arbitrary code remotely.

πŸ‘‰ What is Remote Code Execution (RCE)?


400

This cloud security risk involves publicly exposed storage buckets.

πŸ‘‰ What is misconfigured storage (public S3 bucket exposure)?


400

This automation approach uses workflows triggered by events.

πŸ‘‰ What is event-driven automation?


400

Intermittent connectivity issues are often caused by this physical layer problem.

πŸ‘‰ What is packet loss (or faulty cabling)?


500

This TCP flag is used to initiate a connection in the three-way handshake.

πŸ‘‰ What is SYN?

500

This technique involves intercepting communication between two parties without their knowledge.

πŸ‘‰ What is a Man-in-the-Middle (MITM) attack?

500

This architecture distributes traffic across multiple servers to improve availability.

πŸ‘‰ What is load balancing?

500

This attack manipulates AI input to produce unintended outputs.

πŸ‘‰ What is prompt injection?

500

If latency spikes across multiple hops, this tool helps identify where the slowdown occurs.

πŸ‘‰ What is traceroute (or pathping)?