开发者

Directory Listing Security

if i have some index.html\index.开发者_如何学运维php in any directory of my website.. is there any way that some amateur hacker can get the directory listing of that directory and directly download files from that directory


Depends on your server configuration for a variety of reasons. Don't forget that a user can always just attempt to brute-force it (a.php, aa.php, aaa.php, b.php, ab.php...)

In general - don't rely on it. Obfuscation isn't security. If someone -could- do it, assume they will. Make sure files you don't want downloading are not downloadable in the first place.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜