Commit Graph

5864 Commits

Author SHA1 Message Date
Cyb3rEng a334ea167c changed id uuid to v4
c0e1c3d5-4381-4f18-8145-2583f06a1fe5
2021-09-09 21:28:17 -06:00
Cyb3rEng 2bc38a0ed4 changed id uuid to v4
8a582fe2-0882-4b89-a82a-da6b2dc32937
2021-09-09 21:27:48 -06:00
Cyb3rEng b0ad49d950 changed id to v4 uuid
23daeb52-e6eb-493c-8607-c4f0246cb7d8
2021-09-09 21:27:16 -06:00
Cyb3rEng 7c9be6da32 Resolved more issues from last commit as per comments
Added the following fixes to text inside the rule:
date
attack.defense_evasion
added custome id
2021-09-09 21:24:05 -06:00
Cyb3rEng e64bb1783e Resolved more issues from last commit as per comments
Added the following fixes to text inside the rule:
date
attack.defense_evasion
added custome id
2021-09-09 21:20:16 -06:00
Cyb3rEng 3f71f7466d Resolved more issues from last commit as per comments
Added the following fixes to text inside the rule:
date
attack.defense_evasion
added custome id
2021-09-09 21:19:17 -06:00
Cyb3rEng 250a307414 Resolved more issues from last commit as per comments
Added the following fixes to text inside the rule:
date
attack.defense_evasion
added custome id
2021-09-09 21:17:38 -06:00
Cyb3rEng 2be4c699fc Resolved more issues from last commit as per comments
Added the following fixes to text inside the rule:
date
attack.defense_evasion
added custome id
2021-09-09 21:16:38 -06:00
Cyb3rEng 1102def1bf Resolved more issues from last commit as per comments
Added the following fixes to text inside the rule:
date
attack.defense_evasion
added custome id
2021-09-09 21:14:08 -06:00
Cyb3rEng cfe11cdf17 Resolved more issues from last commit as per commetns
Added the following fixes to text inside the rule:
date
attack.defense_evasion
added custome id
2021-09-09 21:13:02 -06:00
Cyb3rEng d3b4a6aa7a Changed title based on comments
title: File Creation by Office Applications
2021-09-09 21:09:24 -06:00
Cyb3rEng 918bcfbf8a Completed requested changes
selection2:
    Image|endswith:
2021-09-09 21:04:09 -06:00
Cyb3rEng ff08de6d20 Completed Changes based on review
selection2:
     ParentPrcessName|endswith:
2021-09-09 21:02:11 -06:00
Cyb3rEng 5470c40ca6 Resolving Comment
selection2:
   ParentImage:

removed - since there is only one attribute.
2021-09-09 20:56:11 -06:00
Pawel Mazur 5a5769cce6 New Rule - Linux - Steganography Unzip Hidden Information From Picture File 2021-09-09 20:38:25 +02:00
zakibro 3fbe5478c3 Update and rename lnx_auditd_hidden_files_steganography.yml to lnx_auditd_hidden_zip_files_steganography.yml
Splitting the rule into separate rules
2021-09-09 20:34:20 +02:00
frack113 ffbeec134d Update image_load_wmiprvse_wbemcomn_dll_hijack.yml 2021-09-09 19:56:20 +02:00
zakibro 458973af81 Update lnx_auditd_hidden_files_steganography.yml
Adding missing field: action
2021-09-09 16:52:58 +02:00
zakibro 62db796fc2 Update lnx_auditd_hidden_files_steganography.yml
Formatting changes
2021-09-09 16:46:41 +02:00
zakibro 0971fe1d49 Update lnx_auditd_hidden_files_steganography.yml
Fixing the listing issue
2021-09-09 16:27:57 +02:00
Pawel Mazur 41458d8a5a New Rule - Linux Auditd Hidden Files - Steganography 2021-09-09 16:13:27 +02:00
frack113 d9cd1652f2 Split global sysmon rules 2021-09-09 16:11:41 +02:00
frack113 217be6cd8a Merge pull request #2005 from frack113/tags_end
Add  missing tags to rule
2021-09-09 15:04:26 +02:00
Florian Roth f00aaf8461 refactor: exclude case in which upper ticks are used 2021-09-09 12:55:10 +02:00
Florian Roth 6d86c7df6c Revert "refactor: 2nd condition in CVE-2021-40444 rule"
This reverts commit 015573c450.
2021-09-09 09:41:03 +02:00
Florian Roth 015573c450 refactor: 2nd condition in CVE-2021-40444 rule 2021-09-09 09:33:45 +02:00
Florian Roth e8b633f54f Merge pull request #2006 from SigmaHQ/rule-devel
docs: changed level and reference in CVE-2021-40444 rule
2021-09-09 09:29:08 +02:00
Florian Roth 2777187fd9 docs: changed level and reference in CVE-2021-40444 rule 2021-09-09 08:46:34 +02:00
Florian Roth b1f5c22805 Merge pull request #2003 from SigmaHQ/rule-devel
CVE-2021-40444 process pattern
2021-09-09 08:44:52 +02:00
Florian Roth 36a5d7ec04 CVE-2021-40444 false positives 2021-09-09 08:12:36 +02:00
frack113 312ffe69e2 Update Monitor_LOLBins_process_creations_with_Wmiprvse_parent_process.yml 2021-09-09 06:28:48 +02:00
frack113 caa5c7af1a Update Monitor_LOLBins_process_creations_with_Wmiprvse_parent_process.yml 2021-09-09 06:27:23 +02:00
Cyb3rEng b2c44ebd6e Changed selection1
completed the following change to selection1 to keep inline with rule creation guideline
- CommandLine|contains: 'wmic '
2021-09-08 21:27:15 -06:00
Cyb3rEng fe9b91c504 Completed changes to selection1
changed to the following to follow rule creation guidelines:
    - Image|endswith: '\wbem\WMIC.exe'
    - ProcessCommandLine|contains: 'wmic '
2021-09-08 21:26:01 -06:00
Cyb3rEng 851dfeee46 Changed selection2 condition
changed from "\\wbem\\WmiPrvSE.exe" to "\wbem\WmiPrvSE.exe" to follow rule creation guidelines
2021-09-08 21:24:18 -06:00
Cyb3rEng 77ee51dd76 Changed the category
Changed category to file_event
2021-09-08 21:22:26 -06:00
Cyb3rEng 5bbe3dec9b Completed changes to selection1 and selection2
changes were completed to remove ( * ) and stay within rule creation guide:
    - Image|endswith:
      - '\winword.exe'
      - '\excel.exe'
      - '\powerpnt.exe'

 WMIcommand|contains: 'Win32_Process\:\:Create'
2021-09-08 21:14:58 -06:00
Cyb3rEng 49df2358de Completed changes to selection1
completed changes to selection1 to comply with rule creation guide with no ( * ) or ( \\ ) 

  - Image|endswith: '\wbem\WMIC.exe'
  - ProcessCommandLine|contains: 'wmic '
2021-09-08 21:12:27 -06:00
Cyb3rEng a3236e62a2 Changed selection2 conditions
replaced *\wbem\WMIC.exe with Image|endswith: '\wbem\WMIC.exe' and ProcessCommandLine: *wmic * with ProcessCommandLine|contains: 'wmic '
2021-09-08 21:10:47 -06:00
Cyb3rEng 1f577174f9 Changed endswith condition
removed double // from "\wbem\WmiPrvSE.exe"
2021-09-08 21:06:41 -06:00
Cyb3rEng 6ddc83901b Changed Category
Category Changed from process_creation to file_event
2021-09-08 20:38:07 -06:00
Cyb3rEng 5ac0fded26 Merge branch 'SigmaHQ:master' into master 2021-09-08 20:26:59 -06:00
Sittikorn S 36ed5ee9d4 Update sysmon_dns_over_https_enabled.yml 2021-09-09 08:04:54 +07:00
frack113 8eb527d042 Update process_mailboxexport_share.yml 2021-09-08 20:21:02 +02:00
frack113 deb0ddfe09 fix duplicate tags 2021-09-08 20:16:53 +02:00
frack113 af8bf06b30 add missing tags 2021-09-08 20:14:49 +02:00
Florian Roth b1540d65b9 refactor: simplified rule 2021-09-08 17:35:50 +02:00
Sittikorn S c633e825e0 Update sysmon_dns_over_https_enabled.yml 2021-09-08 22:23:51 +07:00
Sittikorn S 847b8f49b4 Update sysmon_dns_over_https_enabled.yml
Remove HKEY_LOCAL_MACHINE\ and revise Firefox object
2021-09-08 22:22:53 +07:00
Florian Roth e388bc6bfa remove unsupported tag 2021-09-08 16:56:04 +02:00