<?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>Express on bonggyun`s blog</title><link>https://bonggyunjo.github.io/tags/express/</link><description>Recent content in Express on bonggyun`s blog</description><generator>Hugo -- 0.146.0</generator><language>ko-kr</language><lastBuildDate>Tue, 31 Mar 2026 17:00:00 +0900</lastBuildDate><atom:link href="https://bonggyunjo.github.io/tags/express/index.xml" rel="self" type="application/rss+xml"/><item><title>XSS의 동작 원리와 Express 미들웨어를 활용한 완벽 방어기</title><link>https://bonggyunjo.github.io/posts/xss-and-middle-defense/</link><pubDate>Tue, 31 Mar 2026 17:00:00 +0900</pubDate><guid>https://bonggyunjo.github.io/posts/xss-and-middle-defense/</guid><description>사용자의 브라우저를 노리는 XSS(교차 사이트 스크립팅) 공격. 그 개념과 위험성을 알아보고, 실제 Node.js/Express 프로젝트에서 재귀적 미들웨어를 통해 어떻게 요청 데이터를 안전하게 필터링했는지 공유합니다.</description></item><item><title>고정 토큰 만료에 대해 슬라이딩 세션(Sliding Session) 도입기</title><link>https://bonggyunjo.github.io/posts/sliding-session-jwt/</link><pubDate>Mon, 12 Jan 2026 16:50:00 +0900</pubDate><guid>https://bonggyunjo.github.io/posts/sliding-session-jwt/</guid><description>작업 중 갑작스러운 로그아웃은 사용자에게 치명적인 경험을 선사합니다. HI-REMS 프로젝트에서 Fixed Timeout의 문제를 진단하고, 슬라이딩 세션과 Absolute Timeout을 결합해 UX와 보안을 동시에 잡은 리팩토링 과정을 상세히 기록합니다.</description></item></channel></rss>