ComenzarEmpieza gratis

Crafting secure prompts

With MoveIt's tracking module now well-tested, your team is ready to tackle security. During a code review, a colleague finds a potential SQL injection vulnerability in the shipment lookup function. They ask AI to help fix it.

Here are two prompts they're considering:

Prompt A: "Fix this SQL injection vulnerability in the shipment lookup."

Prompt B: "This shipment lookup is vulnerable to SQL injection. First, identify what user inputs could be exploited. Then, fix the vulnerability using parameterized queries instead of string concatenation. Finally, generate test cases with common injection payloads to verify the fix."

Which prompt is more likely to produce a robust, long-term fix?

Este ejercicio forma parte del curso

Advanced AI-Assisted Coding for Developers

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio