2022-01-26 12:25:30 +01:00
<!DOCTYPE html>
< html lang = it >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "theme-color" content = "#943526" >
< meta name = "no-results" content = "Nessun risultato" >
2022-06-10 15:54:22 +02:00
<!-- Begin Jekyll SEO tag v2.8.0 -->
2022-01-26 12:25:30 +01:00
< title >
2022-01-26 12:30:58 +01:00
Modulo Sonda | Unitoo< / title >
2022-06-10 15:54:22 +02:00
< meta name = "generator" content = "Jekyll v3.9.2" / >
2022-01-26 12:25:30 +01:00
< meta property = "og:title" content = "
2022-01-26 12:30:58 +01:00
Modulo Sonda" />
2022-01-26 12:25:30 +01:00
< meta name = "author" content = "Unitoo" / >
< meta property = "og:locale" content = "it" / >
< meta name = "description" content = "
2022-01-26 12:30:58 +01:00
Un'analisi semplice ma efficace che permette di scoprire le vulnerabilità più comuni." />
2022-01-26 12:25:30 +01:00
< meta property = "og:description" content = "
2022-01-26 12:30:58 +01:00
Un'analisi semplice ma efficace che permette di scoprire le vulnerabilità più comuni." />
2022-05-13 16:31:52 +02:00
< link rel = "canonical" href = "https://www.unitoo.it/cybersecurity/sonda/" / >
< meta property = "og:url" content = "https://www.unitoo.it/cybersecurity/sonda/" / >
2022-01-26 12:25:30 +01:00
< meta property = "og:site_name" content = "Unitoo" / >
2022-05-13 16:31:52 +02:00
< meta property = "og:image" content = "https://www.unitoo.it/logo.png" / >
2022-06-10 15:54:22 +02:00
< meta property = "og:type" content = "website" / >
2022-01-26 12:25:30 +01:00
< meta name = "twitter:card" content = "summary" / >
2022-05-13 16:31:52 +02:00
< meta property = "twitter:image" content = "https://www.unitoo.it/logo.png" / >
2022-06-10 15:54:22 +02:00
< meta property = "twitter:title" content = "
Modulo Sonda" />
2022-01-26 12:25:30 +01:00
< meta name = "twitter:site" content = "@UnitooInc" / >
< meta name = "twitter:creator" content = "@Unitoo" / >
< script type = "application/ld+json" >
2022-06-10 15:54:22 +02:00
{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.sonde","headline":"meta.titles.sonde","image":"https://www.unitoo.it/logo.png","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"url":"https://www.unitoo.it/cybersecurity/sonda/"}< / script >
2022-01-26 12:25:30 +01:00
<!-- End Jekyll SEO tag -->
< meta property = "og:type" content = "website" / >
2022-05-13 16:31:52 +02:00
< link rel = 'icon' href = "https://www.unitoo.it/favicon.ico" type = "image/x-icon" >
< link rel = 'shortcut icon' href = "https://www.unitoo.it/favicon.ico" type = "image/x-icon" >
< link rel = "apple-touch-icon" href = "https://www.unitoo.it/apple-touch-icon.png" >
< link rel = "manifest" href = "https://www.unitoo.it/path.webmanifest" >
2022-01-26 12:25:30 +01:00
2022-06-10 15:54:22 +02:00
< link rel = "stylesheet" type = "text/css" href = "/assets/main-6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac.css" integrity = "sha512-by/eggnoVzaLFLRUZ6A0hS7tEBeUVMcV5Bp4r7pyemiM2f6Yvn57k/Bsf/kk0klZtzRALp2XAZRKOkS6z8Y5rA==" crossorigin = "anonymous" >
2022-01-26 12:25:30 +01:00
< / head >
< body >
< navbar class = "navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top" >
< div class = "container" >
< a class = "site-title" href = "/" >
2022-08-23 11:44:05 +02:00
< img height = "30" alt = "Logo ufficiale Unitoo" src = "/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp" integrity = "sha512-bNkvQ++R/AdMUjqYLPp7BQuD9Eb0xJkZV4cgeCOAOWmTBoTmIo/x0b2m49EqTKtGEaXP4E915cWDpSHrOTz5ow==" crossorigin = "anonymous" >
2022-01-26 12:25:30 +01:00
< / a >
< nav class = "my-2 d-none d-lg-block" >
2022-05-20 10:59:16 +02:00
< a class = "text-white" id = "button-search" href = "#search-input" > < i class = "fa fa-search" > < / i > < / a >
2022-01-26 12:25:30 +01:00
< a class = "p-2 text-white" href = "/chisiamo/" > Chi siamo< / a >
< a class = "p-2 text-white" href = "/servizi-e-prodotti/" > Servizi e Prodotti< / a >
< a class = "btn btn-primary ml-3 text-white" href = "/contattaci/" > Contattaci< / a >
< / nav >
< a class = "d-block d-lg-none" href = "javascript:openNav();" >
< i class = "fa-menu" > < / i >
< / a >
< / div >
< / navbar >
< div id = "mySidenav" class = "sidenav" >
< a href = "javascript:void(0)" class = "closebtn" onclick = "closeNav()" > × < / a >
< a class = "btn-outline-primary" href = "/chisiamo/" > Chi siamo< / a >
< a class = "btn-outline-primary" href = "/servizi-e-prodotti/" > Servizi e Prodotti< / a >
2022-01-27 21:52:40 +01:00
< a class = "btn-outline-primary" href = "/assistenza-e-consulenza/" > └ Consulenza< / a >
< a class = "btn-outline-primary" href = "/cybersecurity/" > └ Sicurezza< / a >
< a class = "btn-outline-primary" href = "/comunicazioni/" > └ Comunicazioni< / a >
2022-01-26 12:25:30 +01:00
< a class = "btn-outline-primary" href = "/progetti/" > Progetti< / a >
< a class = "btn-outline-primary" href = "/contattaci/" > Contattaci< / a >
< / div >
< section class = "jumbotron jumbotron-fluid mb-0" >
< div class = "container" >
2022-01-26 12:30:58 +01:00
< h1 class = "text-center" > Modulo Sonda< / h1 >
2022-01-26 12:25:30 +01:00
< hr class = "border-primary" >
< p class = "mt-5" >
2022-08-23 11:44:05 +02:00
< img align = "left" class = "mr-3 rounded w-25 w-lg-50" src = "/assets/element-sonde-6e131573b2bcdb2b806e55a3487163d454a9c86fef1480989a09947e9384c7e5daf165b9fa8cd70b9bd1e5aa8343f144f67ab166671aad5ca7426a39f4e14e61.webp" integrity = "sha512-bhMVc7K82yuAblWjSHFj1FSpyG/vFICYmgmUfpOEx+Xa8WW5+ozXC5vR5aqDQ/FE9nqxZmcarVynQmo59OFOYQ==" crossorigin = "anonymous" >
2022-06-01 15:08:20 +02:00
Tecnicamente definito come < strong > "Vulnerability Assessment"< / strong > , è pensato per gli uffici e permette di < strong > portare alla luce le vulnerabilità più comuni e insidiose< / strong > , riconosciute anche nei più importanti database di vulnerabilità. Il modulo Sonda si rivela < strong > necessario per formulare un piano di difesa< / strong > a supporto del cliente, attraverso l'uso dei Moduli di Difesa e di Intelligence.< br > < br > Il modulo Sonda inoltre ci permette di elaborare, < strong > un resoconto, facilmente interpretabile< / strong > , delle vulnerabilità rilevate e delle possibili ottimizzazioni che si possono effettuare nel sistema analizzato e le possibili problematiche in caso di mancato intervento.< br > < br > Tale modulo può essere utilizzato anche per analizzare piccoli server e infrastrutture di rete, tenendo quindi in considerazione anche le configurazioni più personalizzate.< br > < br > L'obiettivo del Modulo Sonda è consapevolizzare il cliente della propria situazione informatica evitando che questa possa trasformarsi in una realtà spiacevole e difficilmente reparabile.< br > < br > < h3 > Cosa dovresti fare?< / h3 > < br > < strong > Contattaci< / strong > , questo è il primo passo fondamentale per iniziare un percorso verso una maggiore sicurezza. Scorri per avere informazioni aggiuntive.
2022-01-26 12:25:30 +01:00
< / p >
< / div >
< / section >
< section class = "text-center pt-5 pb-5" >
< div class = "container" >
< h1 > Ecco come contattarci!< / h1 >
< hr class = "border-primary" >
2022-05-20 10:43:04 +02:00
< p class = "mt-5" > Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:< br > < br > 1. < strong > Contattaci per ottenere un appuntamento gratuito< / strong > con i nostri tecnici< br > 2. Renditi < strong > disponibile< / strong > in tale appuntamento < strong > per una checklist gratuita< / strong > , magari facendo partecipare anche il vostro tecnico di fiducia< br > 3. Elaboreremo quindi un < strong > preventivo risolutivo< / strong > personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).< br > < br > Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.< br > < br > Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle < strong > 9:30 alle 12:30< / strong > oppure dalle < strong > 14:30 alle 18:00 (CEST)< / strong > 😃 < br > < br > < small > < i > Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.< / i > < / small > < br > < br > < / p >
2022-01-26 12:25:30 +01:00
2022-01-27 21:52:40 +01:00
< a class = "btn btn-primary" href = "mailto:info@unitoo.it" > < i class = "fa fa-mail" > < / i > info@unitoo.it< / a > < br >
< a class = "btn btn-secondary mt-2" href = "tel:+393516172117" > < i class = "fa fa-phone" > < / i > +39 351 617 2117< / a >
2022-01-26 12:25:30 +01:00
< br > < br >
< hr class = "mt-4 mb-4" >
< a href = "/info_at_unitoo_dot_it.gpg" > Download the GPG Public Key< / a >
< br > < br >
< small >
< strong > GPG Fingerprint< / strong > < br > 732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72
< br > < br >
2022-05-27 12:43:25 +02:00
< strong > sha512sum < / strong > < br > < span style = "word-wrap: break-word;" > 855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695< / span >
2022-01-26 12:25:30 +01:00
< / small >
< br > < br >
< / div >
< / section >
< footer class = "site-footer" >
2022-01-27 21:52:40 +01:00
< div class = "row text-center text-lg-left ml-0 mr-0" >
< div class = "col-0 col-lg-2 ml-auto" > < / div >
< nav class = "col-12 col-lg-2" >
2022-01-26 12:25:30 +01:00
< strong class = "text-uppercase" > Mappa del sito< / strong >
< ul class = "list-unstyled ml-0" >
< li > < a href = "/" > Home< / a > < / li >
< li > < a href = "/chisiamo/" > Chi siamo< / a > < / li >
2022-05-20 10:43:04 +02:00
< li > < a href = "/servizi-e-prodotti/" > Servizi e prodotti< / a >
< / li >
2022-01-26 12:25:30 +01:00
< li > < a href = "/contattaci/" > Contatti< / a > < / li >
< / ul >
< / nav >
2022-01-27 21:52:40 +01:00
< div class = "col-12 col-lg-2" >
2022-01-26 12:25:30 +01:00
< strong class = "text-uppercase" > Progetti< / strong >
< ul class = "list-unstyled ml-0" >
2022-01-26 12:30:58 +01:00
< li > < a href = "/cybersecurity/referral/" > Referral< / a > < / li >
2022-01-26 12:25:30 +01:00
< li > < a href = "/progetti/radio/" > La nostra radio libera< / a > < / li >
< li > < a href = "/progetti/software/" > Progetti - Il software< / a > < / li >
< li > < a href = "/news/" > News< / a > < / li >
< / ul >
< / div >
2022-01-27 21:52:40 +01:00
< div class = "col-12 col-lg-2" >
2022-01-26 12:25:30 +01:00
< strong class = "text-uppercase" > Canali< / strong >
< ul class = "list-unstyled ml-0" >
< li > < a href = "/partners/peertube/" > Partners - Peertube Italia< / a > < / li >
< li > < a href = "/partners/funkwhale/" > Partners - Funkwhale Italia< / a > < / li >
< / ul >
< / div >
< div class = "col-1 col-lg-2 mr-auto" > < / div >
< / div >
< br >
< div class = "container" >
< div class = "input-group mb-5" >
< input type = "text" id = "search-input" class = "form-control rounded-right" placeholder = "Vuoi cercare qualcosa?"
2022-05-20 10:43:04 +02:00
aria-label="Vuoi cercare qualcosa?" aria-describedby="button-search" autocomplete="off">
2022-01-26 12:25:30 +01:00
< div class = "input-group-append" >
< div id = "results-container" class = "dropdown-menu d-block p-0 border-0" > < / div >
< / div >
< / div >
< p >
Copyright © Unitoo 2017-2022< br >
2022-06-01 15:08:20 +02:00
Soluzioni software, sicurezza informatica e consulenza senza compromessi< br > < br >
2022-01-26 12:25:30 +01:00
< small >
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui:
2022-08-23 11:44:05 +02:00
< a target = "_blank" rel = "nofollow" href = "https://git.unitoo.it/unitoo/website" >
2022-01-26 12:25:30 +01:00
< i class = "fas fa-link-ext" > < / i > Gitea
< / a >
< br >
< / small >
< / p >
< ul class = "list-inline social-buttons mt-2 mb-3 mx-auto" >
< li class = "list-inline-item" >
2022-08-23 11:44:05 +02:00
< a href = "https://git.unitoo.it/unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
2022-01-26 12:25:30 +01:00
< i class = "fab fa-gitea" data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://github.com/UnitooTeam" rel = "nofollow" target = "_blank" data-original-title = ""
2022-05-20 10:43:04 +02:00
title="">< i class = "fab fa-github-circled" data-original-title = "" title = "" > < / i > < / a >
2022-01-26 12:25:30 +01:00
< / li >
< li class = "list-inline-item" >
2022-03-04 10:26:46 +01:00
< a href = "https://social.unitoo.it/admin" rel = "me" target = "_blank" data-original-title = "" title = "" >
2022-02-25 09:18:46 +01:00
< i class = "fab fa-fediverse" > < / i >
2022-01-26 12:25:30 +01:00
< / a >
< / li >
< li class = "list-inline-item" >
2022-05-20 10:43:04 +02:00
< a href = "https://matrix.to/#/#nodo-1-unity:unitoo.it" target = "_blank" rel = "nofollow"
data-original-title="" title="">
2022-01-26 12:25:30 +01:00
< i class = "fab fa-element" > < / i >
< / a >
< / li >
< li class = "list-inline-item" >
< a href = "/news/" target = "_blank" data-original-title = "" title = "" >
< i class = "fab fa-telegram" > < / i >
< / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://liberapay.com/Unitoo/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
< i class = "fab fa-liberapay" > < / i >
< / a >
< / li >
< / ul >
< div class = "small mt-3" >
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA:
AP-204883 - info@unitoo.it
< br >
< a href = "/privacy-policy/" > Informativa privacy< / a >
< / div >
< / div >
< / footer >
2022-08-23 11:44:05 +02:00
< script type = "text/javascript" src = "/assets/main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js" integrity = "sha512-xl8hyGyYC/db2VOIzC/xFgOGfZ/2fz2y7JsTR2lm+lI1CpyY3G0fK2bLIP7i1LnuxKd65wl0k1WaeKKjZkswCQ==" crossorigin = "anonymous" > < / script >
< script type = "text/javascript" src = "/assets/matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js" integrity = "sha512-6fqXtO85/aniT3wNsnRL23MchOAajYbkJJjph4jsekYNJgKa3Ic/RbGAKEdnkrroKGuIwBPuJNPdPXLP9pI/jw==" crossorigin = "anonymous" > < / script >
< script defer async = "" type = "text/javascript" src = "/assets/analytics-10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c.js" integrity = "sha512-ENSVe1iKJUzjemPHvpDkqqY+xVzRDHhP9ny8yYt5Pm+2NZQs1KvOI9JPtnd7BHWWLGXhDUd+xGA8xurChICmLA==" crossorigin = "anonymous" > < / script >
2022-01-26 12:25:30 +01:00
< div id = "cookie-notice" >
< span > Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.< / span >
< a id = "cookie-notice-accept" class = "btn btn-primary btn-sm text-white" > Approva< / a >
< a href = "https://matomo.org/gdpr/" rel = "nofollow" target = "_blank" class = "btn btn-primary btn-sm text-white" > Scopri di più< / a >
< a id = "cookie-notice-dismiss" class = "mt-1 float-right text-decoration-none border border-secondary rounded btn btn-sm btn-secondary text-white" > X< / a >
< / div >
< / body >
< / html >