http://open-source-security-software.net/project/Diagnostic/releases.atomRecent releases for Diagnostic2024-11-18T19:43:26.283521+00:00python-feedgenDiagnostic 1.0Diagnostic 1.02017-11-17T14:41:48+00:00This is the first version of the CASES Diagnostic.
The application should be found by typing the address http://10.0.0.102 in your navigation bar.
Do not forget to add the Host-Only card to make the VM Work, as it is explained in the [Quick Start Guide](https://github.com/CASES-LU/diagnostic/blob/master/README.md)
>Credentials for this VM (under the format `Login`:`Password` :
>Login Diagnostic : `diagnostic@cases.lu`:`Diagnostic1!`
>SSH login: `diagnostic`:`diagnostic`
>Mysql root login: `root`:`4da74c250b218c70989d982fb7e5486b00ef79cedfd5e4847ac7a8ff4ff8aba5`
>Mysql diagnostic login: `diagnostic`:`f5e75d203bfac8965aab080f121151db92b0d529acffb0097dda1013f3611ade`
>SHA512 sum : `e0649312e8e217a092bd6e2e7a0fac2d46d4506c619f807d2e6d5594101c223602e50949986149ef6b4ac27bfdf531cc2f1e13952d0d9a34dab68d2d4081ea80`
> SHA1 sum : `381680be239ab821f594fa55ca29e2b6dbc21644`2017-11-17T14:41:48+00:00Diagnostic 1.1Diagnostic 1.12018-06-11T09:57:28+00:00What's new in this new version ?
>**CHANGE LOG VERSION 1.1 JUNE 2018**
>
>- Update Ubuntu from 17.04 to 18.04.
>- Update Php from 7.0 to 7.1.
>- Add color to the category in the report (radar chart and tabs).
>- Update the Diagnostic's logo from CASES to DIAGNOSTIC.
>- Modify report to be more visual.
>- Update calculation method (no more Planned Maturity, there is now a Non Applicable button).
>- Display red points instead of triangles in the diagnostic to match with the MONARC convention.
>- Use of OpenSSL to export and upload new diagnosis which wasn't working anymore since Php7.1.
>- Add category tab in the adminitration mode. It is now possible to add/modify/delete new categories for the >Diagnostic.
>- Update the administration mode. It is now possible to translate questions and categories without getting in >the .po files.
>- Update documentation to match with new features.
The application should be found by typing the address http://10.0.0.102 in your navigation bar.
Do not forget to add the Host-Only card to make the VM Work, as it is explained in the [Quick Start Guide](https://github.com/CASES-LU/diagnostic/blob/master/README.md)
>**Credentials for this VM (under the format** _`Login`_:_`Password`_**) :**
>Login Diagnostic : _`diagnostic@cases.lu`_:_`Diagnostic1!`_
>SSH login: _`diagnostic`_:_`diagnostic`_
>Mysql root login: _`root`_:_`9091d0a91ade1803fb5b4dce`_
>Mysql diagnostic login: _`diagnostic`_:_`0376dea30f32943d3cd6c48b`_
>SHA512 sum : _`b3906022eaf981168e0bf05811e8311e396056733d32b752bacb861d15fe7756426cada7c3a468e3e8f2766a6689e905280b4bbf0335972e03ea4323fa1c0e59`_
> SHA1 sum : _`dfda33de19120793f31ccc30b2ee14d1292ced86`_2018-06-11T09:57:28+00:00Diagnostic 1.2Diagnostic 1.22018-11-14T09:54:42+00:00What's new in this new version ?
>**CHANGE LOG VERSION 1.2 NOVEMBER 2018**
>
>- Add language tab in the administration mode. It is now possible to add/modify/delete new languages and new translations.
>- Add confirmation before deleting something(questions, categories, languages, translations).
>- Add Reports tab in the administration mode in which we can download/upload report template modals.
>- Add Settings tab in the administration mode in which we can change some global settings and add diagnostic statistics.
>- Add importation/exportation for questions, categories and translations.
>- Add an Uid for the Diagnostic, for the questions and for the categories.
>- Add statistics importation for a diagnosis.
>- Add several information in a diagnosis. We can now choose the activity of the company and its number of employees.
>- Change the threshold calcul method for each question. It is now equal to threat*weight depends on the question.
>- Add blocking question. Used if an essential domain for the entity is not managed.
>- Update the evolution of maturity bar chart. We can now see the average of diagnoses of the current domain and overall diagnoses done for a year given.
>- Add an help part for the organization and synthesis parts in a diagnosis.
>- Aesthetics and ergonomics improved in the report. Better colors, N/A displayed instead of 0% out of 0%.
>- Translation files now divided between questions, categories and translations for more visibility.
>- Update documentation to match with new features.
Do **not** forget to add the Host-Only card to make the VM Work, as it is explained in the [Quick Start Guide](https://github.com/CASES-LU/diagnostic/blob/master/README.md)
The application should be found by typing the address http://10.0.0.102 in your navigation bar.
>**Credentials for this VM (under the format** _`Login`_:_`Password`_**) :**
>Login Diagnostic : _`diagnostic@cases.lu`_:_`Diagnostic1!`_
>SSH login: _`diagnostic`_:_`diagnostic`_
>Mysql root login: _`root`_:_`4ff519383e1ba8cc948395b8`_
>Mysql diagnostic login: _`diagnostic`_:_`4a76bf589340dd3ce86168a0`_
>SHA512 sum : _`d8be0abaff0fac0cfbec18ef80334a83c7a7870d71db04afb6a1356492e45114adfe3035779bb462fa048b5d7f380d6cbb133aeec1d285e65cb55671b0d4e6fa`_
> SHA1 sum : _`8e1e776634c75c226607e6f7ca04db785c113b6f`_2018-11-14T09:54:42+00:00Diagnostic 0.1Diagnostic 0.12019-04-25T08:15:32+00:00This is the inital release of sensor-d4-tls-fingerprinting.
# Current Features
* Extract x509 certificates from pcap files or network interfaces
* Export TLS sessions description in JSON form - to stdout or to disk
* Export Certificates to disk
* Fingerprints TLS client/server interactions with ja3/ja3s
* Fingerprints TLS interactions with TLSH fuzzy hashing on the tuple {ja3, ja3s, [certficate.issuer, certificate.subject]}
# SHA 256 #
```shell
2c52f40ce7b606b4edeef7d9c6b2b5f622464effcfd3408852019b567e0620df d4-tlsf-amd64l
```
2019-04-25T08:15:32+00:00