MCPcopy Create free account

hub / github.com/GH05TCREW/MetasploitMCP / functions

Functions137 in github.com/GH05TCREW/MetasploitMCP

Methodtest_list_exploits_timeout
Test listing exploits with timeout.
tests/test_tools_integration.py:172
Methodtest_list_exploits_with_filter
Test listing exploits with search term.
tests/test_tools_integration.py:146
Methodtest_list_payloads_no_filter
Test listing payloads without filter.
tests/test_tools_integration.py:192
Methodtest_list_payloads_with_arch_filter
Test listing payloads with architecture filter.
tests/test_tools_integration.py:221
Methodtest_list_payloads_with_platform_filter
Test listing payloads with platform filter.
tests/test_tools_integration.py:206
Methodtest_logging_behavior
Test that logging occurs during string conversion.
tests/test_options_parsing.py:233
Methodtest_mixed_types
Test parsing with mixed value types.
tests/test_options_parsing.py:102
Methodtest_none_returns_empty_dict
Test that None input returns empty dictionary.
tests/test_options_parsing.py:39
Methodtest_numeric_conversion
Test numeric value conversion.
tests/test_options_parsing.py:95
Methodtest_parametrized_cases
Parametrized test cases for various inputs.
tests/test_options_parsing.py:218
Methodtest_quoted_empty_value
Test handling of quoted empty values.
tests/test_options_parsing.py:185
Methodtest_run_command_safely_basic
Test basic command execution.
tests/test_helpers.py:270
Methodtest_run_command_safely_invalid_console
Test command execution with invalid console.
tests/test_helpers.py:285
Methodtest_run_command_safely_read_error
Test command execution with read error - should timeout gracefully.
tests/test_helpers.py:294
Methodtest_run_exploit_console_mode
Test exploit execution in console mode.
tests/test_tools_integration.py:393
Methodtest_run_exploit_dict_payload_options
Test exploit execution with dictionary payload options.
tests/test_tools_integration.py:341
Methodtest_run_exploit_invalid_payload_options
Test exploit execution with invalid payload options.
tests/test_tools_integration.py:377
Methodtest_run_exploit_string_payload_options
Test exploit execution with string payload options.
tests/test_tools_integration.py:357
Methodtest_send_session_command_meterpreter
Test sending command to Meterpreter session.
tests/test_tools_integration.py:446
Methodtest_send_session_command_nonexistent
Test sending command to non-existent session.
tests/test_tools_integration.py:456
Methodtest_set_module_options_basic
Test basic option setting.
tests/test_helpers.py:169
Methodtest_set_module_options_error
Test option setting with error.
tests/test_helpers.py:202
Methodtest_set_module_options_type_conversion
Test option setting with type conversion.
tests/test_helpers.py:181
Methodtest_simple_string_format
Test basic string format parsing.
tests/test_options_parsing.py:58
Methodtest_single_option
Test parsing single option.
tests/test_options_parsing.py:132
Methodtest_special_characters_in_values
Test handling of special characters in values.
tests/test_options_parsing.py:192
Methodtest_start_listener_dict_options
Test starting listener with dictionary additional options.
tests/test_tools_integration.py:505
Methodtest_start_listener_invalid_port
Test starting listener with invalid port.
tests/test_tools_integration.py:539
Methodtest_start_listener_string_options
Test starting listener with string additional options.
tests/test_tools_integration.py:520
Methodtest_stop_job
Test stopping a job.
tests/test_tools_integration.py:553
Methodtest_string_format_with_quotes
Test string format with quoted values.
tests/test_options_parsing.py:72
Methodtest_string_format_with_spaces
Test string format with extra spaces.
tests/test_options_parsing.py:65
Methodtest_terminate_session
Test session termination.
tests/test_tools_integration.py:467
Methodtest_whitespace_handling
Test various whitespace scenarios.
tests/test_options_parsing.py:163
Methodtool
(self)
tests/test_tools_integration.py:28
Methodwrite
(self, command)
tests/test_helpers.py:42
Methodwrite
(self, command)
tests/test_tools_integration.py:70
← previous101–137 of 137, ranked by callers