Fix wpscan crash on kali linux
#11
(10-05-2013, 12:02 AM)[H2] Wrote:
(09-06-2013, 02:25 PM)comfast98 Wrote: just to share...this step work for me Smile

1. remove directory wpscan:
rm -rf /usr/share/wpscan/

2. next install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev:
apt-get install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev

3. next step :
git clone https://github.com/wpscanteam/wpscan.git

4. Finish step:
cd wpscan
gem install bundler && bundle install --without test development

5. copy wpscan directory to /usr/share/:
cp -r wpscan/ /usr/share/

6. testing your wpscan on kali linux Smile

hehehe ini kan yg dari blog saya Smile
akhirnya ada juga yg mau ikut postingan saya Smile


OMG.. Undecided Jangan bilang kalian berdua sudah nganu".. -_-'' jadi curiga ane... :-?
<p>=========Cyberly================

Indonesian Backtrack Team Regional Aceh

" Walau diam tetap belajar"

GPComp</p>

#12
Photo 
(09-06-2013, 02:25 PM)comfast98 Wrote: just to share...this step work for me Smile

1. remove directory wpscan:
rm -rf /usr/share/wpscan/

2. next install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev:
apt-get install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev

3. next step :
git clone https://github.com/wpscanteam/wpscan.git

4. Finish step:
cd wpscan
gem install bundler && bundle install --without test development

5. copy wpscan directory to /usr/share/:
cp -r wpscan/ /usr/share/

6. testing your wpscan on kali linux Smile
kalo kayak gini gimana om Sad(
X@Root:~# rm -rf /usr/share/wpscan/
X@Root:~# cd /usr/share
X@Root:/usr/share# apt-get install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libruby' instead of 'libopenssl-ruby'
libruby is already the newest version.
libruby set to manually installed.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
archey : Depends: scrot but it is not going to be installed
libcurl4-gnutls-dev : Depends: libcurl3-gnutls (= 7.26.0-1+wheezy4) but 7.26.0-1+wheezy3 is to be installed
ruby-dev : Depends: ruby1.9.1-dev (>= 1.9.3.194-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
X@Root:/usr/share# apt-get -f install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libruby' instead of 'libopenssl-ruby'
libruby is already the newest version.
libruby set to manually installed.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
archey : Depends: scrot but it is not going to be installed
libcurl4-gnutls-dev : Depends: libcurl3-gnutls (= 7.26.0-1+wheezy4) but 7.26.0-1+wheezy3 is to be installed
ruby-dev : Depends: ruby1.9.1-dev (>= 1.9.3.194-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
X@Root:/usr/share#






Users browsing this thread: 1 Guest(s)