CINXE.COM

CERN Computer Security Information

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="/style.css" type="text/css" /> <script type="text/javascript" src="/jquery.min.js"></script> <title>CERN Computer Security Information</title> <script type="text/javascript"> $(document).ready(function(){ // Menu highlight var path = location.pathname.split("/"); if ( path ) { $('#main_menu a[href*="' + path[1] + '"][class!="noselect"]').addClass('selected'); // path[3] = /security/<xxxxx>/ $('#sidebar ul.sidemenu li[class!="noselect"]:has(a[href$="' + path.reverse()[0] + '"])').addClass('selected'); } // Add icon to external links $('a[id!=logo-img]').filter(function() { return this.hostname && this.hostname !== location.hostname;   }).after(' <img src="/images/external_link.png" alt="external link" title="external link"/>'); }); </script> </head> <body> <div id="wrap"> <div id="top-bg"></div> <!--header --> <div id="header"> <div id="logo-text"> <a id="logo-img" href="https://home.cern/"><img src="/images/CERNLogo2.png" width="59" height="59" style="margin: 10px" alt="CERN Logo"/></a><div id="logo-text-big"><a href="/home/en/index.shtml" title="">CERN Computer Security</a></div> </div> <div id="header-logo"><a href="/services/en/emergency.shtml"><img width=335 src="/images/emergency.png" alt="Computer Emergencies"/></a></div> </div> <!--header ends--> <div id="header-photo"></div> <!-- navigation starts--> <div id="nav"> <ul id="main_menu"> <li><a class="noselect" href="/home/fr/index.shtml"><img src="/images/fr.png" alt="FR"/></a></li> <li><a href="/home/en/index.shtml">Home</a></li> <li><a href="/rules/en/index.shtml">Computing Rules</a></li> <li><a href="/recommendations/en/index.shtml">Recommendations</a></li> <li><a href="/training/en/index.shtml">Training</a></li> <li><a href="/services/en/index.shtml">Services</a></li> <li><a class="secured" href="/reports/en/index.shtml">Reports &amp; Presentations</a></li> </ul> </div> <!-- navigation ends--> <!-- content-wrap starts --> <div id="content-wrap"> <div id="main"> <h2>CERN Computer Security Incident Response Team (CSIRT)<br>CERN Computer Emergency Response Team (CERT)</h2> <p>The CERN CSIRT/CERT is reachable during CERN working hours (8:30 to 17:30 GMT+1/GMT+2 DST) and outside working hours on "best effort" via this email:</p> <p> <center> <table> <tr> <th><a href="mailto:Computer.Security@cern.ch">Computer.Security@cern.ch</a></th> </tr> </table> </center> </p> <p>Alternatively, you can reach us via the telephone line...<br> (Please listen to the instructions on the recorded answer-phone message)</p> <p> <center> <table> <tr> <th></th><td>Answer box</td><td>Fax</td> </tr> <tr> <th>From CERN</th><td><b>70500</b></td><td><b>67880</b></td> </tr> <tr> <th>From outside CERN</th><td><b>+41 22 767 0500</b></td><td><b>+41 22 766 7880</b></td> </tr> </table> </center> </p> <h4>Public Key Information</h4> <p>The CERN CSIRT/CERT supports the PGP (Pretty Good Privacy) public key cryptosystem. Please use the following PGP key to encrypt messages sent to CERN CSIRT/CERT in case they contain sensitive information:</p> <p> <center> <table> <tr> <th>Keyname</th><td><b>CERN Computer Security Team &lt;Computer.Security@cern.ch&gt;</b></td> </tr> <tr> <th>Key-ID</th><td><b>0x954CE234B4C6ED84</b></td> </tr> <tr> <th>Fingerprint</th><td><b><a href="https://keys.openpgp.org/vks/v1/by-fingerprint/429D60460EBE8006B04CDF02954CE234B4C6ED84">429D 6046 0EBE 8006 B04C DF02 954C E234 B4C6 ED84</a></b></td> </tr> </table> </center> </p> <h4>Data Sharing Framework (DSF)</h4> <p>This document outlines the practices and conditions for establishing an intelligence collaboration exchange with the CERN Computer Security Team.</p> <p> <center> <table> <tr> <th>v1.1 (2024-04-23)</th><td><b><a href="/home/CERN_DSF.pdf">Data Sharing Framework (DSF)</a></b></td> </tr> </table> </center> </p> <h4>Letter of Intent (LOI) for Remote Forensics</h4> <p>This document outlines the collaboration between CERN CSIRT and partners for remote forensics during incident response.</p> <p> <center> <table> <tr> <th>v1.1 (2024-02-02)</th><td><b><a href="/home/CERN_LOI.pdf">Letter of Intent (LOI) for Remote Forensics</a></b></td> </tr> </table> </center> </p> </div> <!-- main ends --> <!-- SIDEBAR --> <!-- sidebar menu starts --> <div id="sidebar"> <ul class="sidemenu"> <li class="noselect"><b><a href="/home/fr/index.shtml"><img src="/images/fr.png"/> Vous pr&eacute;f&eacute;rez le fran&ccedil;ais ?</a></b></li> </ul> <h3>Emergency Response</h3> <ul class="sidemenu"> <li><a href="/services/en/emergency.shtml">What to do in an emergency</a> </ul> <h3>Contact</h3> <ul class="sidemenu"> <li><a href="/home/en/csirt.shtml">How to contact the Computer Security Team</a> <li><a href="/home/en/cvd.shtml">Coordinated Vulnerability Disclosure</a> <li><a href="/home/en/CERN/liaisons.shtml">Departmental & experiment liaisons <img src="/images/bullet_lock.png" alt="CERN login required"/></a> </ul> <h3>About CERN Computer Security</h3> <ul class="sidemenu"> <li><a href="/advisories/advisories.shtml">Advisories</a></li> <li><a href="/home/en/data_sharing.shtml">Data Sharing Guidelines</a></li> <li><a href="/home/en/about.shtml">Security is not complete without you</a></li> <li><a href="/home/en/privacy_statement.shtml">Privacy Statement</a></li> <li><a href="/home/en/kudos.shtml">Kudos!</a></li> </ul> </div> <!-- sidebar menu ends --> <!-- content-wrap ends--> </div> <!-- footer starts --> <div id="footer-wrap"> <div id="footer-bottom"> &copy; Copyright 2024<strong> <a href="https://cern.ch/security">CERN Computer Security Office</a></strong> <table> <tr> <td id="footer-info-left"> e-mail: <a href="mailto:Computer.Security@cern.ch">Computer.Security@cern.ch</a><br/> Please use the following PGP key to encrypt your messages:<br/> ID: 0x954CE234B4C6ED84<br/> <a href="https://keys.openpgp.org/vks/v1/by-fingerprint/429D60460EBE8006B04CDF02954CE234B4C6ED84">429D 6046 0EBE 8006 B04C DF02 954C E234 B4C6 ED84</a> </td> <td id="footer-info-right"> Phone: +41 22 767 0500<br/> Please listen to the recorded instructions. </td> </tr> </table> </div> </div> <!-- footer ends--> </div> <!-- wrap ends here --> <!--img height=30px src="/home/en/CERNfooter_800.png"--> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10