Install wpscan di Ubuntu 20.04

The WPScan CLI tool is a free, for non-commercial use, black box WordPress security scanner written for security professionals and blog maintainers to test the security of their sites. The WPScan CLI tool uses our database of 22,010 WordPress vulnerabilities.

Dari quote diatas sudah paham ya ini tools apa, selanjutnya berikut adalah cara instalasinya, pertama install paket-paket software pendukung sebelumnya

sudo apt install git ruby bundler

Selanjutnya, download wpscan nya dari github dengan perintah berikut

git clone https://github.com/wpscanteam/wpscan

Masuk ke direktori wpscan dan jalankan perintah berikut

cd wpscan/
bundle install
rake install

Jika proses instalasi berhasil cek versi wpscan dengan perintah berikut

wpscan --version


     __          _______   _____
     \ \        / /  __ \ / ____|
      \ \  /\  / /| |__) | (___   ___  __ _ _ __ ®
       \ \/  \/ / |  ___/ \___ \ / __|/ _` | '_ \
        \  /\  /  | |     ____) | (__| (_| | | | |
         \/  \/   |_|    |_____/ \___|\__,_|_| |_|

     WordPress Security Scanner by the WPScan Team
                     Version 3.8.15

   @_WPScan_, @ethicalhack3r, @erwan_lr, @firefart

Current Version: 3.8.15

Selesai.. selamat bersenang-senang..

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>