Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cda0fbf

Browse files
authored
fix:F multiple 404 links in references (SigmaHQ#4332)
1 parent eef461a commit cda0fbf

25 files changed

Lines changed: 25 additions & 25 deletions

deprecated/windows/sysmon_mimikatz_detection_lsass.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Detects process access to LSASS which is typical for Mimikatz (0x10
55
versions", 0x0010 PROCESS_VM_READ)
66
references:
77
- https://onedrive.live.com/view.aspx?resid=D026B4699190F1E6!2843&ithint=file%2cpptx&app=PowerPoint&authkey=!AMvCRTKB_V1J5ow
8-
- https://cyberwardog.blogspot.com/2017/03/chronicles-of-threat-hunter-hunting-for_22.html
8+
- https://web.archive.org/web/20230208123920/https://cyberwardog.blogspot.com/2017/03/chronicles-of-threat-hunter-hunting-for_22.html
99
tags:
1010
- attack.t1003
1111
- attack.s0002

rules/application/spring/spring_application_exceptions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: ae48ab93-45f7-4051-9dfe-5d30a3f78e33
33
status: stable
44
description: Detects suspicious Spring framework exceptions that could indicate exploitation attempts
55
references:
6-
- https://docs.spring.io/spring-security/site/docs/current/apidocs/overview-tree.html
6+
- https://docs.spring.io/spring-security/site/docs/current/api/overview-tree.html
77
author: Thomas Patzke
88
date: 2017/08/06
99
modified: 2020/09/01

rules/linux/builtin/lnx_shell_clear_cmd_history.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ status: test
44
description: Clear command history in linux which is used for defense evasion.
55
references:
66
- https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1070.003/T1070.003.md
7-
- https://www.hackers-arise.com/single-post/2016/06/20/Covering-your-BASH-Shell-Tracks-AntiForensics
7+
- https://www.hackers-arise.com/post/2016/06/20/covering-your-bash-shell-tracks-antiforensics
88
author: Patrick Bareiss
99
date: 2019/03/24
1010
modified: 2022/12/25

rules/linux/builtin/lnx_shell_susp_commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: 2aa1440c-9ae9-4d92-84a7-a9e5f5e31695
33
status: test
44
description: Detects suspicious shell commands used in various exploit codes (see references)
55
references:
6-
- http://www.threatgeek.com/2017/03/widespread-exploitation-attempts-using-cve-2017-5638.html
6+
- https://web.archive.org/web/20170319121015/http://www.threatgeek.com/2017/03/widespread-exploitation-attempts-using-cve-2017-5638.html
77
- https://github.com/rapid7/metasploit-framework/blob/eb6535009f5fdafa954525687f09294918b5398d/modules/exploits/multi/http/struts_code_exec_exception_delegator.rb
88
- http://pastebin.com/FtygZ1cg
99
- https://artkond.com/2017/03/23/pivoting-guide/

rules/windows/builtin/security/account_management/win_security_overpass_the_hash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: 192a0330-c20b-4356-90b6-7b7049ae0b87
33
status: test
44
description: Detects successful logon with logon type 9 (NewCredentials) which matches the Overpass the Hash behavior of e.g Mimikatz's sekurlsa::pth module.
55
references:
6-
- https://cyberwardog.blogspot.de/2017/04/chronicles-of-threat-hunter-hunting-for.html
6+
- https://web.archive.org/web/20220419045003/https://cyberwardog.blogspot.com/2017/04/chronicles-of-threat-hunter-hunting-for.html
77
author: Roberto Rodriguez (source), Dominik Schaudel (rule)
88
date: 2018/02/12
99
modified: 2021/11/27

rules/windows/builtin/security/win_security_alert_active_directory_user_control.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: 311b6ce2-7890-4383-a8c2-663a9f6b43cd
33
status: test
44
description: Detects scenario where if a user is assigned the SeEnableDelegationPrivilege right in Active Directory it would allow control of other AD user objects.
55
references:
6-
- https://www.harmj0y.net/blog/activedirectory/the-most-dangerous-user-right-you-probably-have-never-heard-of/
6+
- https://blog.harmj0y.net/activedirectory/the-most-dangerous-user-right-you-probably-have-never-heard-of/
77
author: '@neu5ron'
88
date: 2017/07/30
99
modified: 2021/12/02

rules/windows/builtin/security/win_security_alert_ad_user_backdoors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Detects scenarios where one can control another users or computers
55
references:
66
- https://msdn.microsoft.com/en-us/library/cc220234.aspx
77
- https://adsecurity.org/?p=3466
8-
- https://www.harmj0y.net/blog/redteaming/another-word-on-delegation/
8+
- https://blog.harmj0y.net/redteaming/another-word-on-delegation/
99
author: '@neu5ron'
1010
date: 2017/04/13
1111
modified: 2021/11/27

rules/windows/builtin/security/win_security_alert_enable_weak_encryption.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ status: test
44
description: Detects scenario where weak encryption is enabled for a user profile which could be used for hash/password cracking.
55
references:
66
- https://adsecurity.org/?p=2053
7-
- https://www.harmj0y.net/blog/activedirectory/roasting-as-reps/
7+
- https://blog.harmj0y.net/redteaming/another-word-on-delegation/
88
author: '@neu5ron'
99
date: 2017/07/30
1010
modified: 2021/11/27

rules/windows/builtin/security/win_security_smb_file_creation_admin_shares.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ status: test
44
description: Look for non-system accounts SMB accessing a file with write (0x2) access mask via administrative share (i.e C$).
55
references:
66
- https://github.com/OTRF/ThreatHunter-Playbook/blob/f7a58156dbfc9b019f17f638b8c62d22e557d350/playbooks/WIN-201012004336.yaml
7-
- https://securitydatasets.com/notebooks/small/windows/08_lateral_movement/SDWIN-200806015757.html?highlight=create%20file
7+
- https://securitydatasets.com/notebooks/atomic/windows/lateral_movement/SDWIN-200806015757.html?highlight=create%20file
88
author: Jose Rodriguez (@Cyb3rPandaH), OTR (Open Threat Research)
99
date: 2020/08/06
1010
modified: 2021/11/27

rules/windows/builtin/security/win_security_susp_lsass_dump_generic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: 4a1b6da0-d94f-4fc3-98fc-2d9cb9e5ee76
33
status: experimental
44
description: Detects process handle on LSASS process with certain access mask
55
references:
6-
- https://cyberwardog.blogspot.com/2017/03/chronicles-of-threat-hunter-hunting-for_22.html
6+
- https://web.archive.org/web/20230208123920/https://cyberwardog.blogspot.com/2017/03/chronicles-of-threat-hunter-hunting-for_22.html
77
- https://www.slideshare.net/heirhabarov/hunting-for-credentials-dumping-in-windows-environment
88
author: Roberto Rodriguez, Teymur Kheirkhabarov, Dimitrios Slamaris, Mark Russinovich, Aleksey Potapov, oscd.community (update)
99
date: 2019/11/01

0 commit comments

Comments
 (0)