Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metasploit not starting on windows #19530

Open
Onyz107 opened this issue Oct 5, 2024 · 4 comments
Open

Metasploit not starting on windows #19530

Onyz107 opened this issue Oct 5, 2024 · 4 comments
Assignees
Labels

Comments

@Onyz107
Copy link

Onyz107 commented Oct 5, 2024

Steps to reproduce

How'd you do it?

  1. Downloaded https://windows.metasploit.com/metasploitframework-latest.msi
  2. Ran the installer.
  3. Navigated into C:\metasploit-framework\bin
  4. Ran msfconsole.bat

This section should also tell us any relevant information about the
environment; for example, if an exploit that used to work is failing,
tell us the victim operating system and service versions.

Were you following a specific guide/tutorial or reading documentation?

no

Expected behavior

Run msfconsole

Current behavior

It produces errors:
image

Even the updater is giving errors:
image

Although msfvenom is working.

Framework Version: 6.4.28-dev-0ee44151f7f414f989fa7c8cff2b78506ed00755

Get this with the version command in msfconsole (or git log -1 --pretty=oneline for a source install).

Additional Information

It is only the starting process of msfconsole that is failing, what I mean is msfconsole --help or msfconsole --version is working but the ruby deprecation warning is still present.

All is ran using admin privs

@Onyz107 Onyz107 added the bug label Oct 5, 2024
@hoyt-harness
Copy link

Same issue here using 6.4.27 stable.

@bcoles
Copy link
Contributor

bcoles commented Oct 6, 2024

Looks like a dupe of #19516. This should be patched in #19523 which was included in the latest release (6.4.29).

Although the MSI installer is a couple of releases behind (6.4.27):

$ file metasploitframework-latest.msi 
metasploitframework-latest.msi: Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: Metasploit-framework v6.4.27, Author: Rapid7 Release Engineering <[email protected]>, Keywords: Installer, Comments: This installer database contains the logic and data required to install Metasploit-framework v6.4.27., Template: x64;1033, Revision Number: {0C7B2B00-0410-404A-80DB-F0529B513A9F}, Create Time/Date: Tue Sep 24 11:09:00 2024, Last Saved Time/Date: Tue Sep 24 11:09:00 2024, Number of Pages: 405, Number of Words: 2, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2

@Onyz107
Copy link
Author

Onyz107 commented Oct 6, 2024

Looks like a dupe of #19516. This should be patched in #19523 which was included in the latest release (6.4.29).

Although the MSI installer is a couple of releases behind (6.4.27):

$ file metasploitframework-latest.msi 
metasploitframework-latest.msi: Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: Metasploit-framework v6.4.27, Author: Rapid7 Release Engineering <[email protected]>, Keywords: Installer, Comments: This installer database contains the logic and data required to install Metasploit-framework v6.4.27., Template: x64;1033, Revision Number: {0C7B2B00-0410-404A-80DB-F0529B513A9F}, Create Time/Date: Tue Sep 24 11:09:00 2024, Last Saved Time/Date: Tue Sep 24 11:09:00 2024, Number of Pages: 405, Number of Words: 2, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2

When do you think they will update the MSI installer?

@adfoster-r7
Copy link
Contributor

When do you think they will update the MSI installer?

Should be released now 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

4 participants