Rkhunter (original) (raw)
Rkhunter (o Rootkit Hunter) es una herramienta de Unix que detecta los rootkits, las puertas traseras y los exploit locales mediante la comparación de los resúmenes MD5 de ficheros importantes con su firma correcta en una base de datos en línea, buscando los directorios por defecto (de rootkits), los permisos incorrectos, los archivos ocultos, las cadenas sospechosas en los módulos del kernel, y las pruebas especiales para Linux y FreeBSD.
Property | Value |
---|---|
dbo:abstract | Rkhunter (o Rootkit Hunter) es una herramienta de Unix que detecta los rootkits, las puertas traseras y los exploit locales mediante la comparación de los resúmenes MD5 de ficheros importantes con su firma correcta en una base de datos en línea, buscando los directorios por defecto (de rootkits), los permisos incorrectos, los archivos ocultos, las cadenas sospechosas en los módulos del kernel, y las pruebas especiales para Linux y FreeBSD. (es) rkhunter (pour Rootkit Hunter) est un programme Unix qui permet de détecter les rootkits, portes dérobées et exploits. Pour cela, il compare les hash SHA-256, SHA-512, SHA1 et MD5 des fichiers importants avec les hash connus, qui sont accessibles à partir d'une base de données en ligne. Ainsi, il peut détecter les répertoires généralement utilisés par les rootkit, les permissions anormales, les fichiers cachés, les chaînes suspectes dans le kernel et peut effectuer des tests spécifiques à GNU/Linux et FreeBSD. Rootkit Hunter utilise Unhide. (fr) rkhunter (Rootkit Hunter) is a Unix-based tool that scans for rootkits, backdoors and possible local exploits. It does this by comparing SHA-1 hashes of important files with known good ones in online databases, searching for default directories (of rootkits), wrong permissions, hidden files, suspicious strings in kernel modules, and special tests for Linux and FreeBSD. rkhunter is notable due to its inclusion in popular operating systems (Fedora, Debian, etc.) The tool has been written in Bourne shell, to allow for portability. It can run on almost all UNIX-derived systems. (en) Rkhunter (RootKit Hunter) – przeznaczony dla systemu Linux program skanujący komputer w poszukiwaniu rootkitów i innych zagrażających bezpieczeństwu systemu operacyjnego rzeczy (nieuaktualniane oprogramowanie, włączona możliwość zdalnego logowania się na roota oraz tym podobne). (pl) |
dbo:genre | dbr:Rootkit |
dbo:latestReleaseDate | 2018-02-20 (xsd:date) |
dbo:latestReleaseVersion | 1.4.6 |
dbo:license | dbr:GNU_General_Public_License |
dbo:programmingLanguage | dbr:Bourne_shell dbr:Perl |
dbo:thumbnail | wiki-commons:Special:FilePath/Rkhunter_on_Mac_OS_X.png?width=300 |
dbo:wikiPageExternalLink | https://web.archive.org/web/20130305191528/http:/rootkit.nl/projects/rootkit_hunter.html http://rkhunter.sourceforge.net/ https://sourceforge.net/projects/rkhunter/ |
dbo:wikiPageID | 2246588 (xsd:integer) |
dbo:wikiPageLength | 2730 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1060003928 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Samhain_(software) dbr:Bourne_shell dbr:Perl dbr:Unix dbr:Unix-like dbr:SHA-1 dbr:FreeBSD dbr:GNU_General_Public_License dbr:Linux dbr:Lynis dbr:Mac_OS_X dbr:MalwareMustDie dbc:Rootkit_detection_software dbr:Host-based_intrusion_detection_system_comparison dbr:Rootkit dbr:Linux_malware dbc:Computer_security_software dbr:Hardening_(computing) dbr:Backdoor_(computing) dbr:Chkrootkit dbc:Unix_security-related_software dbr:Software_portability dbr:SourceForge dbr:OSSEC dbr:Exploit_(computer_security) dbr:Kernel_module dbr:File:Rkhunter_on_Mac_OS_X.png |
dbp:caption | rkhunter on Mac OS X (en) |
dbp:genre | rootkit detector (en) |
dbp:latestReleaseDate | 2018-02-20 (xsd:date) |
dbp:latestReleaseVersion | 1.400000 (xsd:double) |
dbp:license | dbr:GNU_General_Public_License |
dbp:name | rkhunter (en) |
dbp:operatingSystem | dbr:Unix-like |
dbp:programmingLanguage | dbr:Bourne_shell dbr:Perl |
dbp:screenshot | 200 (xsd:integer) |
dbp:website | https://sourceforge.net/projects/rkhunter/ |
dbp:wikiPageUsesTemplate | dbt:Infobox_software dbt:More_footnotes dbt:Portal dbt:Reflist dbt:Start_date_and_age dbt:Release_date_and_age dbt:Lowercase dbt:Unix-stub |
dbp:wordnet_type | http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1 |
dct:subject | dbc:Rootkit_detection_software dbc:Computer_security_software dbc:Unix_security-related_software |
gold:hypernym | dbr:Tool |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077 |
rdfs:comment | Rkhunter (o Rootkit Hunter) es una herramienta de Unix que detecta los rootkits, las puertas traseras y los exploit locales mediante la comparación de los resúmenes MD5 de ficheros importantes con su firma correcta en una base de datos en línea, buscando los directorios por defecto (de rootkits), los permisos incorrectos, los archivos ocultos, las cadenas sospechosas en los módulos del kernel, y las pruebas especiales para Linux y FreeBSD. (es) rkhunter (pour Rootkit Hunter) est un programme Unix qui permet de détecter les rootkits, portes dérobées et exploits. Pour cela, il compare les hash SHA-256, SHA-512, SHA1 et MD5 des fichiers importants avec les hash connus, qui sont accessibles à partir d'une base de données en ligne. Ainsi, il peut détecter les répertoires généralement utilisés par les rootkit, les permissions anormales, les fichiers cachés, les chaînes suspectes dans le kernel et peut effectuer des tests spécifiques à GNU/Linux et FreeBSD. Rootkit Hunter utilise Unhide. (fr) rkhunter (Rootkit Hunter) is a Unix-based tool that scans for rootkits, backdoors and possible local exploits. It does this by comparing SHA-1 hashes of important files with known good ones in online databases, searching for default directories (of rootkits), wrong permissions, hidden files, suspicious strings in kernel modules, and special tests for Linux and FreeBSD. rkhunter is notable due to its inclusion in popular operating systems (Fedora, Debian, etc.) The tool has been written in Bourne shell, to allow for portability. It can run on almost all UNIX-derived systems. (en) Rkhunter (RootKit Hunter) – przeznaczony dla systemu Linux program skanujący komputer w poszukiwaniu rootkitów i innych zagrażających bezpieczeństwu systemu operacyjnego rzeczy (nieuaktualniane oprogramowanie, włączona możliwość zdalnego logowania się na roota oraz tym podobne). (pl) |
rdfs:label | Rkhunter (es) Rkhunter (fr) Rkhunter (en) Rkhunter (pl) |
owl:sameAs | freebase:Rkhunter wikidata:Rkhunter dbpedia-bg:Rkhunter dbpedia-es:Rkhunter dbpedia-fr:Rkhunter dbpedia-he:Rkhunter dbpedia-pl:Rkhunter dbpedia-tr:Rkhunter https://global.dbpedia.org/id/2Y1JQ |
prov:wasDerivedFrom | wikipedia-en:Rkhunter?oldid=1060003928&ns=0 |
foaf:depiction | wiki-commons:Special:FilePath/Rkhunter_on_Mac_OS_X.png |
foaf:homepage | https://sourceforge.net/projects/rkhunter/ |
foaf:isPrimaryTopicOf | wikipedia-en:Rkhunter |
foaf:name | rkhunter (en) |
is dbo:wikiPageRedirects of | dbr:Rootkit_Hunter |
is dbo:wikiPageWikiLink of | dbr:Lynis dbr:Host-based_intrusion_detection_system_comparison dbr:Rootkit dbr:Linux_malware dbr:Chkrootkit dbr:Rootkit_Hunter |
is foaf:primaryTopic of | wikipedia-en:Rkhunter |