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.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 | |
|---|---|---|---|
| socio-0.1.0.tar.gz | 6.5 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| socio-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 MB
Release files / socio-0.1.0.tar.gz
| Download URL | socio-0.1.0.tar.gz |
|---|---|
| Size | 6.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f06e959b7ca69ce43aac84409598f41bfc3b84a792353848b6c19e51d240f5bc
|
|
BLAKE2b-256 checksum How to use checksums |
90682cf702eda1a0fd77ac6119d0d02db44b0adece67fd99ca7c326cfee7c9b6
|
| 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.0-py3-none-any.whl
| Download URL | socio-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
80fdac08737f2fda2a5a6bbf22135e167f13da6c4799a8d649cebec6a99d9134
|
|
BLAKE2b-256 checksum How to use checksums |
e19a7d0653a981b8b39e48dec44d5d5d5e0ae9445f2d3d0d07ca3bd0160bbd22
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|