No description
Find a file
dependabot[bot] a27b0b740b
Bump commons-io from 2.4 to 2.7 in /code
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:11:06 +00:00
bin First version 2020-04-18 13:45:03 +02:00
code Bump commons-io from 2.4 to 2.7 in /code 2021-04-26 20:11:06 +00:00
doc First version 2020-04-18 13:45:03 +02:00
LICENSE Create LICENSE 2020-04-18 13:34:58 +02:00
README.md Update README with an overview of the repository 2021-03-01 23:07:32 +01:00

CT - INFOB318

CT-Application downloads Belgian certificates from the logs of the Certificate Transparency project and visits the corresponding websites to find data about the company to which the certificate belongs, such as the VAT number. The application also stores data about the downloaded certificates: subject, issuer, validity period and signature algorithm.

This data can be used to identify malicious behavior online. However, CT-Application does not provide detection of malicious behavior.

As its name suggests, CT-Application is based on Google's Certificate Transparency project. This project has a much broader objective. For more information about the Certificate Transparency project, visit their website https://www.certificate-transparency.org.

Documentation is available (in French only) in the doc folder.