Atomic Red Team doc generator
abb837bcfe
Generated docs from job=generate-docs branch=master [ci skip]
2024-06-28 23:08:09 +00:00
Enes
647c26323f
Create T1652 folder and yaml file ( #2808 )
...
* Create T1652
Adding a new folder so that I can add a YAML file for a new test.
* Delete atomics/T1652
Restarting
* Create T1652.yaml
Created a folder and new a new YAML file.
* Update T1652.yaml
Added more verbosity and details to t1652.
* Update T1082.yaml
Atomic Test #28 - Driver Enumeration using DriverQuery
---------
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-06-28 18:06:32 -05:00
Atomic Red Team doc generator
05d3123aa5
Generated docs from job=generate-docs branch=master [ci skip]
2024-06-18 18:41:54 +00:00
nish221b-bs
b84afa7c76
Update T1112.yaml ( #2809 )
...
Added new Atomic "Flush ShimCache"
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-06-18 13:40:42 -05:00
Atomic Red Team doc generator
f8df955af0
Generated docs from job=generate-docs branch=master [ci skip]
2024-06-18 18:10:56 +00:00
abhijose09
f205476bf7
Update T1046.yaml ( #2802 )
...
added new test
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-06-18 13:09:50 -05:00
dependabot[bot]
9a0906d652
Bump urllib3 from 2.2.1 to 2.2.2 ( #2812 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 12:55:39 -05:00
dependabot[bot]
ada569811f
Bump pydantic from 2.7.1 to 2.7.4 ( #2810 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.1 to 2.7.4.
- [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.7.1...v2.7.4 )
---
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-06-17 11:41:31 -04:00
dependabot[bot]
17aaa81236
Bump pytest from 8.2.1 to 8.2.2 ( #2804 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.1 to 8.2.2.
- [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.2.1...8.2.2 )
---
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-06-17 11:35:50 -04:00
dependabot[bot]
409830821b
Bump hypothesis from 6.102.4 to 6.103.2 ( #2811 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.102.4 to 6.103.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.102.4...hypothesis-python-6.103.2 )
---
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-06-17 11:33:55 -04:00
Atomic Red Team doc generator
0658d14d1d
Generated docs from job=generate-docs branch=master [ci skip]
2024-06-13 22:08:58 +00:00
Alphonsa George
1cb761c5a0
Modified the Prereq_command of Test Unload Sysmon Filter Driver ( #2807 )
...
* Modified the Prereq_command of Test Unload Sysmon Filter Driver
* modified typo on the description
---------
Co-authored-by: alphonsa-01 <NA>
2024-06-13 17:07:09 -05:00
dependabot[bot]
ebbf68eff2
Bump requests from 2.32.0 to 2.32.3 ( #2796 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.3 )
---
updated-dependencies:
- dependency-name: requests
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-06-04 10:09:19 -05:00
Atomic Red Team doc generator
1e3b63fbaf
Generated docs from job=generate-docs branch=master [ci skip]
2024-06-04 14:50:36 +00:00
NeuralGlitch
30b73d06bf
Update to T1105 with New Atomic Test ( #2792 )
...
* Adding a sample zip file to help with atomic test
* Update T1105.yaml
* Update T1105.yaml
---------
Co-authored-by: Hare Sudhan <code@0x6c.dev >
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-06-04 09:49:22 -05:00
Atomic Red Team doc generator
430b2ac270
Generated docs from job=generate-docs branch=master [ci skip]
2024-06-04 14:41:09 +00:00
Mohana Shankar D
c2bcb1c2a6
Update T1057.yaml ( #2791 )
...
New Process discovery atomic using PC hunter
Co-authored-by: Hare Sudhan <code@0x6c.dev >
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-06-04 09:39:56 -05:00
Phil Hagen
4b63cc604e
Change ISO8859-1 to UTF-8 on included MD file ( #2798 )
...
* fix jinja2 syntax
* fix LinkById syntax
* further syntax correction for LinkById instances
* change encoding to UTF-8 to satisfy subsequent build processes
2024-06-03 17:38:44 -04:00
Phil Hagen
16ed461ee4
Fix LinkById syntax ( #2794 )
...
* fix jinja2 syntax
* fix LinkById syntax
* further syntax correction for LinkById instances
2024-06-03 12:46:19 -04:00
Atomic Red Team doc generator
65ef96a69d
Generated docs from job=generate-docs branch=master [ci skip]
2024-06-03 11:09:33 +00:00
Carrie Roberts
8537ebde3c
fix undefined filename ( #2790 )
...
Co-authored-by: Hare Sudhan <code@0x6c.dev >
2024-06-03 07:08:11 -04:00
Atomic Red Team doc generator
fa4273ccd9
Generated docs from job=generate-docs branch=master [ci skip]
2024-05-31 14:19:47 +00:00
Phil Hagen
f4382cf14c
fix jinja2 syntax ( #2793 )
2024-05-31 10:18:39 -04:00
Atomic Red Team doc generator
c816622770
Generated docs from job=generate-docs branch=master [ci skip]
2024-05-29 23:42:13 +00:00
NeuralGlitch
fbe8663f49
Update T1562.001.yaml ( #2788 )
...
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-29 18:40:55 -05:00
nish221b-bs
5175bbc392
Update T1112.yaml ( #2785 )
...
* Update T1112.yaml
Adding a new atomic test for registry modification for shadow key in terminal services
* Update T1112.yaml
Make reference a link, remove empty guid
---------
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-29 18:39:11 -05:00
dependabot[bot]
5157bc80bd
--- ( #2784 )
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 21:44:22 -04:00
dependabot[bot]
5feb0b4703
Bump hypothesis from 6.101.0 to 6.102.4 ( #2782 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.101.0 to 6.102.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.101.0...hypothesis-python-6.102.4 )
---
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-05-20 21:42:19 -04:00
dependabot[bot]
f60c82f33c
Bump pytest from 8.2.0 to 8.2.1 ( #2783 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.0 to 8.2.1.
- [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.2.0...8.2.1 )
---
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-05-20 21:39:56 -04:00
Atomic Red Team doc generator
25fdb321ee
Generated docs from job=generate-docs branch=master [ci skip]
2024-05-16 01:42:23 +00:00
Pavan R Patil
c26905e768
Added Splashstop streamer to T1219 ( #2781 )
...
* Added Splashstop streamer to T1219
* Fix YAML indent
---------
Co-authored-by: Hare Sudhan <code@0x6c.dev >
2024-05-15 20:41:05 -05:00
Atomic Red Team doc generator
e855218dba
Generated docs from job=generate-docs branch=master [ci skip]
2024-05-15 00:55:00 +00:00
abhijose09
efa3370b62
Update T1569.002.yaml ( #2776 )
...
* Update T1569.002.yaml
Added new test Modifying ACL of Service Control Manager via SDET
* correction
---------
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
Co-authored-by: Hare Sudhan <code@0x6c.dev >
2024-05-14 20:53:45 -04:00
Atomic Red Team doc generator
7bf6eaa80d
Generated docs from job=generate-docs branch=master [ci skip]
2024-05-15 00:52:20 +00:00
Tessa Georgen
5d816a1ddb
remove empty cleanup and add an auto_generated_guid ( #2779 )
...
Co-authored-by: Hare Sudhan <code@0x6c.dev >
2024-05-14 20:51:06 -04:00
Atomic Red Team doc generator
9c842daeb3
Generated docs from job=generate-docs branch=master [ci skip]
2024-05-15 00:48:54 +00:00
Hare Sudhan
5f71a665e2
Fix T1219 test ( #2780 )
2024-05-14 19:41:14 -05:00
dependabot[bot]
4fb0940d42
Bump hypothesis from 6.100.4 to 6.101.0 ( #2777 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.100.4 to 6.101.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.4...hypothesis-python-6.101.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>
2024-05-13 17:36:15 -04:00
abhijose09
5f866ca451
Update T1112.yaml ( #2774 )
...
* Update T1112.yaml
Add new test Disable Windows Prefetch Through Registry
* fix spacing
---------
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-10 13:36:54 -05:00
johnk3r
56b0e29923
New - T1553.006 ( #2775 )
...
* Create T1553.006.md
* Create T1553.006.yaml
* Update T1553.006.yaml
* Update T1553.006.md
* Update T1553.006.md
* Update T1553.006.md
---------
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-10 13:34:29 -05:00
Leo Verlod
1c452cbafb
Adding Netscan test to T1018 ( #2767 )
...
* Adding Netscan test to T1018
* Fixing typo in Netscan test description
---------
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-10 13:00:34 -05:00
Leo Verlod
b2658be590
Update T1219.yaml ( #2763 )
...
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-10 12:54:10 -05:00
htngork
0cea1e6309
Created T1016.002 atomic ( #2762 )
...
* Create T1016.002.yaml
* Update T1016.002.yaml
---------
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-10 12:50:13 -05:00
Atomic Red Team doc generator
1b8b66b6fe
Generated docs from job=generate-docs branch=master [ci skip]
2024-05-10 14:47:37 +00:00
Leo Verlod
b4c30600a8
Update T1135.yaml ( #2761 )
...
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-09 11:44:13 -05:00
Mohana Shankar D
67bfc95355
New Atomic test- Process Hacker -Update T1057.yaml ( #2754 )
...
* New Atomic test- Process Hacker -Update T1057.yaml
* Update T1057.yaml
Removed the cleanup command and input arguments for the uninstallation package
---------
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-05-09 11:39:54 -05:00
nmontesinoc
9af1dd8675
Adding codebox so '\' characters shows up well in Markdown ( #2766 )
...
Co-authored-by: Nico <nmontesino@incide.es >
Co-authored-by: Hare Sudhan <code@0x6c.dev >
2024-05-08 23:41:25 -04:00
dependabot[bot]
086ccaa42d
Bump jsonschema from 4.21.1 to 4.22.0 ( #2768 )
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.21.1 to 4.22.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases )
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.21.1...v4.22.0 )
---
updated-dependencies:
- dependency-name: jsonschema
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-05-08 23:35:22 -04:00
dependabot[bot]
e5c30fa7c9
Bump hypothesis from 6.100.2 to 6.100.4 ( #2769 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.100.2 to 6.100.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.2...hypothesis-python-6.100.4 )
---
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-05-08 23:32:49 -04:00
dependabot[bot]
7e11e9b795
Bump pytest from 8.1.2 to 8.2.0 ( #2764 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.1.2 to 8.2.0.
- [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.1.2...8.2.0 )
---
updated-dependencies:
- dependency-name: pytest
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-04-30 21:12:59 -04:00