Commit Graph

64 Commits

Author SHA1 Message Date
Florian Roth 926d72f7c2 fix: missing upper tick 2022-06-22 07:07:38 +02:00
Florian Roth e04003577f Update proc_creation_lnx_susp_history_recon.yml 2022-06-22 07:05:03 +02:00
Florian Roth fe72dbf62f Update proc_creation_lnx_susp_history_delete.yml 2022-06-22 07:04:30 +02:00
Florian Roth 8096f06c18 fix: condition 2022-06-21 17:55:49 +02:00
Florian Roth ffbe19404e fix: two rules 2022-06-21 17:45:50 +02:00
Florian Roth 3f189e52c1 fix: typo in status 2022-06-21 17:21:44 +02:00
Florian Roth d2e86f9001 rule: Linux cmdline rules 2022-06-21 08:26:23 +02:00
Florian Roth f728893364 refactor: rule level adjustments - critical to high 2022-06-18 17:43:22 +02:00
Nasreddine Bencherchali 143d70a959 Renamed CVE rule 5 2022-06-14 22:06:07 +01:00
Florian Roth 21c363cec9 Merge pull request #3102 from securepeacock/patch-25
Create proc_creation_lnx_nohup.yml
2022-06-07 10:47:34 +02:00
Florian Roth cc67d69360 Merge pull request #3100 from hazedav/dd-endswith
fix(rule): lnx_dd_file_overwrite /bin symlinks
2022-06-07 10:45:56 +02:00
Florian Roth 9d4822b400 Update proc_creation_lnx_nohup.yml 2022-06-07 10:35:08 +02:00
securepeacock e7b47c9069 Create proc_creation_lnx_nohup.yml 2022-06-06 23:22:50 -04:00
David Hazekamp bc26970596 fix(rule): lnx_dd_file_overwrite /bin symlinks
This rule is subject to false negatives for *nix distros which
alias /bin to /usr/bin.  By using endswith we can catch dd usage
for either /bin or /usr/bin.
2022-06-06 09:27:27 -05:00
securepeacock 1641eddaeb Create proc_creation_lnx_susp_chmod_directories.yml 2022-06-03 19:24:02 -04:00
phantinuss c2c1a2dcb7 Merge pull request #3090 from frack113/refractor_condition
Refactor condition
2022-06-03 17:02:31 +02:00
frack113 8de0027ca3 refactor condition 2022-06-03 15:35:24 +02:00
phantinuss 8bdd2562fb fix: avoid regex, not actually needed 2022-06-03 14:55:09 +02:00
phantinuss 1cb985487c windows and linux python pty spawning 2022-06-03 12:17:33 +02:00
phantinuss 984b0e553c chore: reduce rule level 2022-06-03 12:17:33 +02:00
Nasreddine Bencherchali 777b123ad0 Update proc_creation_lnx_atlassian_confluence_cve_2022_26134.yml 2022-06-03 08:38:24 +01:00
Nasreddine Bencherchali b2b070b516 Quick Update 2022-06-03 08:31:53 +01:00
Nasreddine Bencherchali 66e0c405c8 Update proc_creation_lnx_atlassian_confluence_cve_2022_26134.yml 2022-06-03 08:09:14 +01:00
Nasreddine Bencherchali bb41bb6905 Update proc_creation_lnx_atlassian_confluence_cve_2022_26134.yml 2022-06-03 01:25:59 +01:00
Nasreddine Bencherchali 8f947693ec Update proc_creation_lnx_atlassian_confluence_cve_2022_26134.yml 2022-06-03 01:24:09 +01:00
Nasreddine Bencherchali 0a0418615c Create proc_creation_lnx_atlassian_confluence_cve_2022_26134.yml 2022-06-03 01:13:40 +01:00
frack113 b9a0c7e437 Mitre Update 2022-05-26 18:39:42 +02:00
phantinuss 112b715dd6 chore: test rules: reactivate single value list check 2022-05-10 17:13:04 +02:00
phantinuss b4fdb13e8a chore: test rules: check for unused selections 2022-05-10 11:07:40 +02:00
Florian Roth 9beafefe52 rules: suspicious linux patterns 2022-03-14 12:01:52 +01:00
frack113 8bb3379b68 Normalization of rule names 2022-02-22 11:16:31 +01:00
Andreas Hunkeler c8fa678a9b rule: add tag execution to new bpftrace rule 2022-02-11 14:14:22 +01:00
Andreas Hunkeler 66b9d35ee9 rule: add new bpftrace unsafe option rule 2022-02-11 12:08:53 +01:00
Florian Roth 885f70b0f3 Update lnx_doas_execution.yml 2022-01-20 13:08:39 +01:00
Sittikorn S f195160baa Update lnx_doas_execution.yml 2022-01-20 10:58:47 +07:00
Sittikorn S 8b94046efa Update lnx_doas_execution.yml 2022-01-20 10:11:24 +07:00
Sittikorn S 4f56e0d92e Update lnx_doas_execution.yml 2022-01-20 09:48:24 +07:00
Sittikorn S eb4731b370 Create lnx_doas_execution.yml 2022-01-20 09:46:17 +07:00
frack113 4631d0c482 remove invalid tag 2022-01-19 18:23:30 +01:00
frack113 f7e670d55e Simple Quote 2022-01-11 13:40:53 +01:00
Florian Roth e055ec1d52 refactor: change all " of them" expressions 2022-01-11 10:59:57 +01:00
frack113 01dc930c17 Change status for old rules 2021-11-27 11:33:14 +01:00
frack113 1cfca93354 Missing status in rules (#2284)
* add missing status
2021-11-19 22:32:26 +01:00
Florian Roth a921bd5ec8 style: reordered rule layout 2021-11-17 18:59:40 +01:00
frack113 1d38a7dfa5 Fix linux process_creation field case 2021-11-11 10:16:36 +01:00
frack113 c228cde0cb Move to correct directory 2021-10-27 14:38:51 +02:00
Florian Roth fcecb951d5 Merge branch 'master' into rule-devel 2021-10-26 22:03:55 +02:00
Florian Roth 1983cba1f3 refactor: xmrig sub process indicator 2021-10-26 13:24:01 +02:00
Florian Roth ab499c9c21 rules: crypto coin mining 2021-10-26 08:52:07 +02:00
Florian Roth 0b46180cd2 fix: moved back connect bash to correct folder 2021-10-26 08:51:54 +02:00