Commit Graph

6184 Commits

Author SHA1 Message Date
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
Atomic Red Team doc generator a698af9fe8 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-10 16:03:57 +00:00
AlbertoPellitteri ff923c6ab7 Remove sudo command from test, since the elevation required was already set (#2923)
Co-authored-by: Bhavin Patel <bhavin.j.patel91@gmail.com>
2024-09-10 21:32:56 +05:30
Atomic Red Team doc generator 6cb15b6c66 Generated docs from job=generate-docs branch=master [ci skip] 2024-09-10 14:51:17 +00:00
AlbertoPellitteri 8bd8a959ee Setting elevation required for test 1 (#2920)
Co-authored-by: Bhavin Patel <bhavin.j.patel91@gmail.com>
2024-09-10 20:20:19 +05:30
Atomic Red Team doc generator ef5e505c1b Generated docs from job=generate-docs branch=master [ci skip] 2024-09-10 14:48:25 +00:00
AlbertoPellitteri 981e91dbc4 Remove container once it gets stopped (#2921) 2024-09-10 20:17:12 +05:30
dependabot[bot] 59501c77d8 Bump typer from 0.12.3 to 0.12.5 (#2915)
Bumps [typer](https://github.com/fastapi/typer) from 0.12.3 to 0.12.5.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.12.3...0.12.5)

---
updated-dependencies:
- dependency-name: typer
  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-08-27 23:10:07 -04:00
dependabot[bot] 480f150382 Bump hypothesis from 6.111.1 to 6.111.2 (#2916)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.111.1 to 6.111.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.111.1...hypothesis-python-6.111.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>
2024-08-27 23:07:31 -04:00
Atomic Red Team doc generator 7823fc84d3 Generated docs from job=generate-docs branch=master [ci skip] 2024-08-24 19:07:19 +00:00
Marco Pedrinazzi 03464493cc Update typos and small details T1071.yaml (#2909)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-08-24 13:06:28 -06:00
dependabot[bot] c2bd690004 Bump hypothesis from 6.111.0 to 6.111.1 (#2913)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.111.0 to 6.111.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.111.0...hypothesis-python-6.111.1)

---
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>
2024-08-24 12:15:44 -06:00
Atomic Red Team doc generator 2b81bb19e6 Generated docs from job=generate-docs branch=master [ci skip] 2024-08-15 17:27:00 +00:00
Jose Enrique Hernandez ff72438db9 fixes file extension for T1016.001 (#2908) 2024-08-15 12:25:53 -05:00
Atomic Red Team doc generator c52d0023e3 Generated docs from job=generate-docs branch=master [ci skip] 2024-08-13 17:34:09 +00:00
Jose Enrique Hernandez c51f854f36 bumped ruby to 3.0 (#2906) 2024-08-13 12:32:37 -05:00
dependabot[bot] 49c4f7df24 Bump pyyaml from 6.0.1 to 6.0.2 (#2904)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  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: Carrie Roberts <clr2of8@gmail.com>
2024-08-12 20:07:11 -05:00
dependabot[bot] ccaaa72151 Bump hypothesis from 6.108.8 to 6.111.0 (#2903)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.108.8 to 6.111.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.108.8...hypothesis-python-6.111.0)

---
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>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-08-12 20:05:20 -05:00
Marco Pedrinazzi 06f28fd039 Creation of T1614.yaml and T1016.001.yaml (#2901)
* Create T1614.yaml

* Create T1016.001

* Update T1016.001

* correct Technique # in YAML file

* remove duplicate tests

---------

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-08-12 19:53:57 -05:00
abhijose09 32da9c87c1 Update T1546.yaml - New Test - Persistence using STARTUP-PATH in MS-WORD (#2899)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-08-12 19:33:48 -05:00
abhijose09 39ba130848 Update T1574.001.yaml (#2898)
Phantom Dll Hijacking - ualapi.dll

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-08-12 19:17:01 -05:00
Atomic Red Team doc generator fc96766873 Generated docs from job=generate-docs branch=master [ci skip] 2024-08-06 08:13:06 +00:00
dependabot[bot] 7e7eb7db06 Bump hypothesis from 6.108.5 to 6.108.8 (#2900)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.108.5 to 6.108.8.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.108.5...hypothesis-python-6.108.8)

---
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-08-06 04:11:59 -04:00
AlbertoPellitteri e42ce19a1c Fix T1543.002.yaml (#2893)
* Adding elevation required to test 1

* Adding elevation required to test 2 as well

---------

Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-08-06 04:10:56 -04:00
Atomic Red Team doc generator c4f6c86954 Generated docs from job=generate-docs branch=master [ci skip] 2024-08-06 08:06:00 +00:00
AlbertoPellitteri 5f5ed55d02 Fix T1003.008.yaml (#2891)
* Replacing wrong reference to input variable

* Undoing the change on md file

---------

Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-08-06 04:04:47 -04:00
Atomic Red Team doc generator 7a17b396d2 Generated docs from job=generate-docs branch=master [ci skip] 2024-08-06 08:03:09 +00:00
NeuralGlitch 932fd8321e Update T1059.004.yaml (#2894)
* Update T1059.004.yaml

Added a new atomic test
name: emacs spawning an interactive system shell

* Update T1059.004.yaml

Added new test supports bothe Linuc n Mac

added brew install prereq as well to support mac

Test name: emacs spawning an interactive system shell
2024-08-06 04:01:57 -04:00
Atomic Red Team doc generator 30a2f6f601 Generated docs from job=generate-docs branch=master [ci skip] 2024-08-03 01:37:27 +00:00
sree siva likhitha kothalanka de8cc181a6 Update T1082.yaml (#2895)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-08-02 20:36:16 -05:00
dependabot[bot] a8cdef7e1b Bump hypothesis from 6.108.2 to 6.108.5 (#2889)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.108.2 to 6.108.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.108.2...hypothesis-python-6.108.5)

---
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: Carrie Roberts <clr2of8@gmail.com>
2024-08-02 20:33:58 -05:00
Atomic Red Team doc generator 1157183f0a Generated docs from job=generate-docs branch=master [ci skip] 2024-08-03 01:32:44 +00:00