显示为DVWA根目录问题???/原因为没有更改sshd_config
编辑ssh配置文件
vi /etc/ssh/sshd_config1
把下面两行取消注释
PermitEmptyPasswords no
PasswordAuthentication yes
设置
不限制root用户登录ssh
PermitRootLogin yes
重启ssh
systemctl restart sshd.service
显示为DVWA根目录问题???/原因为没有更改sshd_config
编辑ssh配置文件
vi /etc/ssh/sshd_config1
把下面两行取消注释
PermitEmptyPasswords no
PasswordAuthentication yes
设置
不限制root用户登录ssh
PermitRootLogin yes
重启ssh
systemctl restart sshd.service
2 回答1.5k 阅读✓ 已解决
1 回答1.2k 阅读✓ 已解决
2 回答877 阅读✓ 已解决
1 回答1.1k 阅读✓ 已解决
2 回答935 阅读
1 回答915 阅读
1 回答845 阅读