Skip to content

Follow Secure Coding Practices

Info

ID: MS-M7007
MITRE mitigation: M1013

Implement secure coding practices throughout the software development lifecycle including input validation, output encoding, parameterized queries, and other defensive coding techniques to prevent common vulnerabilities.

Techniques Addressed by Mitigation

ID Name Use
MS-TA7002 Application vulnerability Implement input validation, output encoding, parameterized queries, and other defensive coding techniques.