WPScan 理论上是Kali Linux 自带的,但是我试过官网Hyper-V/VM版本都不存在,解决的方法很简单

在Hyper-V虚拟机上安装Kali Linux后解决WPScan不存在的问题

[email protected]:~# git clone https://github.com/wpscanteam/wpscan.git
Cloning into 'wpscan'...
remote: Enumerating objects: 77, done.
remote: Counting objects: 100% (77/77), done.
remote: Compressing objects: 100% (48/48), done.
remote: Total 33403 (delta 17), reused 60 (delta 11), pack-reused 33326
Receiving objects: 100% (33403/33403), 36.42 MiB | 208.00 KiB/s, done.

Resolving deltas: 100% (14017/14017), done.

 

[email protected]:~# wpscan --version
_______________________________________________________________
         __          _______   _____
         \ \        / /  __ \ / ____|
          \ \  /\  / /| |__) | (___   ___  __ _ _ __ ®
           \ \/  \/ / |  ___/ \___ \ / __|/ _` | '_ \
            \  /\  /  | |     ____) | (__| (_| | | | |
             \/  \/   |_|    |_____/ \___|\__,_|_| |_|

         WordPress Security Scanner by the WPScan Team
                         Version 3.8.2
                              
       @_WPScan_, @ethicalhack3r, @erwan_lr, @firefart
_______________________________________________________________

Current Version: 3.8.2

相关文章:

  • 2022-12-23
  • 2022-01-24
  • 2021-10-21
  • 2021-11-28
  • 2021-10-04
  • 2021-05-19
猜你喜欢
  • 2021-04-21
  • 2021-10-24
  • 2022-12-23
  • 2021-09-09
  • 2022-12-23
  • 2021-12-24
  • 2021-05-29
相关资源
相似解决方案