Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GH05TCREW/MetasploitMCP
/ functions
Functions
137 in github.com/GH05TCREW/MetasploitMCP
⨍
Functions
137
◇
Types & classes
25
↳
Endpoints
6
Method
test_list_exploits_timeout
Test listing exploits with timeout.
tests/test_tools_integration.py:172
Method
test_list_exploits_with_filter
Test listing exploits with search term.
tests/test_tools_integration.py:146
Method
test_list_payloads_no_filter
Test listing payloads without filter.
tests/test_tools_integration.py:192
Method
test_list_payloads_with_arch_filter
Test listing payloads with architecture filter.
tests/test_tools_integration.py:221
Method
test_list_payloads_with_platform_filter
Test listing payloads with platform filter.
tests/test_tools_integration.py:206
Method
test_logging_behavior
Test that logging occurs during string conversion.
tests/test_options_parsing.py:233
Method
test_mixed_types
Test parsing with mixed value types.
tests/test_options_parsing.py:102
Method
test_none_returns_empty_dict
Test that None input returns empty dictionary.
tests/test_options_parsing.py:39
Method
test_numeric_conversion
Test numeric value conversion.
tests/test_options_parsing.py:95
Method
test_parametrized_cases
Parametrized test cases for various inputs.
tests/test_options_parsing.py:218
Method
test_quoted_empty_value
Test handling of quoted empty values.
tests/test_options_parsing.py:185
Method
test_run_command_safely_basic
Test basic command execution.
tests/test_helpers.py:270
Method
test_run_command_safely_invalid_console
Test command execution with invalid console.
tests/test_helpers.py:285
Method
test_run_command_safely_read_error
Test command execution with read error - should timeout gracefully.
tests/test_helpers.py:294
Method
test_run_exploit_console_mode
Test exploit execution in console mode.
tests/test_tools_integration.py:393
Method
test_run_exploit_dict_payload_options
Test exploit execution with dictionary payload options.
tests/test_tools_integration.py:341
Method
test_run_exploit_invalid_payload_options
Test exploit execution with invalid payload options.
tests/test_tools_integration.py:377
Method
test_run_exploit_string_payload_options
Test exploit execution with string payload options.
tests/test_tools_integration.py:357
Method
test_send_session_command_meterpreter
Test sending command to Meterpreter session.
tests/test_tools_integration.py:446
Method
test_send_session_command_nonexistent
Test sending command to non-existent session.
tests/test_tools_integration.py:456
Method
test_set_module_options_basic
Test basic option setting.
tests/test_helpers.py:169
Method
test_set_module_options_error
Test option setting with error.
tests/test_helpers.py:202
Method
test_set_module_options_type_conversion
Test option setting with type conversion.
tests/test_helpers.py:181
Method
test_simple_string_format
Test basic string format parsing.
tests/test_options_parsing.py:58
Method
test_single_option
Test parsing single option.
tests/test_options_parsing.py:132
Method
test_special_characters_in_values
Test handling of special characters in values.
tests/test_options_parsing.py:192
Method
test_start_listener_dict_options
Test starting listener with dictionary additional options.
tests/test_tools_integration.py:505
Method
test_start_listener_invalid_port
Test starting listener with invalid port.
tests/test_tools_integration.py:539
Method
test_start_listener_string_options
Test starting listener with string additional options.
tests/test_tools_integration.py:520
Method
test_stop_job
Test stopping a job.
tests/test_tools_integration.py:553
Method
test_string_format_with_quotes
Test string format with quoted values.
tests/test_options_parsing.py:72
Method
test_string_format_with_spaces
Test string format with extra spaces.
tests/test_options_parsing.py:65
Method
test_terminate_session
Test session termination.
tests/test_tools_integration.py:467
Method
test_whitespace_handling
Test various whitespace scenarios.
tests/test_options_parsing.py:163
Method
tool
(self)
tests/test_tools_integration.py:28
Method
write
(self, command)
tests/test_helpers.py:42
Method
write
(self, command)
tests/test_tools_integration.py:70
← previous
101–137 of 137, ranked by callers