added functionalities

pull/4/head
Sascha Rommelfangen 2017-04-28 10:00:45 +02:00
parent 0cc8b7a855
commit 6416c4ce03
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Connect your mail client to [MISP](https://github.com/MISP/MISP) in order to cre
- Extraction of URLs and IP addresses (and port numbers) from free text emails
- Extraction of hostnames from URLs
- Extraction of hashes (MD5, SHA1, SHA256)
- DNS expansion
- Custom filter list for lines containing specific words
- Subject filters
@ -14,6 +15,7 @@ Connect your mail client to [MISP](https://github.com/MISP/MISP) in order to cre
- Add tags automatically based on key words (configurable)
- Add tags automatically depending on the presence of other tags (configurable)
- Ignore 'whitelisted' domains (configurable)
- Configurable list of attributes not to enable the IDS flag
- Automatically create 'external analysis' links based on filter list (e.g. VirusTotal, malwr.com)
## Implementation