ioccheck

View on PyPIReverse Dependencies (0)

0.3.1 ioccheck-0.3.1-py3-none-any.whl

Wheel Details

Project: ioccheck
Version: 0.3.1
Filename: ioccheck-0.3.1-py3-none-any.whl
Download: [link]
Size: 17603
MD5: 892908a311ae0d34330a83a5a423c26e
SHA256: fac2412276ee865fcdcdc92c0adf26c5bcba4a8507fecc2267a9f78ebf646558
Uploaded: 2021-03-26 01:37:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ioccheck
Version: 0.3.1
Summary: A tool for simplifying the process of researching IOCs.
Author: ranguli
Author-Email: hello[at]joshmurphy.ca
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.3,<4.0.0
Requires-Dist: backoff (<2.0.0,>=1.10.0)
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: hurry.filesize (<0.10,>=0.9)
Requires-Dist: pyfiglet (<0.9,>=0.8.post1)
Requires-Dist: ratelimit (<3.0.0,>=2.2.1)
Requires-Dist: requests (<3.0.0,>=2.25.1)
Requires-Dist: shodan (<2.0.0,>=1.25.0)
Requires-Dist: tabulate (<0.9.0,>=0.8.9)
Requires-Dist: termcolor (<2.0.0,>=1.1.0)
Requires-Dist: vt-py (<0.7.0,>=0.6.1)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ioccheck/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ioccheck/__main__.py sha256=65JLG9Qmb07wIk2IwvXhABw3gfWkvE-1k4qTRKjxEYw 153
ioccheck/cli/__init__.py sha256=CFI9L5ygjH0rggFtBlOBpfwbnGVZj5ildIeWLhdNnC0 5427
ioccheck/cli/formatters/__init__.py sha256=M51cus0CO3jsA4PgymGJWosNX-ZwaGscZ8j88Gf-LEU 342
ioccheck/cli/formatters/formatter.py sha256=ge6wew7Jl-LQgIeLhqeclMTMUOebqNl0twsappWvIG8 726
ioccheck/cli/formatters/malwarebazaar.py sha256=MUGC16nfqzOrdX5Ls50AxXjVPTzCLvlFAz_aPrmpzc0 1555
ioccheck/cli/formatters/shodan.py sha256=IdtkfLnrmdYvH6vb-Xm-2_eHq9ivgpPx-yN9GXyV36c 1546
ioccheck/cli/formatters/virustotal.py sha256=uLLOXatC2FPwUzsXRLsnPNSurCV4tI8P2Px0-oMo-yA 3129
ioccheck/exceptions.py sha256=M67Ztm-oV1sAscTPMT5fr0beylfzKQ5HqjaH8utWtn8 939
ioccheck/ioc_types.py sha256=5WpRQ4VesHNyNVM669a2OQLc7NgmuUEDL66-OS5hsfA 587
ioccheck/iocs/__init__.py sha256=QQCQt_DJYH5B0aiDKHQ_hfIbuhGcD1r386NcPqzzOGg 203
ioccheck/iocs/hash.py sha256=3QIB4fRsmlB8_bXYQw-6MMnAISscp7E0uq6d6wMjp1M 3774
ioccheck/iocs/ioc.py sha256=eNz9kW6VxPRkcXIDTsgA1Yw4Saidg9ok05zciXYaH10 4387
ioccheck/iocs/ip.py sha256=PCj9utxw21_R4WC3YQ9zw05wn6D-hkq0guTbhzx5Sm8 2662
ioccheck/services/__init__.py sha256=q_01ADpBPiHtO3OnbsHp4kYLe5p26P68N3-7_2yS-GQ 296
ioccheck/services/malwarebazaar.py sha256=8qNIu2I8DVVeSLot6fE8MYUC0JGl-mnbWrYjVfDBFMg 2825
ioccheck/services/service.py sha256=7UTjFYpyl10dvXtovW0OjmERe_djxjoCcI8QvJS3nDs 1097
ioccheck/services/shodan.py sha256=EGdMdJrPzF99jVrFSxWNRIkqxaTwVp1dxj_bG5RSmSs 2072
ioccheck/services/virustotal.py sha256=owoNcNOgp-r3_X0TVO7m4z6GrbiGmEwojvtMEYeavmg 3530
ioccheck-0.3.1.dist-info/entry_points.txt sha256=Of9NhT3rEX0-ZLjA7aUM4X0iHAjhEl248kC868NWT0Q 45
ioccheck-0.3.1.dist-info/LICENSE sha256=Y-L4plOer0j9ShSGR2kY8Hj_zKUIFiJIiP6Y0I2nQRc 1070
ioccheck-0.3.1.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
ioccheck-0.3.1.dist-info/METADATA sha256=V_QHsTqDhhNl3rA2mDEr55v22zCDRYDOaxyPkLcWUdk 758
ioccheck-0.3.1.dist-info/RECORD

entry_points.txt

ioccheck = ioccheck.cli:run