rapid7 / metasploit-framework

Metasploit Framework
https://www.metasploit.com/
Other
34.03k stars 13.94k forks source link

Metasploit Modules #19578

Closed charlieFuxx closed 2 hours ago

charlieFuxx commented 2 hours ago

Please fill out each section below, otherwise, your issue will be closed. This info allows Metasploit maintainers to diagnose (and fix!) your issue as quickly as possible.

Useful Links:

Steps to reproduce

How'd you do it?

  1. ...~ $ msfconsole
  2. ...~ $ debug

    msf6 > debug Please provide the below information in any Github issues you open. New issues can be opened here https://github.com/rapid7/metasploit-framework/issues/new/choose ENSURE YOU HAVE REMOVED ANY SENSITIVE INFORMATION BEFORE SUBMITTING!

===8<=== CUT AND PASTE EVERYTHING BELOW THIS LINE ===8<===

Module/Datastore

The following global/module datastore, and database setup was configured before the issue occurred:

Collapse ``` The local config file is empty, no global variables are set, and there is no active module. ```

Database Configuration

The database contains the following information:

Collapse ``` Session Type: postgresql selected, no connection ```

Framework Configuration

The features are configured as follows:

Collapse | name | enabled | |-:|-:| | wrapped_tables | true | | fully_interactive_shells | false | | manager_commands | false | | datastore_fallbacks | true | | metasploit_payload_warnings | true | | defer_module_loads | false | | smb_session_type | true | | postgresql_session_type | true | | mysql_session_type | true | | mssql_session_type | true | | ldap_session_type | false | | show_successful_logins | false | | dns | true | | hierarchical_search_table | true |

History

The following commands were ran during the session and before this issue occurred:

Collapse ``` 0 search type:auxiliary http html title tag 1 info o 2 info 0 3 info -d 4 search type:auxiliary http html title tag info -d 5 help 6 debug ```

Framework Errors

The following framework errors occurred before the issue occurred:

Collapse ``` [10/22/2024 17:32:56] [e(0)] core: Failed to connect to the database: No database YAML file [10/22/2024 17:33:15] [e(0)] core: Dependency for windows/encrypted_shell_reverse_tcp is not supported [10/22/2024 17:33:17] [e(0)] core: Dependency for windows/x64/encrypted_shell_reverse_tcp is not supported [10/22/2024 17:33:53] [e(0)] core: Dependency for windows/x64/encrypted_reverse_tcp is not supported [10/22/2024 17:34:10] [e(0)] core: Dependency for windows/encrypted_reverse_tcp is not supported [10/22/2024 17:34:33] [e(0)] core: Failed to open history file: /data/data/com.termux/files/home/.msf4/history with error: No such file or directory @ rb_sysopen - /data/data/com.termux/files/home/.msf4/history ```

Web Service Errors

The following web service errors occurred before the issue occurred:

Collapse ``` msf-ws.log does not exist. ```

Framework Logs

The following framework logs were recorded before the issue occurred:

Collapse ``` [10/22/2024 17:32:56] [e(0)] core: Failed to connect to the database: No database YAML file [10/22/2024 17:33:15] [e(0)] core: Dependency for windows/encrypted_shell_reverse_tcp is not supported [10/22/2024 17:33:17] [e(0)] core: Dependency for windows/x64/encrypted_shell_reverse_tcp is not supported [10/22/2024 17:33:53] [e(0)] core: Dependency for windows/x64/encrypted_reverse_tcp is not supported [10/22/2024 17:34:10] [e(0)] core: Dependency for windows/encrypted_reverse_tcp is not supported [10/22/2024 17:34:33] [e(0)] core: Failed to open history file: /data/data/com.termux/files/home/.msf4/history with error: No such file or directory @ rb_sysopen - /data/data/com.termux/files/home/.msf4/history ```

Web Service Logs

The following web service logs were recorded before the issue occurred:

Collapse ``` msf-ws.log does not exist. ```

Version/Install

The versions and install method of your Metasploit setup:

Collapse ``` Framework: 6.4.33-dev-b03d666 Ruby: ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [aarch64-linux-android] OpenSSL: OpenSSL 3.3.2 3 Sep 2024 Install Root: /data/data/com.termux/files/usr/opt/metasploit-framework Session Type: postgresql selected, no connection Install Method: Git Clone ```
github-actions[bot] commented 2 hours ago

Metasploit installation on Termux is not supported. Refer to the following for more information: