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 |
|
corg1chug
|
a36179d4b4
|
Merge pull request #1 from redcanaryco/master
updating atomics count in README.md [ci skip]
|
2024-04-02 10:01:03 -04:00 |
|
publish bot
|
b044c4921f
|
updating atomics count in README.md [ci skip]
|
2024-03-30 02:34:57 +00:00 |
|
Hare Sudhan
|
dc001a3b59
|
Merge branch 'master' into master
|
2024-03-29 22:34:43 -04:00 |
|
pratinavchandra
|
edc7f3eed4
|
Added new atomic test: Update T1001.002.yaml (#2730)
* Update T1001.002.yaml
* Update T1001.002.yaml
* Update T1001.002.yaml
* Update T1001.002.yaml
* Update T1001.002.yaml
* Update T1001.002.yaml
---------
Co-authored-by: Hare Sudhan <code@0x6c.dev>
|
2024-03-29 22:34:19 -04:00 |
|
publish bot
|
999ef45ffb
|
updating atomics count in README.md [ci skip]
|
2024-03-29 18:45:26 +00:00 |
|
pyth0n1c
|
a8421f8fb1
|
Minor fix to "type" field (#2732)
with nonstandard capitalization
|
2024-03-29 12:44:45 -06:00 |
|
corg1chug
|
0138eae293
|
Create T1114.002.yaml
|
2024-03-28 15:38:44 -04:00 |
|
publish bot
|
42dae0db82
|
updating atomics count in README.md [ci skip]
|
2024-03-28 06:56:14 +00:00 |
|
Carrie Roberts
|
8059a7fc39
|
force delete (#2728)
|
2024-03-28 02:55:34 -04:00 |
|
publish bot
|
5b2892e58f
|
updating atomics count in README.md [ci skip]
|
2024-03-21 13:21:02 +00:00 |
|
pratinavchandra
|
41e8efa9c8
|
Update T1569.001.yaml: Fixed description for label_name (#2726)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
|
2024-03-21 08:20:24 -05:00 |
|
publish bot
|
82c85b0f17
|
updating atomics count in README.md [ci skip]
|
2024-03-21 13:19:04 +00:00 |
|