pyforensicstore
Installation
Python installation can be easily done via pip:
pip install forensicstore
Usage
import forensicstore
if __name__ == '__main__':
store = forensicstore.connect("example1.forensicstore")
store.insert({"type": "file", "name": "test.txt"})
store.close()
Contact
For feedback, questions and discussions you can use the Open Source DFIR Slack.
Acknowledgment
The development of this software was partially sponsored by Siemens CERT, but is not an official Siemens product.
Release files for forensicstore 0.18.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| forensicstore-0.18.0.tar.gz | 14.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| forensicstore-0.18.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.3 kB
Release files / forensicstore-0.18.0.tar.gz
| Download URL | forensicstore-0.18.0.tar.gz |
|---|---|
| Size | 14.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
95cb4510613ea87f7b19c5a829fe79d6c90cd6337841f4f219eccf9a8b0032a8
|
|
BLAKE2b-256 checksum How to use checksums |
48e407e71ef58283d4882678c8100a9ee91653a3e4c2553be5d3ab7706377cab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
|
Release files / forensicstore-0.18.0-py3-none-any.whl
| Download URL | forensicstore-0.18.0-py3-none-any.whl |
|---|---|
| Size | 19.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3f49ba068c2f51d52781231cd149ccdd724d9f67d06d95ce0195fa291a8f1f7b
|
|
BLAKE2b-256 checksum How to use checksums |
b007fef2fd52c04a6b31dd4aedc9d130c4ca33f4b5b8760f2df96385d362f759
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
|