Commit Graph

10165 Commits

Author SHA1 Message Date
Florian Roth eefaa17599 fix: Office Shell rule - Outlook Print attachment 2022-02-23 11:19:17 +01:00
Florian Roth 738e77e239 fix: issues with installer 2022-02-22 16:52:53 +01:00
Florian Roth 24ece0c60a Merge branch 'master' into rule-devel 2022-02-22 16:33:51 +01:00
frack113 464686e0c5 add posh_pm_suspicious_reset_computermachinepassword 2022-02-22 13:44:51 +01:00
frack113 8bb3379b68 Normalization of rule names 2022-02-22 11:16:31 +01:00
frack113 c95336c7e0 Merge pull request #2723 from frack113/fix_test
Set to low as too many FP
2022-02-22 10:31:05 +01:00
frack113 af987fb1a0 Set to low as too many FP 2022-02-22 09:38:10 +01:00
Florian Roth 8d9e16355b fix: FP in Office Shell rule with Outlook PhotoViewer 2022-02-22 09:17:33 +01:00
Florian Roth 06f6f6e7f0 Merge pull request #2720 from redsand/fp_backward_powershell
Filter fp when commands are base64 encoded
2022-02-22 08:59:49 +01:00
Florian Roth 118e28dbb6 Merge pull request #2708 from frack113/firewall_as
Add firewall-as basic rules
2022-02-22 08:54:00 +01:00
Tim Shelton 9461309687 Filter fp when commands are base64 encoded 2022-02-21 21:15:47 +00:00
Florian Roth c733e742e0 Merge pull request #2719 from SigmaHQ/aurora-false-positive-fixing
fix: FPs noticed with Aurora
2022-02-21 19:36:30 +01:00
Florian Roth cbe7abc16e Merge branch 'master' into aurora-false-positive-fixing 2022-02-21 18:49:45 +01:00
Florian Roth 921d46ca79 fix: FPs noticed with Aurora 2022-02-21 18:43:18 +01:00
Florian Roth f1d962d140 Merge pull request #2717 from phantinuss/checkbaseline
New workflow action: Check sigma rules against baseline evtx files
2022-02-21 15:14:35 +01:00
Florian Roth 29dacbe6b6 Merge pull request #2716 from SigmaHQ/aurora-false-positive-fixing
Aurora and THOR false positive fixing
2022-02-21 14:46:31 +01:00
phantinuss df21201783 fix: FP 2022-02-21 11:09:20 +01:00
phantinuss 62949b0437 workflow: output cosmetics 2022-02-21 11:01:44 +01:00
phantinuss 3961774991 workflow: show error on sigma matches 2022-02-21 11:01:44 +01:00
phantinuss fc8cf7d4a0 workflow: fix: missing . in path 2022-02-21 11:01:44 +01:00
phantinuss a1c0c1c03d workflow: add shebang to matchgrep.sh 2022-02-21 11:01:44 +01:00
phantinuss 2cecd0e6ef workflow: rename steps 2022-02-21 11:01:44 +01:00
phantinuss 0c473a3e77 workflow: evaluate findings, exclude known FPs 2022-02-21 11:01:44 +01:00
phantinuss 20761d0332 workflow: link to latest release 2022-02-21 11:01:44 +01:00
phantinuss 48eefe29f7 workflow: verbose remove of deprecated rules 2022-02-21 11:01:43 +01:00
phantinuss 00f1f561dd workflow: fix: missing -l grep flag 2022-02-21 11:01:43 +01:00
phantinuss d3397929b4 workflow: fix: quote command with pipe 2022-02-21 11:01:43 +01:00
phantinuss e6fe8fdedd workflow: execute evtx-sigma-checker 2022-02-21 11:01:43 +01:00
Florian Roth cfd5847063 Schtasks creation rule 2022-02-21 11:01:27 +01:00
Florian Roth 6ce58d7201 refactor: removed unnecessary regex 2022-02-21 11:01:18 +01:00
Florian Roth d4327d2629 Merge branch 'aurora-false-positive-fixing' of https://github.com/SigmaHQ/sigma into aurora-false-positive-fixing 2022-02-21 10:15:31 +01:00
Florian Roth 35d4c8bc69 fix: FPs noticed in THOR testing 2022-02-21 10:15:27 +01:00
frack113 fa083b5008 Merge pull request #2713 from frack113/tor
Simple TOR rules
2022-02-21 06:27:38 +01:00
frack113 2a0aa9a24b Merge pull request #2711 from frack113/file_rename
add file_rename_win_not_dll_to_dll
2022-02-21 06:27:24 +01:00
frack113 15e659fed8 Rename win_etw_rename_to_dll.yml to file_rename_win_not_dll_to_dll.yml 2022-02-20 18:59:08 +01:00
frack113 4d8cbe89b7 Merge pull request #2714 from frack113/fix_reg_fp
Fix FP binary
2022-02-20 18:00:13 +01:00
frack113 dcf936bb6c Rename win_pc_tor_browser.yml to proc_creation_win_tor_browser.yml 2022-02-20 17:59:53 +01:00
Florian Roth dff806c5bc changed description, fix: onion TLD position of '.' 2022-02-20 12:17:12 +01:00
Florian Roth e7bf14c6dc description and title 2022-02-20 12:14:57 +01:00
Florian Roth 505734730d increased level 2022-02-20 12:14:14 +01:00
Florian Roth d3c0d90ba7 increased level 2022-02-20 12:14:05 +01:00
frack113 470ca979b4 Fix FP binary 2022-02-20 11:31:08 +01:00
frack113 82660bbaf2 Simple TOR rules 2022-02-20 11:26:13 +01:00
frack113 604600ac2f Merge pull request #2709 from frack113/fix_aurora_fp
Fix FP for win_pc_susp_run_folder
2022-02-20 09:05:17 +01:00
frack113 ec7af1fcaa add win_etw_rename_to_dll 2022-02-19 18:30:14 +01:00
frack113 631a300236 Fix some FP 2022-02-19 10:25:26 +01:00
frack113 8cfab22acb Add firewall-as basic rules 2022-02-19 10:18:49 +01:00
frack113 fde2e7b61e Merge pull request #2706 from phantinuss/master
Fix FPs
2022-02-19 08:09:40 +01:00
phantinuss f2be1ed1b8 fix: FPs 2022-02-18 13:04:25 +01:00
Florian Roth 1196387e90 fix: FPs noticed with Aurora 2022-02-18 12:53:17 +01:00