facebookarchive/fbctf

Don't Set MySQL Root Password

Open

#155 建立於 2016年6月29日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Hack (1,302 fork)auto 404
hacktoberfestplatformprovisioning

倉庫指標

Star
 (6,553 star)
PR 合併指標
 (PR 指標待抓取)

描述

When doing the configuration for production, the setup script sets the MYSQL Password and the 'ctf' user password.

The 'ctf' user by default has the password 'ctf', as well, which might be insecure.

Ideally, these credentials should be generated randomly and given to the setup to be used.

貢獻者指南