How to Install Wpscan In Termux | Wpscan In Android
Install wpscan In Termux
Install wpscan in termux, to dosto aaj hum wpscan ko termux main Install karne wale hai.
To Iske liye apko sabse phale Termux app ko play store se Install kar lena hoga.
Iska baad apko Metasploit-Framework ko Install karna Hai, Yadi apko nhi pata ki Metasploit ko Termux main kaise Install karte hai to apko iske liye hamara yeh post read karna hoga- Install Metasploit In Termux
Remember:
wpscan is work only in arm/arm64 device. if want to check your phone architecture, hit this command dpkg –print-architecture
Installation command:
Dosto jo bhi commands main yaha bata rha hu usko aap apne termux main execute karna hai.
- First command apt install ruby -y
- Now clone git clone https://github.com/wpscanteam/wpscan
- Now move into cd wpscan
- Give Permissiom chmod 777 wpscan.rb
- Install some gem install bundle
- Now bundle install -j5
- Hit this command ruby wpscan.rb
Enjoy 🙂
Comments
Post a Comment