Commit Graph

5976 Commits

Author SHA1 Message Date
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
dependabot[bot] 2e06b29fe4 Bump hypothesis from 6.100.1 to 6.100.2 (#2765)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.1 to 6.100.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.1...hypothesis-python-6.100.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-04-30 21:08:47 -04:00
Atomic Red Team doc generator 4c6639f4ff Generated docs from job=generate-docs branch=master [ci skip] 2024-04-27 18:09:22 +00:00
NeuralGlitch e2428a7b12 Added new a new atomic test in T1003 and T1187 (#2758)
* Update T1003.yaml

Added a new atomic test (number 7) - Send NTLM Hash with RPC Test Connection

* Update T1187.yaml

Added new atomic test under T1187 (Test no 3) - "Trigger an authenticated RPC call to a target server with no Sign flag set"

---------

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-04-27 13:08:12 -05:00
Atomic Red Team doc generator f64434da24 Generated docs from job=generate-docs branch=master [ci skip] 2024-04-27 17:50:49 +00:00
CyberBilly7 5c50c4409d Adding T1112 Test 69 (#2748)
* Update T1112.yaml

* Update T1112.yaml

---------

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-04-27 12:44:00 -05:00
Hare Sudhan cb602ba482 update enterprise attack (#2760)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-04-27 12:41:30 -05:00
Hare Sudhan 82fc8d41cc Add tests for python code (#2759)
* add tests for python code

* ruff format
2024-04-27 12:38:14 -05:00
publish bot 58496ee330 updating atomics count and guids [ci skip] 2024-04-26 18:39:07 +00:00
Badoodish 6450adfb3b Update T1048.002.yaml (#2741)
Added two tests for wget linux

Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-04-26 14:35:50 -04:00
publish bot ef6b9e2fd3 updating atomics count and guids [ci skip] 2024-04-26 18:10:13 +00:00
Badoodish 85660f12bf Added tests for T1562.012 (#2743)
* Added tests for T1562.012

* Update T1562.012.yaml

* Update T1562.012.yaml - Added cleanup commands

---------

Co-authored-by: Hare Sudhan <code@0x6c.dev>
2024-04-26 13:53:35 -04:00
publish bot 91510e6452 updating atomics count and guids [ci skip] 2024-04-25 17:30:26 +00:00
Hare Sudhan e7e1e8acff Fix auto_generated_guids file (#2757)
* Update guid.py

* Update used_guids.txt
2024-04-25 11:29:51 -06:00
publish bot dd4372d5cd updating atomics count and guids [ci skip] 2024-04-25 17:07:26 +00:00
Lou Stella ee0c796d1a Add atomics to PR (#2756) 2024-04-25 12:06:49 -05:00
publish bot 075acccaa5 updating atomics count and guids [ci skip] 2024-04-24 00:44:33 +00:00
NeuralGlitch 18388cd63d Create T1622.yaml (#2752)
Created a new folder T1622 and an yaml file for new atomic test

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-04-23 19:44:00 -05:00
publish bot fa385d1153 updating atomics count and guids [ci skip] 2024-04-24 00:37:13 +00:00
Leo Verlod a7a16b3471 Update T1135.yaml (#2745)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-04-23 19:36:34 -05:00
publish bot 9d431435b5 updating atomics count and guids [ci skip] 2024-04-24 00:29:50 +00:00
ajpc500 82ad1c0bd8 remove pause from seatbelt psh command (#2744)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-04-23 18:29:00 -06:00
publish bot 1f253f28cd updating atomics count and guids [ci skip] 2024-04-24 00:26:51 +00:00
Badoodish 95cc8e7ffc Update T1562.003.yaml (#2742)
Tweaking my own tests to fix markdown formatting and simplify executions

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-04-23 18:26:01 -06:00
publish bot 1fed40dc7e updating atomics count and guids [ci skip] 2024-04-15 23:30:40 +00:00
dependabot[bot] cb89ccfaf7 Bump pydantic from 2.6.4 to 2.7.0 (#2747)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.4 to 2.7.0.
- [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.6.4...v2.7.0)

---
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>
2024-04-15 19:29:58 -04:00
publish bot ae626d8772 updating atomics count and guids [ci skip] 2024-04-15 23:17:51 +00:00
dependabot[bot] 119d220e7a Bump typer from 0.12.1 to 0.12.3 (#2746)
Bumps [typer](https://github.com/tiangolo/typer) from 0.12.1 to 0.12.3.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/typer/compare/0.12.1...0.12.3)

---
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-04-15 19:17:11 -04:00
publish bot 5a4b155817 updating atomics count and guids [ci skip] 2024-04-14 00:53:16 +00:00
dependabot[bot] 64e4b226e4 Bump idna from 3.6 to 3.7 (#2740)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 20:52:34 -04:00
Hare Sudhan 3bf390b116 Python conversion of maintenance commands (#2739)
* updating atomics count in README.md [ci skip]

* converting python

* rename

* fix path

* minor refactor

---------

Co-authored-by: publish bot <opensource@redcanary.com>
2024-04-07 08:52:35 -06:00
Atomic Red Team doc generator 3bcc943259 Generated docs from job=generate-docs branch=master [ci skip] 2024-04-07 02:49:34 +00:00
Hare Sudhan acd5bf322b cleanup (#2738) 2024-04-06 20:28:33 -06:00
Atomic Red Team doc generator 936ac00f52 Generated docs from job=generate-docs branch=master [ci skip] 2024-04-06 02:13:59 +00:00
Atomic Red Team GUID generator 61c178723c Generate GUIDs from job=generate-docs branch=master [skip ci] 2024-04-06 02:13:42 +00:00
dwhite9 5ac96ed038 added -f switch to all cleanup "rm" commands to supress the conformation (#2735)
dialog that causes it to hang.

Co-authored-by: dwhite9 <not-supplied>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2024-04-05 12:19:35 -05:00
publish bot 7d414431ed updating atomics count in README.md [ci skip] 2024-04-04 20:17:26 +00:00
Bhavin Patel a7353cb8c5 Merge pull request #2731 from corg1chug/master
Create T1114.002.yaml
2024-04-04 20:16:45 +00:00
Bhavin Patel cea1117876 Merge branch 'master' into master 2024-04-04 20:12:38 +00:00
publish bot d7979ce7fb updating atomics count in README.md [ci skip] 2024-04-03 05:04:49 +00:00
Hare Sudhan e301d16430 Merge branch 'master' into master 2024-04-03 01:04:30 -04:00
pratinavchandra 87eff2b6b8 Added new atomic test: Update T1105.yaml (#2734)
* Added new atomic test: Update T1105.yaml

* Update T1105.yaml
2024-04-03 01:04:06 -04:00
Atomic Red Team GUID generator 09619c17e4 Generate GUIDs from job=generate-docs branch=master [skip ci] 2024-04-03 02:10:46 +00:00
pratinavchandra 5ae956b990 Added new atomic test: Update T1490.yaml (#2733)
* Added new atomic test: Update T1490.yaml

* Added cleanup_command
2024-04-02 22:10:02 -04:00
corg1chug b18b1a8957 Added new atomic test: Update T1114.002.yaml
fixed typo ' Get-InstalledModule Az.Accounts'
2024-04-02 11:57:47 -04:00