Skip to main content

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 an html report with sphinx.

Install

Make venv and install

    python3 -m venv venv
    ./venv/bin/pip install sphinxcontrib-osint
    ./venv/bin/pip install sphinxcontrib-osint[text]
    ./venv/bin/pip install sphinxcontrib-osint[analyse]
    ./venv/bin/pip install sphinxcontrib-osint[whois]

Recent pip could use the groups

    python3 -m venv venv
    ./venv/bin/pip install sphinxcontrib-osint --group common

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib_osint-0.4.0.tar.gz (107.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sphinxcontrib_osint-0.4.0-py3-none-any.whl (124.4 kB view details)

Uploaded Python 3

File details

Details for the file sphinxcontrib_osint-0.4.0.tar.gz.

File metadata

  • Download URL: sphinxcontrib_osint-0.4.0.tar.gz
  • Upload date:
  • Size: 107.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for sphinxcontrib_osint-0.4.0.tar.gz
Algorithm Hash digest
SHA256 064911a1e235af6830371433bd34dc0b48c397fd1d5d39cef3d0d392db8091c2
MD5 0dc98b4c12044577dfb07e7167bab954
BLAKE2b-256 4b855200dab133ee637db468178bc960074f41644f0111301cb59314fd949f19

See more details on using hashes here.

File details

Details for the file sphinxcontrib_osint-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinxcontrib_osint-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc93343eb7c250d515197252e46be0aca0a606f40a557661e65373651ae2d2ce
MD5 1db4235266bae90fcd1be10425b574fd
BLAKE2b-256 f4646ecfd0192b200ad99a2faa5423e85698a076580c71cc25887115247bf9f0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page