-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use "span of calls" scope #973
base: master
Are you sure you want to change the base?
Changes from all commits
20e80d8
1f4c7a4
52b9f09
a528f9a
6cb2ec0
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Execution::Command and Scripting Interpreter::Windows Command Shell [T1059.003] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |||||
- "@_re_fox" | ||||||
scopes: | ||||||
static: basic block | ||||||
dynamic: thread | ||||||
dynamic: span of calls | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
mbc: | ||||||
- Anti-Behavioral Analysis::Virtual Machine Detection [B0009] | ||||||
- Anti-Behavioral Analysis::Sandbox Detection [B0007] | ||||||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Impair Defenses::Disable or Modify Tools [T1562.001] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Impair Defenses::Disable or Modify Tools [T1562.001] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Impair Defenses::Disable or Modify Tools [T1562.001] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: basic block | ||
dynamic: thread | ||
dynamic: span of calls | ||
mbc: | ||
- Anti-Behavioral Analysis::Debugger Detection::OutputDebugString [B0001.016] | ||
examples: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
mbc: | ||
- Anti-Behavioral Analysis::Debugger Detection::SetHandleInformation [B0001.024] | ||
references: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
mbc: | ||
- Anti-Behavioral Analysis::Debugger Detection::Timing/Delay Check QueryPerformanceCounter [B0001.033] | ||
examples: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
mbc: | ||
- Anti-Behavioral Analysis::Debugger Detection [B0001] | ||
references: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Debugger Evasion [T1622] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Indicator Removal::Clear Windows Event Logs [T1070.001] | ||
examples: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: basic block | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Impair Defenses::Disable Windows Event Logging [T1562.002] | ||
references: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Indicator Removal::File Deletion [T1070.004] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Indicator Removal::Timestomp [T1070.006] | ||
examples: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ rule: | |
- "[email protected]" | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Virtualization/Sandbox Evasion [T1497] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |||||
- "@_re_fox" | ||||||
scopes: | ||||||
static: basic block | ||||||
dynamic: thread | ||||||
dynamic: span of calls | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
att&ck: | ||||||
- Defense Evasion::Virtualization/Sandbox Evasion::System Checks [T1497.001] | ||||||
mbc: | ||||||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Virtualization/Sandbox Evasion::System Checks [T1497.001] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Defense Evasion::Virtualization/Sandbox Evasion::System Checks [T1497.001] | ||
mbc: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Credential Access::Credentials from Password Stores::Windows Credential Manager [T1555.004] | ||
examples: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ rule: | |
- [email protected] | ||
scopes: | ||
static: function | ||
dynamic: thread | ||
dynamic: span of calls | ||
att&ck: | ||
- Credential Access::Credentials from Password Stores::Credentials from Web Browsers [T1555.003] | ||
examples: | ||
|
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |||||||||
- [email protected] | ||||||||||
scopes: | ||||||||||
static: function | ||||||||||
dynamic: thread | ||||||||||
dynamic: span of calls | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Suggested change
|
||||||||||
att&ck: | ||||||||||
- Collection::Data from Information Repositories [T1213] | ||||||||||
examples: | ||||||||||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |||||
- [email protected] | ||||||
scopes: | ||||||
static: function | ||||||
dynamic: thread | ||||||
dynamic: span of calls | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
att&ck: | ||||||
- Collection::Data from Information Repositories [T1213] | ||||||
examples: | ||||||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -6,7 +6,7 @@ rule: | |||||
- "@_re_fox" | ||||||
scopes: | ||||||
static: function | ||||||
dynamic: thread | ||||||
dynamic: span of calls | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
att&ck: | ||||||
- Credential Access::Credentials from Password Stores [T1555] | ||||||
references: | ||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.