chg: [datamodels] new datamodels published

pull/8/head
Alexandre Dulaunoy 2019-01-13 12:24:24 +01:00
parent 0322dae078
commit f2b733d779
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 8 additions and 0 deletions

View File

@ -80,6 +80,8 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|github-organisation| | | | | | |
|github-repository| | | | X | | |
|github-username| | | | | | |
|hassh-md5| | | | X | | |
|hasshserver-md5| | | | X | | |
|hex| X | X | | | X | X |
|hostname| | | | X | | |
|hostname|port| | | | | | |
@ -237,6 +239,8 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|github-organisation| | | | | | |
|github-repository| | | | | | |
|github-username| | | | | | |
|hassh-md5| X | | X | | | |
|hasshserver-md5| X | | X | | | |
|hex| X | X | X | X | | X |
|hostname| X | | X | | | |
|hostname|port| X | | X | | | |
@ -394,6 +398,8 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|github-organisation| | X | | |
|github-repository| | X | | |
|github-username| | X | | |
|hassh-md5| | | | |
|hasshserver-md5| | | | |
|hex| | | X | |
|hostname| | | | |
|hostname|port| | | | |
@ -571,6 +577,8 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
* **github-organisation**: A github organisation
* **github-repository**: A github repository
* **github-username**: A github user name
* **hassh-md5**: hassh is a network fingerprinting standard which can be used to identify specific Client SSH implementations. The fingerprints can be easily stored, searched and shared in the form of an MD5 fingerprint.
* **hasshserver-md5**: hasshServer is a network fingerprinting standard which can be used to identify specific Server SSH implementations. The fingerprints can be easily stored, searched and shared in the form of an MD5 fingerprint.
* **hex**: A value in hexadecimal format
* **hostname**: A full host/dnsname of an attacker
* **hostname|port**: Hostname and port number seperated by a |