<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Security on Dev Toolkit</title><link>https://wen.yunshangtool.cn/tags/security/</link><description>Recent content in Security on Dev Toolkit</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 22 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wen.yunshangtool.cn/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>Web Application Security Checklist for Developers</title><link>https://wen.yunshangtool.cn/posts/web-security-checklist/</link><pubDate>Fri, 22 May 2026 00:00:00 +0000</pubDate><guid>https://wen.yunshangtool.cn/posts/web-security-checklist/</guid><description>Security is every developer&amp;rsquo;s responsibility. This checklist covers essential steps to protect your web applications.
OWASP Top 10: Familiarize yourself with the OWASP Top 10 vulnerabilities: Injection, Broken Authentication, Sensitive Data Exposure, XML External Entities, Broken Access Control, Security Misconfigurations, Cross-Site Scripting (XSS), Insecure Deserialization, Using Components with Known Vulnerabilities, and Insufficient Logging.
Input Validation: Never trust user input. Validate on both client and server, use parameterized queries to prevent SQL injection, sanitize HTML to prevent XSS, and validate file uploads.</description></item></channel></rss>