chg: [doc] passive dns output added

This commit is contained in:
Alexandre Dulaunoy 2021-03-25 16:02:20 +01:00
parent d51ac984e5
commit 2ab12ce70b
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -3,7 +3,7 @@ DomainClassifier
DomainClassifier is a simple Python library to extract and classify Internet domains/hostnames/IP addresses from raw unstructured text files following their existence, localization or attributes. DomainClassifier is a simple Python library to extract and classify Internet domains/hostnames/IP addresses from raw unstructured text files following their existence, localization or attributes.
DomainClassifier can be used to extract Internet hosts from any free texts or collected unstructured information. DomainClassifier can be used to extract Internet hosts from any free texts or collected unstructured information. A passive dns output is also available.
![An overview of the DomainClassifier methods](https://raw.github.com/adulau/DomainClassifier/master/doc/domainclassifier-flow.png) ![An overview of the DomainClassifier methods](https://raw.github.com/adulau/DomainClassifier/master/doc/domainclassifier-flow.png)