Results 1 to 2 of 2

Thread: Getting an error when i try to use wpscan 'could not find gem...'

  1. #1
    Join Date
    2014-Jan
    Posts
    1

    Getting an error when i try to use wpscan 'could not find gem...'

    Hey guys, after run apt-get update my wpscan tool just crashed and now is returning me this error when i try to do some work.



    i tried some solutions that i found in google but i cant solve this problem.I really appreciate some help !

  2. #2
    The best way to fix gem issue in Kali Linux is simply by updating and upgrading:
    1. Code:
      apt-get update
    2. Code:
      apt-get upgrade -y
    3. Code:
      apt-get dist-upgrade -y

    The summary from all these Google search pretty much refers to downloading gem package and updating wpscan. apt-get upgrade and dist-upgrade does exactly that. Hope it fixes your problem.
    p.s. you should use Kali default repository for update/upgrade etc.
    Last edited by blackMORE; 2014-01-02 at 09:01.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •