Hi i installed pentest box in July 2016 so i thought its been a time and i should update it now, so i typed, update all and updated everything. Then i installed one tool netcat through toolsmanager.
Before doing that i was using msfconsole and it was working fine.
However after that Metasploit console is not opening and giving me this error:
First at Update, everything got updated except metasploit. Here is the error it gave me when updating:
Updating: Metasploit
Fetching origin
HEAD is now at 841dada Merge pull request #2 from rapid7/master
Warning: the running version of Bundler is older than the version that created the lockfile. We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
Retrying fetcher due to error (2/4): Bundler::Fetcher::CertificateFailureError Could not verify the SSL certificate for
https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most likely your system doesn't have the CA certificates needed for verification. For information about OpenSSL certificates, see
http://bit.ly/ruby-ssl. To connect without using SSL, edit your Gemfile sources and change 'https' to 'http'.
Retrying fetcher due to error (3/4): Bundler::Fetcher::CertificateFailureError Could not verify the SSL certificate for
https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most likely your system doesn't have the CA certificates needed for verification. For information about OpenSSL certificates, see
http://bit.ly/ruby-ssl. To connect without using SSL, edit your Gemfile sources and change 'https' to 'http'.
Retrying fetcher due to error (4/4): Bundler::Fetcher::CertificateFailureError Could not verify the SSL certificate for
https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most likely your system doesn't have the CA certificates needed for verification. For information about OpenSSL certificates, see
http://bit.ly/ruby-ssl. To connect without using SSL, edit your Gemfile sources and change 'https' to 'http'.
There is a chance you are experiencing a man-in-the-middle attack, but most
likely your system doesn't have the CA certificates needed for verification. For
without using SSL, edit your Gemfile sources and change 'https' to 'http'.
So whenever now i launch msfconsole this error comes:
Bundler could not find compatible versions for gem "rex-registry":
In Gemfile:
metasploit-framework x86-mingw32 was resolved to 4.12.20, which depends on
rex-registry x86-mingw32
Could not find gem 'rex-registry x86-mingw32', which is required by gem 'metasploit-framework x86-mingw32', in any of the sources.
Can i solve the problem without installing Pentest Box all over again -_-