Skip to main content

email detected library

Project description

An email detected library. It's support to detect the header, body and attachment. It's support to parse the attachment type of ole, rtf, zip and so on.

Insatall

$ pip install mmpi

mark:windows install yara-python,download from here

Usage

1. Command

$ mmpi-run $email_path

2. Quick Start

from mmpi import mmpi


def main():
    emp = mmpi()
    emp.parse('test.eml')
    report = emp.get_report()
    print(report)


if __name__ == "__main__":
    main()

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

mmpi-0.1.3.tar.gz (69.8 kB view details)

Uploaded Source

Built Distribution

mmpi-0.1.3-py3-none-any.whl (84.0 kB view details)

Uploaded Python 3

File details

Details for the file mmpi-0.1.3.tar.gz.

File metadata

  • Download URL: mmpi-0.1.3.tar.gz
  • Upload date:
  • Size: 69.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.1

File hashes

Hashes for mmpi-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f369ad0e4f7a8000949148621ba385320a02658dd82642be2850534eacf323c2
MD5 f65ceea9272bdfe3657ad5f4b6886520
BLAKE2b-256 447dda17750bf82d7ed23916dbc3cdc4c03dddc211479386e7e2d67c7bcd439c

See more details on using hashes here.

File details

Details for the file mmpi-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: mmpi-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 84.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.1

File hashes

Hashes for mmpi-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 58c985cfc85d113e2f3b13f0ac59f136d1417b45687bde9186200ecfc5e4ee77
MD5 d3376526ba96dc98abdcb2e24042282f
BLAKE2b-256 988541eade42579f75c07afceae7081d6229fadbe427ada12bfee85e5c8c80a0

See more details on using hashes here.

Supported by

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