Skip to content

Commit

Permalink
Create add-value-to-global-atom-table.yml (#831)
Browse files Browse the repository at this point in the history
* Create add-value-to-global-atom-table.yml
  • Loading branch information
mr-tz authored Oct 10, 2023
1 parent 330d0f9 commit 773c75c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions nursery/add-value-to-global-atom-table.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
rule:
meta:
name: add value to global atom table
namespace: host-interaction/process/inject
authors:
- "@mr-tz"
scope: function
references:
- https://www.fortinet.com/blog/threat-research/atombombing-brand-new-code-injection-technique-for-windows
- https://github.com/BreakingMalwareResearch/atom-bombing
features:
- and:
- api: AddAtom
- api: GlobalAddAtom
- api: GlobalAddAtomEx

0 comments on commit 773c75c

Please sign in to comment.