Kali는 msf 솔루션을 실행할 수 없습니다.

Kali는 msf 솔루션을 실행할 수 없습니다.

오류 메시지는 다음과 같습니다.

> Executing “sudo msfdb init && msfconsole”
[i] Database already started
[i] The database appears to be already configured, skipping initialization
Unable to find a spec satisfying metasploit-framework (>= 0) in the set. Perhaps the lockfile is corrupted?
Run `bundle install` to install missing gems.

해결책

gem install bundler:1.17.3

여전히 오류를보고하는
여기에 사진 설명 삽입
경우 다음 명령을 사용하십시오.

gem update

잠시 기다렸다가 사용할 수 있습니다
여기에 사진 설명 삽입

추천

출처blog.csdn.net/xulei1132562/article/details/113744193