Manage, archive and analyze your data collected during your OSInt quest and generate a report with sphinx.
Project description
sphinxcontrib-osint
Manage, archive and analyze your data collected during your OSInt quest and generate a report with sphinx.
Install
Make venv and install
python3 -m venv venv
./venv/bin/pip install sphinxcontrib-osint
Example
Add data you grabbed to your rst file. For example, add an organization :
.. osint:org:: github
:label: Github
:ident:
:source:
:url: https://github.com/
And another one :
.. osint:org:: microsoft
:label: Microsoft
:ident:
And now a relation between them :
.. osint:relation::
:label: Buy
:from: microsoft
:to: github
:begin: 2018-10-26
:source:
:url: https://en.wikipedia.org/wiki/GitHub#Acquisition_by_Microsoft
You can add organizations, identities, events and the relations between each others and report then in graphs, tables or csv.
Look at documentation for a step by step tutorial or jump to the demo.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinxcontrib_osint-0.2.0.tar.gz.
File metadata
- Download URL: sphinxcontrib_osint-0.2.0.tar.gz
- Upload date:
- Size: 68.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d02fd565d5df7ea331228a1cbed1c4c3e6071e879f505ad0dac085c59a068d86
|
|
| MD5 |
5e090377a119ae72b617e069588baead
|
|
| BLAKE2b-256 |
75d2460733d1f330f27d299be55fff16bf5d0622df129e688a8397c352c1bcc4
|
File details
Details for the file sphinxcontrib_osint-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sphinxcontrib_osint-0.2.0-py3-none-any.whl
- Upload date:
- Size: 73.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77b89b3795885a181164a4427baa401c77ab76269916490b315c9c17abe8e7fe
|
|
| MD5 |
82573027174f7869b756e87a01046918
|
|
| BLAKE2b-256 |
474a5bad4a2006e50f1cd67cdcfd670af1350843b3ee1f23c72637f0c33078dd
|