Mike Hunhoff
|
194017bce3
|
vmray: merge upstream
|
2024-07-12 09:27:49 -06:00 |
|
Maxime Berthault
|
76913af20b
|
Binary Ninja update and fix (#2205)
* Fix binja warning (use of a deprecated API method)
* Update binja plugin
> Fix json openning and parsing
> Fix base address
* Fix code_style
* lint black update
|
2024-07-12 12:25:19 +02:00 |
|
Moritz
|
bb86d1485c
|
Merge pull request #2187 from mandiant/dependabot/pip/flake8-comprehensions-3.15.0
build(deps): bump flake8-comprehensions from 3.14.0 to 3.15.0
|
2024-07-02 11:14:26 +02:00 |
|
Moritz
|
cd3086cfa4
|
Merge pull request #2184 from mandiant/dependabot/pip/ruff-0.5.0
build(deps): bump ruff from 0.4.8 to 0.5.0
|
2024-07-02 11:14:11 +02:00 |
|
Capa Bot
|
120f34e8ef
|
Sync capa-testfiles submodule
|
2024-07-02 07:56:15 +00:00 |
|
Ilyas Osman
|
5495a8555c
|
Fix incomplete f-strings (#2188)
* Fix incomplete f-strings
* Fix incomplete f-strings
* Apply black formatting to fix linting errors
* Apply black formatting to fix linting errors
|
2024-07-02 09:53:41 +02:00 |
|
Moritz
|
1a447013bd
|
Merge pull request #2182 from yelhamer/process-name-interface-show-features
scripts/show-features.py: use extractor.get_process_name() interface …
|
2024-07-02 09:48:17 +02:00 |
|
Yacine Elhamer
|
fccb533841
|
test/scripts.py: bugfix
|
2024-07-01 21:59:28 +01:00 |
|
Yacine Elhamer
|
3b165c3d8e
|
test:scripts.py: add tests for show-features.py process filtering
|
2024-07-01 21:41:46 +01:00 |
|
dependabot[bot]
|
cd5199f873
|
build(deps): bump flake8-comprehensions from 3.14.0 to 3.15.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.14.0 to 3.15.0.
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.14.0...3.15.0)
---
updated-dependencies:
- dependency-name: flake8-comprehensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 14:48:28 +00:00 |
|
dependabot[bot]
|
202b5ddae7
|
build(deps): bump ruff from 0.4.8 to 0.5.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.5.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.8...0.5.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 14:48:15 +00:00 |
|
Yacine Elhamer
|
0b70abca93
|
show-features.py: add other usage of get_process_name()
|
2024-07-01 12:03:12 +01:00 |
|
Yacine Elhamer
|
6de22a0264
|
show-features.py: fix process filtering bug
|
2024-07-01 10:34:19 +01:00 |
|
Yacine Elhamer
|
fd811d1387
|
scripts/show-features.py: use extractor.get_process_name() interface for getting process name
|
2024-07-01 09:55:24 +01:00 |
|
Moritz
|
b617179525
|
Merge pull request #2165 from mandiant/dependabot/pip/flake8-7.1.0
build(deps): bump flake8 from 7.0.0 to 7.1.0
|
2024-06-26 17:07:49 +02:00 |
|
Moritz
|
28fc671ad5
|
Merge pull request #2166 from mandiant/dependabot/pip/requests-2.32.3
build(deps): bump requests from 2.31.0 to 2.32.3
|
2024-06-26 17:07:28 +02:00 |
|
Moritz
|
e1b750f1e9
|
Merge pull request #2167 from mandiant/dependabot/pip/psutil-6.0.0
build(deps): bump psutil from 5.9.2 to 6.0.0
|
2024-06-26 17:07:05 +02:00 |
|
dependabot[bot]
|
1ec680856d
|
build(deps): bump requests from 2.31.0 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.31.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.31.0...v2.32.3)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 14:24:17 +00:00 |
|
dependabot[bot]
|
d79ea074f2
|
build(deps): bump flake8 from 7.0.0 to 7.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 14:23:05 +00:00 |
|
dependabot[bot]
|
e68bcddfe0
|
build(deps): bump psutil from 5.9.2 to 6.0.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 6.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-6.0.0)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 14:05:14 +00:00 |
|
Moritz
|
4929d5936e
|
Update macos 12 (#2174)
* update CI to use macos-12 instead of macos-11
|
2024-06-26 16:03:45 +02:00 |
|
Mike Hunhoff
|
9be35f9a8d
|
vmray: remove unneeded unpacking
|
2024-06-20 15:19:55 -06:00 |
|
Mike Hunhoff
|
ec6c9c93bd
|
vmray: remove unused fields from summary_v2 pydantic models
|
2024-06-20 14:42:42 -06:00 |
|
Mike Hunhoff
|
9df611ff13
|
vmray: add comments
|
2024-06-20 14:41:50 -06:00 |
|
Mike Hunhoff
|
29fa3153b1
|
vmray: fix deptry lints
|
2024-06-20 14:17:42 -06:00 |
|
Mike Hunhoff
|
4b08e62750
|
vmray: fix flake8 lints
|
2024-06-20 14:12:34 -06:00 |
|
Mike Hunhoff
|
544899a04e
|
vmray: add os v. monitor id comment
|
2024-06-20 14:06:04 -06:00 |
|
Mike Hunhoff
|
9ef705a9ac
|
vmray: remove old comments
|
2024-06-20 14:04:31 -06:00 |
|
Mike Hunhoff
|
19502efff3
|
vmray: connect process, thread, and call
|
2024-06-20 13:05:32 -06:00 |
|
Mike Hunhoff
|
ec21f3b3fc
|
vmray: use xmltodict instead of pydantic_xml to improve performance
|
2024-06-20 10:08:27 -06:00 |
|
Mike Hunhoff
|
5be68d0751
|
vmray: remove debug code and update call features entry point
|
2024-06-20 08:20:00 -06:00 |
|
Moritz
|
8757dad054
|
Merge pull request #2155 from r-sm2024/vmray_extractor
Add VMRayAnalysis model and call parser
|
2024-06-19 17:30:46 +02:00 |
|
mr-tz
|
0c9d3d09af
|
fix ruff
|
2024-06-19 15:13:11 +00:00 |
|
mr-tz
|
740c739356
|
remove file
|
2024-06-19 15:09:34 +00:00 |
|
mr-tz
|
d256cc867f
|
update model and re-add summary_v2.json models
|
2024-06-19 14:57:05 +00:00 |
|
mr-tz
|
fbdfea1edc
|
add testing code
|
2024-06-19 14:56:12 +00:00 |
|
mr-tz
|
453a640de9
|
formatting
|
2024-06-19 14:55:43 +00:00 |
|
mr-tz
|
d10b396300
|
add pydantic-xml dependency
|
2024-06-19 14:50:46 +00:00 |
|
mr-tz
|
a544aed552
|
add vmray-extractor branch for tests
|
2024-06-19 14:49:12 +00:00 |
|
Moritz
|
a1a171221f
|
Merge branch 'vmray-extractor' into vmray_extractor
|
2024-06-19 10:56:40 +02:00 |
|
Mike Hunhoff
|
21887d1ec6
|
vmray: merge upstream
|
2024-06-18 15:43:19 -06:00 |
|
r-sm2024
|
789332ec88
|
Merge branch 'vmray-extractor' into vmray_extractor
|
2024-06-18 16:41:36 -05:00 |
|
Mike Hunhoff
|
85a85e99bf
|
vmray: emit recorded artifacts as strings
|
2024-06-18 15:38:44 -06:00 |
|
r-sm2024
|
574d61ad8f
|
Add VMRayanalysis model and call parser
|
2024-06-18 21:33:50 +00:00 |
|
r-sm2024
|
3cca80860d
|
Add VMRayanalysis model and call parser
|
2024-06-18 21:32:40 +00:00 |
|
r-sm2024
|
2b70086467
|
Add VMRayanalysis model and call parser
|
2024-06-18 21:32:40 +00:00 |
|
Mike Hunhoff
|
d26a806647
|
vmray: update scripts/show-features.py to emit process name from extractor
|
2024-06-18 14:59:29 -06:00 |
|
Mike Hunhoff
|
e5fa800ffb
|
vmray: emit empty thread features
|
2024-06-18 14:45:08 -06:00 |
|
r-sm2024
|
be274d1d65
|
Merge branch 'mandiant:master' into vmray_extractor
|
2024-06-18 15:42:52 -05:00 |
|
Mike Hunhoff
|
b3ebf80d9b
|
vmray: emit process name
|
2024-06-18 14:41:47 -06:00 |
|