ComeçarComece de graça

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 exercício faz parte do curso

Advanced AI-Assisted Coding for Developers

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício