SOC I/O
A python package made of cybersecurity tools for accelerating triage based on OSINT APIs.
Tools
| Command | Input | Purpose | Status |
|---|---|---|---|
socio --help |
N/A | Manual of socio's tools | Completed |
socio email |
.eml |
Email analysis of protocols, URLs, domains, IPs and attachments | In Progress |
socio signins |
.csv |
Entra ID sign-in log reputation for IPs | In Progress |
Requirements
- Python >= 3.12
Installation
git clone https://github.com/jisumov/socio.git
cd socio
python3 -m venv venv
source venv/bin/activate
pip install -e .
Release files for socio 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| socio-0.1.1.tar.gz | 2.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| socio-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.2 kB
Release files / socio-0.1.1.tar.gz
| Download URL | socio-0.1.1.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ecefc3501b1cb5486a8eb90e2097225ca3785ba081907d5ef8160a9fef4566ee
|
|
BLAKE2b-256 checksum How to use checksums |
704cdb10fb08d1550f9a08d0ec67f4185c966d1aaf0c278a37a415de3f0df534
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / socio-0.1.1-py3-none-any.whl
| Download URL | socio-0.1.1-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ff2f200143d93df1e42c7257a8e14cabaad1af34ce2f61c8a6473ded956060ee
|
|
BLAKE2b-256 checksum How to use checksums |
08edad397a1aee086a27d7146d8e126dd7c306d8199f1ac1fdd80b2570e7a112
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|