Dataset Open Access
Constantinos Patsakis;
Fran Casino
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.4010620"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Dataset"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.4010620</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.4010620"/> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-4460-9331"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-4460-9331</dct:identifier> <foaf:name>Constantinos Patsakis</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>University of Piraeus</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0003-4296-2876"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0003-4296-2876</dct:identifier> <foaf:name>Fran Casino</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>University of Piraeus</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Exploiting Statistical and Structural Features for the Detection of Domain Generation Algorithms</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2020</dct:issued> <dcat:keyword>DGAs</dcat:keyword> <frapo:isFundedBy rdf:resource="info:eu-repo/grantAgreement/EC/H2020/832735/"/> <schema:funder> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </schema:funder> <frapo:isFundedBy rdf:resource="info:eu-repo/grantAgreement/EC/H2020/780498/"/> <schema:funder> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </schema:funder> <frapo:isFundedBy rdf:resource="info:eu-repo/grantAgreement/EC/H2020/830929/"/> <schema:funder> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </schema:funder> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-09-01</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/4010620"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/4010620</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.4010619"/> <owl:versionInfo>1.0</owl:versionInfo> <dct:description><p>This repository contains a&nbsp;dataset for the research of domain generation algorithms (DGAs) and machine learning. More precisely, it targets dictionary-based DGAs.</p> <p><em>Constantinos Patsakis, Fran Casino: &quot;Exploiting Statistical and Structural Features for the Detection of Domain Generation Algorithms&quot;,&nbsp;Journal of Information Security and Applications, 2021.</em></p> <p>Features ordered as in the shared dataset:</p> <ul> <li>Family: DGA that the domain belongs to</li> <li>SLD: SLD of the Domain</li> <li>L-LEN: The length of Domain</li> <li>L-DIG: The number of digits in Domain</li> <li>L-CON-MAX: The maximum number of consecutive consonants Domain</li> <li>R-CON-VOW: Number of consonants divided by L-LEN&nbsp;</li> <li>L-SYM: The number of special characters</li> <li>R-SYM-LEN: L-SYM divided by L-LEN</li> <li>R-Dom-3G: Ratio of benign grams in Dom-3G</li> <li>R-Dom-4G: Ratio of benign grams in Dom-4G</li> <li>R-Dom-5G: Ratio of benign grams in Dom-5G</li> <li>L-W2: Number of words with more than 2 characters in Domain</li> <li>L-W3: Number of words with more than 3 characters in Domain</li> <li>R-WS-LEN: Dom-WS divided by L-LEN</li> <li>R-WDS-LEN: Dom-WDS divided by L-LEN</li> <li>R-W2-LEN: Dom-W2 divided by L-LEN</li> <li>R-W3-LEN: Dom-W3 divided by L-LEN</li> <li>M2-Dom-Ws: 2-Chain Markov English grams applied to Dom-WS</li> <li>M2-Dom-WDS: 2-Chain Markov English grams applied Dom-WDS</li> <li>E-Dom-WS: Entropy of Dom-WS&nbsp;</li> <li>E-Dom-WDS: Entropy of Dom-WDS</li> <li>E-Dom-W2: Entropy of Dom-W2</li> <li>E-Dom-W3: Entropy of Dom-W3</li> </ul></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.4010620"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.4010620"/> <dcat:byteSize>52219491</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/4010620/files/dictionary_DGAs_dataset.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> <foaf:Project rdf:about="info:eu-repo/grantAgreement/EC/H2020/832735/"> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">832735</dct:identifier> <dct:title>Lawful evidence collecting and continuity platform development</dct:title> <frapo:isAwardedBy> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </frapo:isAwardedBy> </foaf:Project> <foaf:Project rdf:about="info:eu-repo/grantAgreement/EC/H2020/780498/"> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">780498</dct:identifier> <dct:title>Cybersecurity Awareness and Knowledge Systemic High-level Application</dct:title> <frapo:isAwardedBy> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </frapo:isAwardedBy> </foaf:Project> <foaf:Project rdf:about="info:eu-repo/grantAgreement/EC/H2020/830929/"> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">830929</dct:identifier> <dct:title>Cyber Security Network of Competence Centres for Europe</dct:title> <frapo:isAwardedBy> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </frapo:isAwardedBy> </foaf:Project> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 134 | 134 |
Downloads | 11 | 11 |
Data volume | 574.4 MB | 574.4 MB |
Unique views | 109 | 109 |
Unique downloads | 11 | 11 |