thrunting-tools

View on PyPIReverse Dependencies (0)

8.5.2 thrunting_tools-8.5.2-py3-none-any.whl

Wheel Details

Project: thrunting-tools
Version: 8.5.2
Filename: thrunting_tools-8.5.2-py3-none-any.whl
Download: [link]
Size: 25563
MD5: 34b91e1fe71bd4e40c35694d9a8ef967
SHA256: 5ee4986e8cf55a8a871e9d22c182f21ca5feb7eaa4a398ea7b8b3b8abe117430
Uploaded: 2022-11-29 22:36:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: thrunting-tools
Version: 8.5.2
Summary: A collection of utilities to help with threat hunting on the command line.
Author: Derek Ditch
Author-Email: dcode[at]users.noreply.github.com
Home-Page: https://github.com/elastic/securitylabs-thrunting-tools
Project-Url: Bug Tracker, https://github.com/elastic/securitylabs-thrunting-tools/issues
Project-Url: Repository, https://github.com/elastic/securitylabs-thrunting-tools
License: Apache-2.0
Keywords: elasticsearch,eql,lucene,command line
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Classifier: Typing :: Typed
Requires-Python: >=3.10,<4.0
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: elasticsearch (<9.0.0,>=8.5.0)
Requires-Dist: pefile (<2023.0.0,>=2022.5.30)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.32)
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Requires-Dist: pygments (<3.0.0,>=2.13.0)
Requires-Dist: ruamel-yaml (<0.18.0,>=0.17.21)
Requires-Dist: scalpl (<0.5.0,>=0.4.2)
Requires-Dist: typer[all] (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7105 characters]

WHEEL

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

RECORD

Path Digest Size
elastic/thrunting_tools/__init__.py sha256=tyGFS-PfSC7QtTHliJzbvzW_rMTEWOqxmV4Mpw3_F4k 774
elastic/thrunting_tools/binaries/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
elastic/thrunting_tools/binaries/unmap_pe.py sha256=te2bOd5_VIcRuabRTBeE21Z0fcc2KXf-zNlycYQIkAw 3043
elastic/thrunting_tools/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
elastic/thrunting_tools/common/elastic.py sha256=I4jcTTeLUvVXEDcL_2xnjLJGWManeOXLskF7VIuxOtc 2672
elastic/thrunting_tools/common/settings.py sha256=aVi3cFVN1IT-vOGvwE7JaH-cPy4uvEZuWfRSm32bArA 2924
elastic/thrunting_tools/common/utils.py sha256=Pj75rzovseXFccqBGCAft58owYt_DEzwn1iz4HE4uxE 2898
elastic/thrunting_tools/compression/zlib_deflate.py sha256=NlTnty6n9d_7Jjdwp5sA_2-EbaZWyRNwolVlSb39kNA 1424
elastic/thrunting_tools/compression/zlib_inflate.py sha256=_UUcj3i9bEMmKG8uhI2BGiLRtHNP5yxO9T4BH64IIvo 1584
elastic/thrunting_tools/eql_query.py sha256=PB1SmRc6O1AwZCBRrN7JYT0G5_E9ODzcjkJ2oqFTMMg 4722
elastic/thrunting_tools/format/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
elastic/thrunting_tools/format/from_charcode.py sha256=_0dGdEWQoR7n_IvMm-mvIsO9RUahBvKUtquesg_5xCo 2001
elastic/thrunting_tools/format/to_charcode.py sha256=8AzbYbonuF4Xvh2weAOL-Nxh7uAj7lFOdrfkKT3jI0w 2038
elastic/thrunting_tools/format/url_decode.py sha256=iGmkwcC_aaoPzKm-3uaFw7sAHP1hRAC6ArWkNrF99II 1403
elastic/thrunting_tools/format/url_encode.py sha256=gIlzSrXOS5Hf0y9EZ67ScbUwSl6Yt2EmaqCDufCH2R0 1859
elastic/thrunting_tools/lucene_query.py sha256=9lHeE4rBX79nvzfogWn717HMrLTPuthR7wjO2j9UcpI 4947
thrunting_tools-8.5.2.dist-info/entry_points.txt sha256=zkQhSSD7ksO9BFtEPFdxydKj4WuLKVpvGuLNaN55rjA 680
thrunting_tools-8.5.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
thrunting_tools-8.5.2.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
thrunting_tools-8.5.2.dist-info/METADATA sha256=MSB1eYB4I7E9k1fi47JyM5WkU0CyROlwgYgbJRCEW2U 9369
thrunting_tools-8.5.2.dist-info/RECORD

entry_points.txt

eql-query = elastic.thrunting_tools.eql_query:app
from-charcode = elastic.thrunting_tools.format.from_charcode:app
lucene-query = elastic.thrunting_tools.lucene_query:app
to-charcode = elastic.thrunting_tools.format.to_charcode:app
unmap-pe = elastic.thrunting_tools.binaries.unmap_pe:app
url-decode = elastic.thrunting_tools.format.url_decode:app
url-encode = elastic.thrunting_tools.format.url_encode:app
zlib-compress = elastic.thrunting_tools.compression.zlib_deflate:app
zlib-decompress = elastic.thrunting_tools.compression.zlib_inflate:app
zlib-deflate = elastic.thrunting_tools.compression.zlib_deflate:app
zlib-inflate = elastic.thrunting_tools.compression.zlib_inflate:app