Closed sbrun closed 6 years ago
Hi @sbrun when you say 'during the tests', does that mean you have a test suite? I'm sure we'd love to integrate to avoid this in the future.
Yes we create a test suite. You can find the latest version here: http://git.kali.org/gitweb/?p=packages/metasploit-framework.git;a=blob_plain;f=debian/tests/runtests.sh;hb=d07ad0906a20d5c2334a0eea50e2c75fc9f38503 Some tests might only work with the Kali package (we add commands in the path).
Hmm, I'm amazed I missed that. Apologies.
Fixed in #9765. Sorry about that.
Steps to reproduce
I updated the package for Kali to the latest released version: 4.16.46 During the tests I got an error when running
Current behavior
It fails with :
Other informations
I noticed that the code of msfvenom has changed. The line
'require rex'
has moved into the function require_deps. Rex is not loaded before use in parse_args.I fixed it in the package, version 4.16.46-0kali1 with the following patch, but you probably want to fix it in another way
System stuff
Metasploit version
4.16.46 with ruby2.5
I installed Metasploit with:
OS
kali-rolling