steveklabnik/simple-server

Properly evaluate static serving wrt directory traversal attacks

オープン

#54 opened on 2017/10/15

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (39 件のフォーク)github user discovery
help wantedquestionsecurity

Repository metrics

Stars
 (194 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド