-
比如,我本地起了Redis:6379,但是几次扫描结果都没有这个端口,对应的poc也没有执行。 |
Beta Was this translation helpful? Give feedback.
Answered by
hktalent
Jul 22, 2022
Replies: 1 comment
-
1、确定安装了nmap? 只有安装nmap的前提下,Redis的指纹信息才能抓到,才能智能启动密码爆破 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hktalent
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1、确定安装了nmap?
2、export PPSSWWDD=yourRootPswd
3、开启nmap
priorityNmap=true ./scan4all -host xxx.com -v -debug
只有安装nmap的前提下,Redis的指纹信息才能抓到,才能智能启动密码爆破