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.

貢獻者指南