Jason
|
4ce3ab9872
|
Updates for bulk_extractor v2.0.3 (#33)
Slight change to command line arguments for bulk_extractor v2
|
2023-10-16 11:29:26 +11:00 |
|
Jason
|
5da497d49c
|
Add JSON output (#32)
* Move to pytest
* Replace imp with importlib
* Add JSON output
* Update unit test actions
|
2023-05-29 14:21:45 +10:00 |
|
Jason
|
7aadd41ee2
|
Add image reparse and deletion functions (#31)
* Update readme for bulk_extractor v2.0.0
* Update docker image to Ubuntu 20.04
* Parse filesystem before string extraction
* Refactor postgres datastore code
* Add reparse option
* Add option to delete image data
* Update usage
* Update version
|
2022-06-03 15:35:43 +10:00 |
|
Jason
|
b61a835d4a
|
Merge pull request #30 from jaegeral/patch-1
typo in readme
|
2022-06-01 14:25:17 +10:00 |
|
Alexander J
|
de50648e3c
|
typo in readme
|
2022-02-07 14:00:34 +01:00 |
|
Jason
|
cfcd7624f7
|
Catch exception when parsing filesystem (#29)
* Catch exception when parsing filesystem
|
2022-01-07 17:52:59 +11:00 |
|
Jason
|
fd2122cf20
|
Minor fixes for OpenSearch (#28)
Minor fixes for OpenSearch
|
2021-12-20 16:16:58 +11:00 |
|
Jason
|
561f9d840a
|
Migrate to OpenSearch (#27)
* Migrate to OpenSearch
* Minor fixes to support Python 3.6
|
2021-12-20 11:08:29 +11:00 |
|
Jason
|
367dc821b0
|
Fix for getting volume location (#26)
* Fix for getting volume location
|
2021-12-01 13:22:14 +11:00 |
|
Jason
|
4bc951a061
|
Fix for getting volume offset (#25)
* Fix logic for extracting volume offset
|
2021-12-01 11:32:31 +11:00 |
|
Jason
|
5f666b8cd3
|
Read datastore config from environment variables (#24)
* Read config from environment variables
|
2021-11-18 14:10:20 +11:00 |
|
Jason
|
9f63677a64
|
Merge pull request #23 from google/image-id
Add image identifier
|
2021-11-09 11:25:28 +11:00 |
|
Jason Solomon
|
30ec807662
|
Add image identifier
|
2021-11-09 11:19:15 +11:00 |
|
Jason
|
fcff491b04
|
Merge pull request #22 from google/pkg
Packaging updates
|
2021-10-19 15:17:41 +11:00 |
|
Jason Solomon
|
dca7ec4ff7
|
Packaging
|
2021-10-19 15:10:58 +11:00 |
|
Jason
|
2be9dceb27
|
Merge pull request #21 from google/dfvfs
Install dfVFS from GIFT for unit tests
|
2021-10-15 10:40:56 +11:00 |
|
Jason Solomon
|
2eb427aba7
|
Install dfVFS from GIFT
|
2021-10-15 10:38:16 +11:00 |
|
Jason Solomon
|
d1f6b68f34
|
Merge remote-tracking branch 'origin/master' into dfvfs
|
2021-10-15 10:34:28 +11:00 |
|
Jason Solomon
|
ed514be532
|
Install dfVFS from GIFT
|
2021-10-15 10:33:05 +11:00 |
|
Jason Solomon
|
99ea39c494
|
Install dfVFS from GIFT
|
2021-10-15 10:24:28 +11:00 |
|
Jason Solomon
|
8586938f68
|
Install dfVFS from GIFT
|
2021-10-15 10:05:54 +11:00 |
|
Jason Solomon
|
85a363530f
|
Install dfVFS from GIFT
|
2021-10-15 10:01:43 +11:00 |
|
Jason
|
8eb2de5d38
|
Merge pull request #20 from google/datastores
Add documentation for datastore config
|
2021-10-15 09:53:53 +11:00 |
|
Jason Solomon
|
cd8a04843f
|
Add documentation for datastore config
|
2021-10-15 09:42:03 +11:00 |
|
Jason
|
69acd900ca
|
Merge pull request #18 from google/inode-fix
Fix inode traversal
|
2021-09-09 16:39:24 +10:00 |
|
Jason Solomon
|
7c3cc9c444
|
Continue parsing on missing inode
|
2021-09-09 15:01:21 +10:00 |
|
Jason
|
a6da048caf
|
Merge pull request #17 from google/datastore-config
Add a datastore config file plus minor changes to the Dockerfile for k8s deployment
|
2021-09-08 16:04:54 +10:00 |
|
Jason Solomon
|
b553ec90c2
|
Datastore config tests
|
2021-09-08 15:31:44 +10:00 |
|
Jason Solomon
|
2cab08d0bc
|
Datastore config changes
|
2021-09-08 14:38:40 +10:00 |
|
Jason Solomon
|
62750006b7
|
Docker changes for k8s deployment
|
2021-09-08 14:35:57 +10:00 |
|
Jason Solomon
|
2f5502c27a
|
Add option to specify config file
|
2021-09-03 13:14:24 +10:00 |
|
Jason Solomon
|
c149036e03
|
Add config file for datastores
|
2021-09-03 12:15:16 +10:00 |
|
Jason
|
c06a66dcab
|
Merge pull request #15 from google/colour
Make search term highlighting optional
|
2021-08-18 11:20:55 +10:00 |
|
Jason
|
1a34d99c7e
|
Merge branch 'master' into colour
|
2021-08-18 11:07:29 +10:00 |
|
Jason
|
e2dd27245a
|
Merge pull request #16 from google/dfvfs
dfVFS Updates
|
2021-08-18 11:06:42 +10:00 |
|
Jason Solomon
|
275e874bd6
|
dfVFS mediator no longer required
|
2021-08-18 10:49:14 +10:00 |
|
Jason Solomon
|
702784ceb8
|
Update dfvfs requirements
|
2021-08-18 10:21:40 +10:00 |
|
Jason Solomon
|
ba320234f2
|
Show test coverage
|
2021-08-18 10:14:57 +10:00 |
|
Jason Solomon
|
c8c7b71e86
|
Make search term highlighting optional
|
2021-08-18 09:48:41 +10:00 |
|
Jason
|
184e1933d6
|
Merge pull request #14 from google/flush-db
Flush DB after filesystem parsing
|
2021-04-07 15:52:25 +10:00 |
|
Jason Solomon
|
cf95892300
|
Log deletion of index
|
2021-04-07 15:21:16 +10:00 |
|
Jason Solomon
|
54c6d98924
|
Add option to recreate index
|
2021-04-01 16:57:16 +11:00 |
|
Jason Solomon
|
5ce5a25eb3
|
dfVFS LVM updates and adding database commit after filesystem parsing
|
2021-04-01 13:38:13 +11:00 |
|
Jason Solomon
|
455f28d351
|
Updating dfVFS requirement for version 20210213
|
2021-04-01 13:26:12 +11:00 |
|
Jason
|
35d8ea1810
|
Merge pull request #11 from google/logo
Logo
|
2020-12-09 13:09:04 +11:00 |
|
Jason
|
4ced019983
|
Logo
|
2020-12-09 12:14:09 +11:00 |
|
Jason
|
e3aae6643b
|
Logo
|
2020-12-09 12:08:15 +11:00 |
|
Jason Solomon
|
e2c9ccb8d5
|
Logo
|
2020-12-09 10:51:08 +11:00 |
|
Jason
|
1c1d91180a
|
Merge pull request #10 from google/colour
Highlighting of search terms in output
|
2020-12-08 12:02:30 +11:00 |
|
Jason Solomon
|
79028c4011
|
Search highlighting
|
2020-12-08 11:49:37 +11:00 |
|