2.5.4 DS_Store

2.5.4 DS_Store
TCL某網站DS_Store文件泄露敏感信息:https://wystatic.tuisec.win/static/bugs/wooyun-2015-091869.html

利用工具:https://github.com/lijiejie/ds_store_exp

修復:sudo find / -name ".DS_Store" -depth -exec rm {} \;
2.5.4 DS_Store
利用工具:https://github.com/kost/dvcs-ripper

rip-hg.pl -v -u http://www.example.com/.hg/ # 方法

修復:刪除.hg
2.5.4 DS_Store
2.5.4 DS_Store

利用工具:https://github.com/kost/dvcs-ripper

rip-cvs.pl -v -u http://www.example.com/CVS/

修復:刪除

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章