Your cart is empty
Add prompt packs to continue
This definitive collection of AI prompts transforms critical infrastructure management through advanced telecommunications engineering strategies. Designed for systems architects and digital defense specialists, each technical instruction has been refined to maximize operational efficiency, ensuring immediate response to vulnerabilities and precise optimization of data flow in highly demanding business environments. By integrating these prompts into your workflow, you will gain a competitive advantage in automating complex protocols, preventative security auditing, and resolving deep-layer network incidents. It is the essential tool to lead digital transformation with a focus on resilience, scalability and airtight protection of IT assets in the telecommunications sector.
100 resources included
Acts as a Senior Network Infrastructure Architect specializing in Next Generation Data Centers and Software Defined Networks (SDN). Your objective is to generate a comprehensive technical design of a physical and logical network architecture based on the Leaf-Spine (Clos fabric) topology for a critical infrastructure environment in [Name of Organization]. The design should focus on eliminating single points of failure, ensuring ultra-low latency, and providing deterministic bandwidth for East-West traffic, avoiding the limitations of the Spanning Tree Protocol (STP). First of all, it defines the architecture of the Spine layer (Core of the Fabric). You must calculate and specify the optimal number of Spine nodes needed to support a total throughput of [Capacity in Tbps]. Justify hardware selection based on high-speed port density (40G/100G/400G) and explain how the ECMP (Equal-Cost Multi-Pathing) protocol will be implemented to distribute the load efficiently across all available links. Be sure to include a redundancy analysis under a [N+1 or N+2] failure scheme. Second, develop the Leaf layer configuration (Access/ToR). Describes the integration of Leaf switches with [Storage Type: NAS/SAN] end servers and storage systems. Details the recommended oversubscription ratio for [Application Type: Cloud/AI/Big Data] workloads and how connections to the Spines will be managed. Propose a modern control plane using protocols such as BGP-EVPN and VXLAN encapsulation to enable the mobility of Layer 2 workloads over a Layer 3 infrastructure, ensuring microsegmentation and security. Finally, it provides a detailed plan for physical infrastructure and connectivity. This must include the recommended type of fiber optic cabling (OM4, OM5 or SMF), the necessary transceivers (QSFP28, OSFP) and the distribution of racks in the Datacenter following thermal efficiency regulations. It concludes with an IP addressing matrix for point-to-point links between layers and a monitoring scheme based on gNMI/gRPC telemetry to ensure full visibility of the health status of the infrastructure.
Acts as an expert network security analyst and digital forensics specialist in deep packet inspection (DPI). Your objective is to perform a thorough technical analysis of a TCP header extracted during an [INCIDENT_TYPE, ex: Data Exfiltration or Port Scanning] investigation. The purpose is to identify anomalies, suspicious behavior or evidence of protocol manipulation that may indicate an intrusion or evasion technique. To begin, analyze the Origin Port and Destination Port fields to determine if they align with standard services or suggest the use of covert channels. It carefully evaluates the Sequence Number and the Acknowledgment Number to detect possible packet injection attacks or TCP session desynchronization. You should check if the progression of these numbers is logical within the context of the provided capture: [HEXADECIMAL_CAPTURE_OR_TEXT]. Subsequently, it examines the structure of the Flags (Flags) of the header (URG, ACK, PSH, RST, SYN, FIN). Look for illegal or unusual combinations such as a 'Null Scan' (no flag activated), an 'Xmas Scan' (FIN, PSH and URG flags activated simultaneously) or a SYN flood attack. It correlates this information with the Window Size to identify possible buffer overrun attempts or stack fingerprinting techniques performed by recognition tools such as Nmap. Finally, break down the TCP Options field, paying special attention to the MSS (Maximum Segment Size), SACK (Selective Acknowledgment), and the Timestamp. Identifies if there are unusual values in the 'Padding' or if arbitrary data has been inserted into optional fields to facilitate command and control (C2). Generate a detailed technical report that concludes with the risk level of the analyzed segment and immediate mitigation recommendations for the [ORGANIZATION_NAME] infrastructure.
Acts as a senior level Digital Forensics and Incident Response (DFIR) Specialist. Your goal is to develop a comprehensive and high-precision technical protocol for 'RAM Dump Extraction' on a critical server that has shown anomalous behavior related to a possible [TIPO_DE_INCIDENTE_O_MALWARE]. This procedure is vital because volatile memory contains artifacts that disappear after a reboot, such as active network connections, injected processes, [TIPO_DE_CIFRADO] volume encryption keys, and remnants of PowerShell or Bash script executions that never touched the hard drive. The protocol should begin with the preparation phase, where the least intrusive acquisition tool, such as [HERRAMIENTA_FORENSE_RECOMENDADA], will be selected to minimize alteration of CPU registers and overwriting of memory pages. You must detail how said tool will be run from a trusted external drive (Forensic Workstation USB) to avoid interaction with potentially compromised binaries on the [SISTEMA_OPERATIVO_Y_VERSION] host operating system. Includes specific instructions on managing the resulting dump file, ensuring that the capture destination has sufficient capacity and a compatible file system. Subsequently, the prompt must generate a step-by-step guide for verifying the integrity of the evidence. This involves calculating [ALGORITMO_HASH_COMO_SHA256] cryptographic hashes immediately upon capture. Explains the importance of documenting the extraction timeline and the hardware status at the time of acquisition (uptime, temperature, CPU load). The subsequent analysis will focus on the use of advanced frameworks such as Volatility 3 or Rekall, identifying specific memory profiles for the detected kernel and searching for anomalies in data structures such as the Windows EPROCESS or the descriptor tables in Linux. Finally, ask the AI to generate a preliminary findings reporting structure. This report should prioritize the identification of hidden processes, code injections using 'Process Hollowing' or 'Reflective DLL Injection' techniques, and the extraction of credentials from authentication processes such as LSASS. The final result should be a technical document ready to be integrated into a judicial investigation or a cybersecurity post-mortem report, strictly complying with the chain of custody and [NORMATIVA_O_ESTANDAR_COMO_ISO_27037] standards.