tshark: A terminal-based network protocol analyzer (part of Wireshark) used to capture and display packet data
scapy: A Python program that enables the user to send, sniff, dissect, and forge network packets
NS-3: A discrete-event network simulator for Internet systems, used primarily for research and educational use
FastAPI: A modern, fast (high-performance) web framework for building APIs with Python
Pydantic: Data validation and settings management using Python type annotations
promiscuous mode: A network card mode that allows a controller to intercept and read all network traffic that arrives at the controller, not just traffic addressed to it
LLM: Large Language Modelโa type of AI model trained on vast amounts of text to understand and generate human language