MISP / MISP/misp-modules

farsight_passivedns.py - fix email conversion

Open
#151 0 comments 0 reactions 1 assignee View on GitHub

@cvandeplas is already working on this.

Since Jan 17, 2018.

n-list
Dominant language
Python
Stars
377
Forks
280
Avg merge
2d 2h
Merged PRs (30d)
10

Description

A domain email info from a DNS zone is foo.bar.tld. or foo.bar.hello.tld.
We don't really know where the @ should be located, however most often it should be around the end. (up to the domain level).
Currently the script converts the first dot to an @, by using the tldextract python library we could guess a better location.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.