SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

durcissement
hardening
Hardening
indurimento
Action de renforcement de la sécurité d’un système d’information dans le but d’éviter une intrusion de la part d’un attaquant.
Process intended to eliminate a means of attack by patching vulnerabilities and turning off nonessential services.
Processo di identificazione e correzione delle vulnerabilità presenti in un sistema informatico, al fine di aumentarne la sicurezza.
Prozess der Sicherung eines Systems durch Verringerung seiner Verwundbarkeit.
2025-11-18T08:06:39.8065430Z
525355
https://www.termdat.bk.admin.ch/entry/525355
dkd, Was versteht man unter Hardening? ([Internet, 2025-11-17](https://www.dkd.de/de/glossar/detail/hardening/))
ISGroup, Indurimento (Hardening) ([Internet, 2025-11-17](https://consulenza.isgroup.it/kb/indurimento-hardening/))
NIST Glossary, Hardening ([Internet, 2025-11-17](https://csrc.nist.gov/glossary/term/Hardening))
orsys, Durcissement (hardening) ([Internet, 2025-11-17](https://www.orsys.fr/orsys-lemag/Glossaire/durcissement-hardening/))
EXP: il processo di indurimento è fondamentale per proteggere i sistemi da attacchi esterni e da accessi non autorizzati, riducendo al minimo le superfici di attacco che potrebbero essere sfruttate
EXP: zur Reduktion der möglichen Angriffspunkte gehören unter anderem die Änderung von Standardpasswörtern, die Entfernung unnötiger Software sowie die Deaktivierung unnötiger Dienste
dkd, Was versteht man unter Hardening? ([Internet, 2025-11-17](https://www.dkd.de/de/glossar/detail/hardening/))
secondo ISGroup, Indurimento (Hardening) ([Internet, 2025-11-17](https://consulenza.isgroup.it/kb/indurimento-hardening/))
ISGroup, Indurimento (Hardening) ([Internet, 2025-11-17](https://consulenza.isgroup.it/kb/indurimento-hardening/))
after NIST Glossary, Hardening ([Internet, 2025-11-17](https://csrc.nist.gov/glossary/term/Hardening))
d'après orsys, Durcissement (hardening) ([Internet, 2025-11-17](https://www.orsys.fr/orsys-lemag/Glossaire/durcissement-hardening/))
nach dkd, Was versteht man unter Hardening? ([Internet, 2025-11-17](https://www.dkd.de/de/glossar/detail/hardening/))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.