Commit Graph

6615 Commits

Author SHA1 Message Date
Atomic Red Team doc generator 8218baac09 Generated docs from job=generate-docs branch=master [ci skip] 2024-10-04 21:11:16 +00:00
Br3akp0int 062948f44f Uac bypassed and persistence (#2939)
* ShrinkLocker PIN,TPM Bitlocker Registry Modification

* Revert "ShrinkLocker PIN,TPM Bitlocker Registry Modification"

* UAC and persistence - T1053.005.yaml

UAC and persistence

* Update T1053.005.yaml

adding atomic back in

---------

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-10-04 15:10:23 -06:00
dependabot[bot] 87941e6550 Bump hypothesis from 6.112.1 to 6.112.2 (#2949)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.1 to 6.112.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.1...hypothesis-python-6.112.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-10-02 16:18:51 -04:00
Atomic Red Team doc generator c52ca8fa9a Generated docs from job=generate-docs branch=master [ci skip] 2024-09-30 17:37:56 +00:00
spyder-griffith f80dec9172 Fix a typo in T108 - Linux VM Check via Hardware (#2948)
`/sys/class/dmi/id/product_name` is being compared twice instead of using `/sys/class/dmi/id/chassis_vendor`
2024-09-30 13:36:55 -04:00
Atomic Red Team doc generator d9bd7044e2 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-24 21:43:47 +00:00
BlueTeamOps 2e9bea8316 Blueteam0ps 31072024 (#2902)
* Update T1560.001.yaml

* Create T1564.008.yaml

* Update T1105.yaml

* Update T1560.001.yaml

Added back elevation_required: true to the previous test as it was mistakenly removed.

* Update T1105.yaml

Fixed up errors

* Update T1560.001.yaml

removed addition elevation_required option

* Update T1560.001.yaml

Fixed the issues based on the feedback
2024-09-24 16:42:55 -05:00
Atomic Red Team doc generator 2944337ec5 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-24 21:41:49 +00:00
BlueTeamOps 03d7d6ba13 Btops140824 (#2911)
* Create T1222.yaml

* Update T1070.004.yaml

Added clear of recycle bin using rd

* Update T1057.yaml

added taskmgr.exe based process viewing

* Update T1012.yaml

Added SIL status lookup via registry

* Update T1057.yaml

Fixed up the name  ,description for Taskmgr.exe test

* Update T1057.yaml

Fixed the UUID
2024-09-24 16:40:57 -05:00
Atomic Red Team doc generator 8366cf403c Generated docs from job=generate-docs branch=master [ci skip] 2024-09-24 15:31:03 +00:00
Br3akp0int df25f7e1ff Uac bypassed via prog i ds (#2940)
* ShrinkLocker PIN,TPM Bitlocker Registry Modification

* Revert "ShrinkLocker PIN,TPM Bitlocker Registry Modification"

* Update T1548.002.yaml

---------

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-24 10:30:06 -05:00
Atomic Red Team doc generator e851100c42 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-24 15:22:14 +00:00
Michael Haag 4034c339d5 CompMgmt.msc (#2937)
msc to shell

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-24 10:21:20 -05:00
Atomic Red Team doc generator 1942961034 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-24 10:04:13 +00:00
JrGoomer 95856ccfa4 Update T1036.004.yaml (#2945)
* Update T1036.004.yaml

* Update T1036.004.yaml

Added elevation_required and set the value to true

* Update atomics/T1036.004/T1036.004.yaml

Co-authored-by: Hare Sudhan <code@0x6c.dev>

---------

Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-09-24 06:03:19 -04:00
Atomic Red Team doc generator 48887f4565 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-24 09:53:19 +00:00
AlbertoPellitteri 4304f06639 Fix test T1070.008.yaml (#2938)
Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-09-24 05:52:24 -04:00
Atomic Red Team doc generator 192aacc1a5 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-24 09:43:34 +00:00
JrGoomer 7bd172f6b6 Create T1497.003.yaml (#2941)
* Create T1497.003.yaml

* Update T1497.003.yaml indentation

---------

Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-09-24 05:42:42 -04:00
Atomic Red Team doc generator ed8d37edbb Generated docs from job=generate-docs branch=master [ci skip] 2024-09-24 08:52:36 +00:00
AlbertoPellitteri 9f9fb5fffa Fixing test T1562.004-19 (#2943)
Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-09-24 04:51:36 -04:00
dependabot[bot] de134482fc Bump pydantic from 2.9.1 to 2.9.2 (#2946)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 18:45:02 -04:00
Atomic Red Team doc generator bf6d97679d Generated docs from job=generate-docs branch=master [ci skip] 2024-09-17 21:28:08 +00:00
AlbertoPellitteri 01db64eb4f Fixing test T1546.004.yaml (#2930)
* Fixing last test

* Fixing test to make the bash_logout being executed

---------

Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-09-17 17:27:11 -04:00
Atomic Red Team doc generator c752936b87 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-17 21:25:39 +00:00
AlbertoPellitteri 1076774d0f Replace user login with inline execution (#2932)
Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-09-17 17:24:45 -04:00
Atomic Red Team doc generator bb7c504ce7 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-17 21:22:47 +00:00
AlbertoPellitteri 44cd7ff8f1 Fixing test T1110.001.yaml (#2931)
* Fixing test T1110.001.yaml

* Update T1110.001.yaml

---------

Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-09-17 17:21:29 -04:00
Atomic Red Team doc generator fe78dc33a6 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-17 21:14:15 +00:00
AlbertoPellitteri 6ffa493693 Fix test T1105.yaml (#2935)
Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-09-17 17:13:03 -04:00
Atomic Red Team doc generator cce1b03cd6 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-17 21:10:16 +00:00
AlbertoPellitteri ba4cbcbef3 Fix Test T1070.003 (#2936) 2024-09-17 17:09:14 -04:00
dependabot[bot] dc426a8d55 Bump hypothesis from 6.111.2 to 6.112.1 (#2933)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.111.2 to 6.112.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.111.2...hypothesis-python-6.112.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 21:59:26 -04:00
dependabot[bot] 144e2f3349 Bump pytest from 8.3.2 to 8.3.3 (#2934)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 16:24:01 -04:00
Atomic Red Team doc generator 4372dc5341 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-14 22:37:32 +00:00
0xv1n 119501abc6 Update T1016.001.yaml (#2928)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-14 17:36:40 -05:00
Atomic Red Team doc generator 3f9d6f4299 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-14 22:30:34 +00:00
AlbertoPellitteri f62464594a Fixing T1560.001-5 (#2927)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-14 17:29:40 -05:00
abhijose09 9dec775c74 Create ErrorHandler.cmd script file for test Persistence via ErrorHandler.cmd script execution (#2896)
* Create ErrorHandler.cmd

Added script file for new Test - Persistence via ErrorHandler.cmd script execution

* Create ErrorHandler.cmd script file for test Persistence via ErrorHandler.cmd script execution

* Delete atomics/T1546/bin/ErrorHandler.cmd

made the required changes

---------

Co-authored-by: Hare Sudhan <code@0x6c.dev>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-14 17:27:44 -05:00
Atomic Red Team doc generator 1f9715f582 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-14 22:26:09 +00:00
abhijose09 6f59583d63 Update T1546.yaml (#2897)
* Update T1546.yaml

New Test - Persistence via ErrorHandler.cmd script execution

* Update T1546.yaml

made the required changes

---------

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-14 17:25:12 -05:00
Atomic Red Team doc generator a107a0213a Generated docs from job=generate-docs branch=master [ci skip] 2024-09-14 22:22:23 +00:00
AlbertoPellitteri 1c96b6af45 Fixing test 3 (#2926)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-14 17:21:28 -05:00
Atomic Red Team doc generator 4a22ffab3e Generated docs from job=generate-docs branch=master [ci skip] 2024-09-14 22:19:49 +00:00
AlbertoPellitteri 8cbea7db3e Adding prereq (#2925)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-14 17:18:49 -05:00
Atomic Red Team doc generator 94d85e4c96 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-14 22:17:14 +00:00
AlbertoPellitteri abd235ade4 Removing comments from code section and adding it to descriptions (#2922)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-14 17:16:13 -05:00
dependabot[bot] 6c1f242bad Bump pydantic from 2.8.2 to 2.9.1 (#2918)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.9.1)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hare Sudhan <code@0x6c.dev>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-09-14 17:14:44 -05:00
Atomic Red Team doc generator a56a368463 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-10 16:15:47 +00:00
AlbertoPellitteri e5c209237e Fix T1056.001.yaml (#2924)
* Fix test 7

* Updating T1056.001-7

---------

Co-authored-by: Bhavin Patel <bhavin.j.patel91@gmail.com>
2024-09-10 21:44:42 +05:30