Skip to content

Unit tests for mitre attack rules#355

Open
shadow2033 wants to merge 80 commits intoSecurity-Experts-Community:masterfrom
shadow2033:master
Open

Unit tests for mitre attack rules#355
shadow2033 wants to merge 80 commits intoSecurity-Experts-Community:masterfrom
shadow2033:master

Conversation

@shadow2033
Copy link
Copy Markdown

Russian:

В этом (Pull Request) я внес изменения, связанные с добавлением модульных тестов для правил (mitre attack) расположенных в директории packages/windows_open_package/correlation_rules. Эти изменения позволят нам обеспечить более высокую степень уверенности в работоспособности

English:

In this (Pull Request) I have made changes to add unit tests for rules (mitre attacks) located in the packages/windows_open_package/correlation_rules directory. These changes will allow us to provide a higher degree of assurance that the rules are working properly

…_Via_KeeThief). Удалил повторяющиеся модульные тесты.
…ля правила (Mimikatz_Memssp_Default_Log_Detected)

Для второго модульного теста изменил "условие  прохождение теста" на (expect not {
    "correlation_name": "Mimikatz_Memssp_Default_Log_Detected"
} )
shadow2033 and others added 30 commits August 2, 2023 10:38
…e/add_Detect_Fake_ComputerAccount_unit_test' and 'feature/add_Detect_Pass_the_Hash_via_Mimikatz_local_unit_test'
…ature/add_Dump_lsass_via_process_access_unit_test' and 'feature/add_Enumeration_Users_In_Groups_unit_test'
…t_test', 'feature/add_Impacket_WMIExec_Command_Executed_unit_test', 'feature/add_KeePass_CredDump_unit_test', 'feature/add_Keepass_Key_Dump_Via_KeeThief_unit_test' and 'feature/add_Kerberos_pwd_spraying_unit_test'
…d_Local_Groups_Enumeration_Discovery_unit_test', 'feature/add_Mimikatz_Memssp_Default_Log_Detected_unit_test', 'feature/add_Mimikatz_unit_test' and 'feature/add_Named_Pipe_Impersonation_PrivEsc_unit_test'
…feature/add_Phishing_windows_credentials_powershell_scriptblock_unit_test', 'feature/add_Portproxy_netsh_unit_test', 'feature/add_Potential_Privileged_Escalation_via_KrbRelayUp_unit_test' and 'feature/add_ProxyNotShell_unit_test'
…P_Tunneling_via_SSH_5156_unit_test', 'feature/add_RDP_settings_tampering_unit_test', 'feature/add_Remote_registry_access_unit_test' and 'feature/add_ReverseShell_created_via_PEInjection_unit_test'
…/add_Start_process_as_vshadow_child_unit_test', 'feature/add_Subrule_ParentPid_Spoofing_unit_test', 'feature/add_Suspend_Process_unit_test' and 'feature/add_Suspicious_Explorer_Injection_unit_test'
…feature/add_UAC_Bypass_Via_Consent_unit_test', 'feature/add_Unquoted_Service_Path_Abuse_unit_test', 'feature/add_Use_persist_Start_process_via_WinlogonShell_unit_test', 'feature/add_VSSVC_service_state_changed_unit_test', 'feature/add_XP_Cmdshell_Enable_unit_test', 'feature/add_XP_Cmdshell_Usage_unit_test' and 'feature/add_sAMAccountName_Spoofing_unit_test'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant