Skip to main content

Posts

Featured

How to fix chmod 777 wpscan.rb chmod: cannot access 'wpscan.rb': No such file or directory

Wpscan is a WordPress vulnerability scanner tool for legal Or security purpose to find the vulnerabilities and fix it. remember wpscan tool is only works in arm/arm64 device. if you want to check your phone architecture Type this command :- $ dpkg-print-architecture Or $ uname -m Installation of wpsacn : $ apt install git $ apt install ruby $ git clone https://github.com/wpscanteam/wpscan $ cd wpscan $ chmod 777 wpscan.rb install some gems one by one $ gem install bundle $ bundle install -j5 Run : $ ruby wpscan.rb $ ruby wpscan.rb< –url [wordpress url]

Latest Posts

Connection error fixed Msfconsole