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.1.tar.gz (70.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: mmpi-0.1.1.tar.gz
  • Upload date:
  • Size: 70.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for mmpi-0.1.1.tar.gz
Algorithm Hash digest
SHA256 41be50dc9f37bbdf8581c03ac7f003f4327bb835b8d7f87e5cea60138ec98ad7
MD5 224f4069e1020f66119302a67c567192
BLAKE2b-256 5022314f7ed453222abc5607d7450f57b45f3fdfe5707e108b29ab04c921972e

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