steveklabnik/simple-server

Properly evaluate static serving wrt directory traversal attacks

开放

#54 创建于 2017年10月15日

 (3 条评论) (0 个反应) (0 位负责人)Rust (39 个派生)github user discovery
help wantedquestionsecurity

仓库指标

星标
 (194 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

We serve static files, and check for . and .. in the path. This is probably not enough, but needs to be researched more.

贡献者指南