Kali Linux: WPScan: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) Created page with "Sumber: https://dafid01.blogspot.com/2019/04/cara-install-wpscan-di-kali-linux.html#:~:text=Instal%20Pemindai%20Kerentanan%20WordPress%20WPScan,kerentanan%20WordPress%20lain%2..." |
Onnowpurbo (talk | contribs) No edit summary |
||
| Line 6: | Line 6: | ||
sudo gem install bundler && bundle install --without test | sudo gem install bundler && bundle install --without test | ||
ruby wpscan.rb –u 192.168.12.120/wordpress –enumerate vp | |||
Latest revision as of 22:13, 29 July 2020
sudo apt-get install git ruby ruby-dev libcurl4-openssl-dev make git clone https://github.com/wpscanteam/wpscan.git sudo gem install bundler && bundle install --without test
ruby wpscan.rb –u 192.168.12.120/wordpress –enumerate vp