2119 lines
125 KiB
HTML
2119 lines
125 KiB
HTML
|
||
<!DOCTYPE html public "-//W3C//DTD HTML 3.2//EN">
|
||
<HTML>
|
||
<HEAD>
|
||
<TITLE>Sécurité</TITLE>
|
||
<META name="Description" content="Tous les jours, l'actualité Informatique">
|
||
<META name="Keywords" content="Informatique, réseaux, télécoms, SSII, langages, programmation, matériel, business">
|
||
<META name="Robots" content="All">
|
||
<META name="Revisit-after" content="31 days"><script language="JavaScript">
|
||
<!--
|
||
pic1=new Image(14,760)
|
||
pic1.scr='/images/v3/jdnet760.gif';
|
||
pic2=new Image(41,139);
|
||
pic2.src='/images/v3/jdnet640.gif';
|
||
-->
|
||
</script>
|
||
<script language="javascript" type = "text/javascript">
|
||
<!-- hide from none JavaScript Browsers
|
||
|
||
function swapImage(sName,sImage) {
|
||
document.images[sName].src = sImage
|
||
}
|
||
// - stop hiding -->
|
||
</script>
|
||
<script language="JavaScript"><!--
|
||
browserName = navigator.appName;
|
||
browserVer = parseInt(navigator.appVersion);
|
||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||
window.open(theURL,winName,features); }
|
||
function Pop(theURL) {
|
||
window.open(theURL,'','scrollbars=yes,width=440,height=500'); }
|
||
function translate_Text_To_Url(texte)
|
||
{ espace = texte.indexOf(" ");
|
||
while ((espace < texte.length - 1) && (espace != -1))
|
||
{ temp_1 = texte.substring(0, espace);
|
||
temp_2 = texte.substring(espace+1,texte.length);
|
||
texte = temp_1 + "+" + temp_2;
|
||
espace = texte.indexOf(" ");
|
||
}
|
||
return texte;
|
||
}
|
||
|
||
// Recherche window JDNet
|
||
function RechercheWindow()
|
||
{
|
||
chaine = document.forms.recherche.s.value;
|
||
if (document.forms.recherche.elements[1].checked)
|
||
{
|
||
URLdeRecherche ="http://www.google.fr/search?as_q="+chaine+"&num=100&btnG=Recherche+Google&as_epq=&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=journaldunet.com";
|
||
Adresse = translate_Text_To_Url(URLdeRecherche);
|
||
window.open(Adresse,'','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=700,height=400');
|
||
}
|
||
if (document.forms.recherche.elements[2].checked)
|
||
{
|
||
URLdeRecherche ="http://www.google.fr/search?as_q="+chaine+"&num=100&btnG=Recherche+Google&as_epq=&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=solutions.journaldunet.com";
|
||
Adresse = translate_Text_To_Url(URLdeRecherche);
|
||
window.open(Adresse,'','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes');
|
||
}
|
||
if (document.forms.recherche.elements[3].checked)
|
||
{
|
||
URLdeRecherche = "http://www.google.fr/search?q="+chaine+"&hl=fr&meta=lr%3Dlang_fr";
|
||
Adresse = translate_Text_To_Url(URLdeRecherche);
|
||
window.open(Adresse,'','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes');
|
||
}
|
||
}
|
||
|
||
//--></script>
|
||
<SCRIPT LANGUAGE="JavaScript">
|
||
<!-- debut du script
|
||
function VersionNavigateur(Netscape, Explorer) {
|
||
if ((navigator.appVersion.substring(0,3) >= Netscape && navigator.appName == 'Netscape') ||
|
||
(navigator.appVersion.substring(0,3) >= Explorer && navigator.appName.substring(0,9) == 'Microsoft'))
|
||
return true;
|
||
else return false;
|
||
}
|
||
// fin du script -->
|
||
</SCRIPT>
|
||
<SCRIPT language="JavaScript">
|
||
<!-- Hide script from old browsers
|
||
function Semaine(){
|
||
this[0] = "Dimanche"; this[1] = "Lundi";
|
||
this[2] = "Mardi"; this[3] = "Mercredi";
|
||
this[4] = "Jeudi"; this[5] = "Vendredi";
|
||
this[6] = "Samedi";
|
||
}
|
||
|
||
function Mois(){
|
||
this[0] = "Janvier"; this[1] = "F<>vrier";
|
||
this[2] = "Mars"; this[3] = "Avril";
|
||
this[4] = "Mai"; this[5] = "Juin";
|
||
this[6] = "Juillet"; this[7] = "Ao<41>t";
|
||
this[8] = "Septembre"; this[9] = "Octobre";
|
||
this[10] = "Novembre"; this[11] = "D<>cembre";
|
||
}
|
||
|
||
function date(){
|
||
var semaine=new Semaine();
|
||
var mois=new Mois();
|
||
var myDate=new Date();
|
||
|
||
var result=semaine[myDate.getDay()]+" "+myDate.getDate()+" "+
|
||
mois[myDate.getMonth()]+" 2002";
|
||
|
||
document.writeln(result);
|
||
}
|
||
//-->
|
||
</SCRIPT>
|
||
<script language="JavaScript">
|
||
//script by www.a1javascripts.com
|
||
<!--
|
||
function openWin( windowURL, windowName, windowFeatures ) {
|
||
return window.open( windowURL, windowName, windowFeatures ) ;
|
||
}
|
||
// -->
|
||
|
||
</script>
|
||
|
||
|
||
</HEAD>
|
||
<BODY bgcolor="#FFFFFF" text="#000000" link="#00006F" vlink="#6262FF" alink="#8C0000" leftmargin="0" topmargin="0">
|
||
<table width="640" border="0" cellspacing="0" cellpadding="0" align="left">
|
||
<tr>
|
||
<td>
|
||
<table width=640 border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td height=72>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td width=159><a href=http://solutions.journaldunet.com><img src=http://solutions.journaldunet.com/images/v3/logo_jdnet.gif width=160 height=72 border=0 alt="JDNet Solutions"></a></td>
|
||
<td width=481 valign=top>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0 height=72>
|
||
<tr>
|
||
<td height=21 bgcolor=#000033>
|
||
<div align=right><b><font color=#FFFFFF size=1 face="Verdana, Arial"><a style="color: #FFFFFF; text-decoration: none" href=http://www.journaldunet.com title="JDNet Solutions" target=_blank>JDNet</a><a style="color: #FFFFFF; text-decoration: none" href=http://finance.journaldunet.com title="JDNet Finance" target=_blank> </a><font color=c6ce67>|</font>
|
||
<a style="color: #FFFFFF; text-decoration: none" href=http://solutions.journaldunet.com title="JDNet Solutions" target=_blank></a>
|
||
<a style="color: #FFFFFF; text-decoration: none" href=http://solutions.journaldunet.com title="JDNet Solutions" target=_blank></a><a style="color: #FFFFFF; text-decoration: none" href=http://emploi.journaldunet.com title="Emploi Center" target=_blank>Emploi</a><a style="color: #FFFFFF; text-decoration: none" href=http://developpeur.journaldunet.com title="JDNet Developpeur" target=_blank> </a><font color=c6ce67>| </font><a style="color: #FFFFFF; text-decoration: none" href=http://developpeur.journaldunet.com title="JDNet Developpeur" target=_blank>Développeurs</a><a style="color: #FFFFFF; text-decoration: none" href=http://emploi.journaldunet.com title="Emploi Center" target=_blank> </a><font color=c6ce67>|</font>
|
||
<a style="color: #FFFFFF; text-decoration: none" href=http://telechargement.journaldunet.com/ title="Logiciels Center" target=_blank>Téléchargement</a><font color=c6ce67> |</font>
|
||
<a style="color: #FFFFFF; text-decoration: none" href=http://chat.journaldunet.com/ title="Logiciels Center" target=_blank>Chat</a><font color=c6ce67> |
|
||
</font><a style="color: #FFFFFF; text-decoration: none" href=http://www.benchmark.fr title="JDNet Finance" target=_blank>Benchmark.fr</a><font color=c6ce67> |
|
||
</font><a style="color: #FFFFFF; text-decoration: none" href=http://www.benchmark.fr/boutique.html title="JDNet Finance" target=_blank>Boutique</a><font color=c6ce67> </font>
|
||
</font></b></div>
|
||
</td>
|
||
</tr>
|
||
<tr valign=top>
|
||
<td height=51 background=http://solutions.journaldunet.com/images/v3/logo_fond.gif>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td width=139 valign=top><a href=http://solutions.journaldunet.com><img src=http://solutions.journaldunet.com/images/v3/logo_solutions.gif width=139 height=41 border=0 alt="JDNet Solutions"></a></td>
|
||
<td width=342 valign=top>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0 align=center>
|
||
<form method=GET name=recherche onSubmit="return RechercheWindow();">
|
||
<tr>
|
||
<td>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td>
|
||
<div align=center><b><font face=Arial size=2 color=#FFFFFF>Rechercher</font></b>
|
||
<font face=Arial><font size=1><font color=#FFFFFF>(avec
|
||
Google)</font></font></font>
|
||
<input type=text name=s size=15>
|
||
<a href=javascript:RechercheWindow(); onKeyPress="return true"><img src=http://solutions.journaldunet.com/images/v2/bouton_ok.gif border=0 align=absmiddle></a> </div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><font face=Arial>
|
||
<font size=1><font color=#FFFFFF>
|
||
<input type=radio name=lieu value=jdns checked>
|
||
sur le JDNet
|
||
<input type=radio name=lieu value=linternaute>
|
||
sur Solutions
|
||
<input type=radio name=lieu value=voila>
|
||
sur le Web</font></font></font></div>
|
||
</td>
|
||
</form>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr bgcolor=C2CF68>
|
||
<td height=14><img src=http://solutions.journaldunet.com/images/v3/jdnet640.gif width=640 height=14 usemap=#Tetiere border=0><map name=Tetiere><area shape=rect coords=2,1,27,21 href=http://www.journaldunet.com><area shape=rect coords=90,1,152,15 href=http://societe.journaldunet.com target=_blank><area shape=rect coords=157,1,224,18 href=http://prestataires.journaldunet.com target=_blank><area shape=rect coords=223,2,283,22 href=http://solutionsebusiness.journaldunet.com target=_blank><area shape=rect coords=285,2,325,13 href=http://www.journaldunet.com/lannuairedesfonds/ target=_blank><area shape=rect coords=327,2,370,15 href=http://lecarnet.journaldunet.com target=_blank><area shape=rect coords=372,2,452,19 href=http://encyclopedie.journaldunet.com target=_blank><area shape=rect coords=455,2,530,14 href=http://fr.kelkoo.com/b2b/jdn/ target=_blank><area shape=rect coords=534,3,585,17 href=http://solutions.journaldunet.com/dossiers/tslesdossiers.shtml><area shape=rect coords=590,2,647,15 href=http://www.journaldunet.com/chiffres-cles.shtml target=_blank></map></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="5">
|
||
<tr>
|
||
<td width="130" bgcolor="#e5e6ce">
|
||
<div align="center"><div align=center>
|
||
<oas URL=solutions.journaldunet.com/securite@Left>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/securite";
|
||
var position ="Left";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td width="490" bgcolor="#eeeeee">
|
||
<div align="center"><div align=center>
|
||
<oas URL=solutions.journaldunet.com/securite@Top>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/securite";
|
||
var position ="Top";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td width="140" bgcolor="#e5e6ce" valign="top">
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0 bgcolor=#e5e6ce>
|
||
<tr bgcolor=#000033>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Actualit<EFBFBD>s</font>
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_acteurs.shtml>Acteurs
|
||
E-Biz</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_btob.shtml>Intégration-BtoB</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_relationclient.shtml>Front
|
||
Office-CRM</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_reseaux.shtml>Réseaux-Stockage</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_securite.shtml>Sécurité</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_etudes.shtml>Etudes</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_linux.shtml>Logiciels
|
||
libres</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_bref.shtml>Bref
|
||
France</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_bref_international.shtml>Bref
|
||
International</a><br>
|
||
<img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=8><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_experiences.shtml><b>Cas
|
||
utilisateurs</b></a><br>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/ilsontchoisi/sommaire.shtml>Ils
|
||
ont choisi</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/nouvellesversions/sommaire.shtml>Versions</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/caexiste/sommaire.shtml>Ça
|
||
existe ?</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/agenda/tabloagenda.shtml>Agenda</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_nominations.shtml>Nominations</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://fr.kelkoo.com/b2b/jdn/>Comparateur Prix </a></font><br>
|
||
<font face=Arial size=2><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5><br>
|
||
</font><font face=Arial size=2> </font></td>
|
||
</tr>
|
||
</table>
|
||
<div align=center>
|
||
<div align=center><oas url=solutions.journaldunet.com/divers@Left2>
|
||
<script language="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<script language="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<script language="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/divers";
|
||
var position ="Left2";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</script>
|
||
</oas></div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#333366>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Tous
|
||
nos articles</font></th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><a href=http://solutions.journaldunet.com/fils/sommaire_semaine.shtml>
|
||
</a><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0204/listeavril.shtml>Avril
|
||
2002</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0203/listemars.shtml>Mars
|
||
2002</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/archivesactu.shtml>Et avant</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/itws/sommaire.shtml>Les
|
||
Interviews</a><br>
|
||
</font><font face=Arial size=2><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5></font>
|
||
<font face=Arial size=2><oas url=www.journaldunet.com/divers@Left3>
|
||
<script language="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<script language="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<script language="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "www.journaldunet.com/divers";
|
||
var position ="Left3";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</script>
|
||
</oas></font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#003333>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Dossiers</font>
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face="Arial" size="2"><a href=http://solutions.journaldunet.com/dossiers/tslesdossiers.shtml><i>
|
||
</i></a> <img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/hebergement/sommaire.shtml>Hébergement</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/bi/sommaire.shtml>Décisionnel</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/ecatalogue/sommaire.shtml>e-catalogues</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/erh/sommaire.shtml>e-RH</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/licences/sommaire.shtml>Licences</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/webcontent/sommaire.shtml>Gestion
|
||
contenu</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/audience/sommaire.shtml>Mesure
|
||
d'audience</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/wireless/sommaire.shtml>Sans-fil</a><br>
|
||
<a href=http://solutions.journaldunet.com/dossiers/payant/sommaire.shtml>
|
||
</a> <img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/stockage/sommaire.shtml>Stockage</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/virus/sommaire.shtml>Virus</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/webservices/sommaire.shtml>Web
|
||
Services</a><br>
|
||
<img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=8>
|
||
</font><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=7><font face=Arial size=2><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/faq/sommaire.shtml><b>Questions-Réponses</b></a><br>
|
||
<br>
|
||
<a href=http://solutions.journaldunet.com/dossiers/tslesdossiers.shtml><i>Tous
|
||
les dossiers<br>
|
||
</i></a><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=6><br>
|
||
</font><font face="Arial" size="2"> </font></td>
|
||
</tr>
|
||
</table>
|
||
<div align=center>
|
||
<div align=center><oas url=www.journaldunet.com/divers@Left3></oas></div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#003300>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Panoramas</font> </th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0110/011024_consolidations.shtml>Acquisitions</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0202/020211_comparo_eai_intro.shtml>EAI</a><a href=http://solutions.journaldunet.com/0201/020122_panorama_srm.shtml></a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0201/020122_panorama_srm.shtml>SRM</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0110/011022_tablo_crm.shtml>CRM
|
||
analytique</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0110/011016_xml_part1.shtml>Dialectes
|
||
XML</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0105/010530_portailtablo.shtml>Portails</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0108/010829_panoramamoteur.shtml>Mot.de
|
||
recherche</a><br>
|
||
<br>
|
||
</font></td>
|
||
</tr>
|
||
</table>
|
||
<div align=center></div>
|
||
</td>
|
||
</tr>
|
||
<tr bgcolor=#660000>
|
||
<td>
|
||
<div align=center><font face=Arial size=2 color=#ffffff>
|
||
<b>Points de vue</b></font></div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face="Arial" size="2"><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/pollit_files/sondages.shtml>Sondages</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<font color=#00006F><a href=http://solutions.journaldunet.com/conseils/sommaire.shtml>Débats</a></font><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://forums.journaldunet.com/cgi-bin/dcforum/dcboard.cgi>Courrier</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<font color=#00006F>Chroniques</font><br>
|
||
> <a href=http://solutions.journaldunet.com/conseils/lombard/sommaire_lombard.shtml>P.
|
||
Lombard</a><br>
|
||
> <a href=http://www.journaldunet.com/juridique/00page_juridique.shtml>Juridiques</a><br>
|
||
</font><font face="Arial"> </font> <font face=Arial size=2><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5><br>
|
||
</font></td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#593309>
|
||
<th height=20><font face=Arial size=2 color=#ffffff><b>Chiffres/annuaires</b></font>
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/chiffres-cles.shtml>Chiffres-clés</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/tops/top_sommaire.shtml>Classements</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://societe.journaldunet.com/php/commun/recherche.php4>Entreprises</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://lecarnet.journaldunet.com/php/commun/recherche.php4>Carnet</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/lannuairedesfonds/index.shtml>Fonds</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://prestataires.journaldunet.com/php/commun/recherche.php4>Prestataires</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/dossiers/regies/regiesommaire.shtml>R<EFBFBD>gies
|
||
externes</a> <br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/dossiers/associations/index.shtml>Lobbies</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/livres_blancs/>Livres Blancs</a>
|
||
<br>
|
||
<img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5><br>
|
||
</font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#993300>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Le
|
||
Journal du Net</font></th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://benchmail.benchmark.fr/fr_abd.Asp?OR=SOLUTION>Newsletters</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/contacts.shtml>Contacts</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/pubbenchmark.shtml>Publicit<EFBFBD></a>
|
||
<br>
|
||
<img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5><br>
|
||
</font></td>
|
||
</tr>
|
||
</table>
|
||
<table width=117 border=0 cellspacing=1 cellpadding=0 align=center bgcolor=#B6B987>
|
||
<tr bgcolor=#ffffff valign=top>
|
||
<td background=http://www.journaldunet.com/images/benchbande.gif><img src=http://www.journaldunet.com/images/bench.gif width=117 height=34>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=5>
|
||
<tr>
|
||
<td height=5>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana, Arial" size=1> <img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ target=_blank>Benchmark.fr</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3
|
||
height=3> <a href=http://www.benchmark.fr/ebn.asp?pid=105
|
||
target=_blank>S<EFBFBD>minaires</a><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=49 target=_blank>Forum</a><br>
|
||
<font face="Verdana, Arial" size=1> </font> <img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/forumbanque/ target=_blank>Banque
|
||
</a><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<font face="Arial"><a href="http://www.benchmark.fr/forumcollaboratif/" target="_blank">Web
|
||
collaboratif</a></font> <br>
|
||
</font><font face="Verdana, Arial, Helvetica, sans-serif" size=1><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href="http://www.benchmark.fr/forumpharmacie/" target="_blank">e-Pharmacie</a>
|
||
<br>
|
||
</font><font face="Verdana, Arial" size=1> <img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<font face="Arial"><a href="http://www.benchmark.fr/forumlocal/" target="_blank">Collec.
|
||
locales </a></font> <br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<font face="Arial"><a href="http://www.benchmark.fr/forumcompetences/" target="_blank">e-Compétences</a></font><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<font face="Arial"><a href="http://www.benchmark.fr/forumcrm2002/" target="_blank">CRM
|
||
Multicanal</a></font><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=47 target=_blank>Etudes</a>
|
||
<br>
|
||
</font><font face="Verdana, Arial, Helvetica, sans-serif" size=1><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=45&etude=5842 target=_blank>e-CRM</a>
|
||
<br>
|
||
</font><font face="Verdana, Arial" size=1> <img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href="http://www.benchmark.fr/ebn.asp?pid=45&etude=5605" target="_blank">Internet
|
||
payant</a> <br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href="http://www.benchmark.fr/ebn.asp?pid=45&etude=5526" target="_blank">Logiciel
|
||
libre</a> <br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=55 target=_blank>Lettres</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=97&publication=22 target=_blank>Management
|
||
<font face=Arial>IT</font><br>
|
||
</a><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=97&publication=18 target=_blank>Strat.
|
||
Internet</a><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3> <a href=http://www.benchmark.fr/boutique.html target=_blank>Boutique</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=61 target=_blank>Analyse
|
||
de site<br>
|
||
</a><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=69 target=_blank>Presse<br>
|
||
</a><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://mediakit.benchmark.fr/index.shtml target=_blank>Publicité</a><a href=http://www.benchmark.fr/ebn.asp?pid=61 target=_blank>
|
||
</a></font></td>
|
||
</tr>
|
||
<tr>
|
||
<td height=5><img src=http://www.journaldunet.com/images/blank.gif width=1 height=1 border=0 alt=""></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<br>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=0 align=center>
|
||
<tr>
|
||
<td><font size=1 face=Verdana><EFBFBD> Benchmark Group 2000. Tous droits
|
||
réservés. L'accès aux informations contenues
|
||
dans notre site implique l'acceptation inconditionnelle de nos conditions
|
||
générales.</font></td>
|
||
</tr>
|
||
</table>
|
||
<br>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
<td width="368" valign="top">
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="5">
|
||
<tr valign="top">
|
||
<td>
|
||
<table border="0" frame="void" valign="top" width="100%">
|
||
<tr bgcolor="#000033">
|
||
<td><font size="3" face="Arial, Helvetica, sans-serif" color="#FFFFFF"> Actualité
|
||
/ </font><b><font size="3" face="Arial, Helvetica, sans-serif" color="#FFFFFF">Sécurité</font></b>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td valign="top">
|
||
<p><font face="Arial" size="2">
|
||
<script language="JavaScript">date();
|
||
</script>
|
||
</font></p>
|
||
<p><!-- D<>but fil--><font face="Arial, Helvetica, sans-serif" color="#086DA5" size="5"><b> </b></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020411_wscl.shtml">Une
|
||
proposition de plus pour orchestrer les Web Services</a></b></font><br>
|
||
<font face="Arial" size="2">HP vient de soumettre au
|
||
World Wide Web Consortium une nouvelle sp<73>cification.
|
||
Et esp<73>re ainsi apporter sa pierre <20> la standardisation
|
||
des Web Services.</font> <font face="Arial" size="1"><i>(11/04/200<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020411_attaquestrends.shtml">Etat
|
||
de l'art du hacking "up-to-date", selon le Cert CC </a></b></font><br>
|
||
<font face="Arial" size="2">Auteur de nombreux rapports
|
||
de qualit<69> depuis 1988, la Computer Emergency Response
|
||
Team d<>voile six grandes tendances <20> la mode c<>t<EFBFBD> prise
|
||
d'assaut des syst<73>mes. Inqui<75>tant, mais pratique pour
|
||
s'informer et se pr<70>munir.</font> <font face="Arial" size="1"><i>(11/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial, Helvetica, sans-serif" color="#086DA5" size="5"><b><font face="Arial" size="2"><table border="0" cellspacing="0" cellpadding="3" align="right">
|
||
<tr>
|
||
<td>
|
||
<oas URL=solutions.journaldunet.com/divers@x06>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/divers";
|
||
var position ="x06";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</td>
|
||
</tr>
|
||
</table></font></b></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020410_cybercrime.shtml">Sondage
|
||
CSI/FBI : cyber-anarchie ou cyber-mensonge made in USA
|
||
?</a></b></font><br>
|
||
<font face="Arial" size="2">Augmentation drastique des
|
||
d<>tournements de pages web, h<>morragie du vol de donn<6E>es
|
||
confidentielles, <20>panchement de la fraude financi<63>re...
|
||
D'inqui<75>tantes nouvelles d<>barquent d'Am<41>rique. Qui
|
||
n<>cessitent toutefois un travail de mod<6F>ration critique...</font>
|
||
<font face="Arial" size="1"><i>(10/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial, Helvetica, sans-serif" color="#086DA5" size="5"><b></b></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020408_certincident.shtml">Quand
|
||
social engineering et messagerie instantan<61>e font bon
|
||
m<>nage...</a></b></font><br>
|
||
<font face="Arial" size="2">Inciter l'internaute connect<63>
|
||
aux r<>seaux de discussion ou utilisateur de messagerie
|
||
instantan<61>e <20> <20>x<EFBFBD>cuter des fichiers vici<63>s : la technique
|
||
n'est pas nouvelle, mais le CERT constate qu'elle fait
|
||
toujours recette.</font> <font face="Arial" size="1"><i>(08/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial, Helvetica, sans-serif" color="#086DA5" size="5"><b></b></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020402_neurocom.shtml">Neurocom
|
||
d<>pose le bilan</a></b></font><br>
|
||
<font face="Arial" size="2">La SSII mono-experte en
|
||
s<>curit<69> d<>clare assurer la continuit<69> de son service.
|
||
Et cherche g<>n<EFBFBD>reux repreneur d<>sirant <20>tendre ses activit<69>s
|
||
sur ce terrain.</font> <font face="Arial" size="1"><i>(02/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020329_newantivirus.shtml">A
|
||
nouveaux virus, nouvelles techniques d'<27>limination</a></b></font><br>
|
||
<font face="Arial" size="2">Bases de signatures, d<>tections
|
||
g<>n<EFBFBD>rique et heuristique sont les m<>thodes les plus
|
||
courantes exploit<69>es par les anti-virus du commerce.
|
||
Parmi les plus r<>centes, l'analyse comportementale proche
|
||
de la d<>tection d'intrusions...</font> <font face="Arial" size="1"><i>(29/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial, Helvetica, sans-serif" color="#086DA5" size="5"><b><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020326_isosecurite.shtml">Certification
|
||
de la s<>curit<69> : <20> quelle norme se fier ?</a></b></font><br>
|
||
</b></font><font face="Arial, Helvetica, sans-serif" size="5"><font face="Arial" size="2">Qu'il
|
||
s'agisse pour l'entreprise de prouver la qualit<69> intrins<6E>que
|
||
de sa s<>curit<69> globale, ou pour le consultant charg<72>
|
||
d'un audit des risques de l<>gitimer ses interventions,
|
||
une norme de certification s'impose. Mais laquelle et
|
||
pourquoi ?</font> <font face="Arial" size="1"><i>(26/03/2002)</i></font><br>
|
||
</font><font face="Arial, Helvetica, sans-serif" color="#086DA5" size="5"><b><br>
|
||
</b></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020322_xkms.shtml">Le
|
||
W3C compl<70>te le chapitre de la s<>curit<69> des services
|
||
Web</a></b></font><br>
|
||
<font face="Arial" size="2">Le consortium a publi<6C> plusieurs
|
||
documents de travail qui pr<70>cisent comment g<>rer des
|
||
<20>changes de clefs pour s<>curiser les services web. Des
|
||
travaux compl<70>mentaires de ceux de l'IETF.</font> <font face="Arial" size="1"><i>(22/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020321_virus2002.shtml">Quand
|
||
les virus choisissent leurs cibles</a></b></font><br>
|
||
<font face="Arial" size="2">Nimda anti-am<61>ricain et
|
||
Sircam anti-europ<6F>en ? Vers et virus tiennent-ils compte
|
||
d'<27>l<EFBFBD>ments "g<>o-techniques" pour mieux se propager ?
|
||
Tour d'horizon des derni<6E>res tendances.</font> <font face="Arial" size="1"><i>(21/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020314_fsecure.shtml">F-Secure
|
||
met le chiffrement à la portée des PDA</a></b></font><br>
|
||
<font size="2" face="Arial">L'<27>diteur finlandais a sign<67>
|
||
coup sur coup des accords avec HP et Compaq. Au centre
|
||
de ces partenariats, la sortie d'un outil d'administration
|
||
pour la confidentialit<69> des donn<6E>es. <i><font size="1">(14/03/2002)
|
||
</font></i></font><font face="Arial" size="1"><i><br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020313_biometric.shtml">OASIS
|
||
entend standardiser les <20>changes de donn<6E>es biom<6F>triques</a></b></font><br>
|
||
<font face="Arial" size="2">Iris, empreinte digitale,
|
||
voix... Le consortium vient de mettre au point la premi<6D>re
|
||
mouture d'un langage de description des donn<6E>es biom<6F>triques
|
||
fond<6E> sur XML.</font> <font face="Arial" size="1"><i>(13/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020311_virus.shtml">Plus
|
||
de 11% des ordinateurs professionnels infect<63>s chaque
|
||
mois en 2001</a></b></font><br>
|
||
<font face="Arial" size="2">Selon ISCA Labs, Sircam
|
||
et LoveLetter sont en t<>te du palmar<61>s des virus les
|
||
plus dangereux de l'ann<6E>e 2001.</font> <font face="Arial" size="1"><i>(11/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020308_pgp.shtml">PGP
|
||
n'a pas trouv<75> preneur</a></b></font><br>
|
||
<font face="Arial" size="2">Network Associates recherchait
|
||
un acheteur pour son logiciel de chiffrement depuis
|
||
fin 2001. Les propositions n'ont pas manqu<71> mais aucune
|
||
cession n'a pu <20>tre conclue. Dommage pour PGP...</font>
|
||
<font face="Arial" size="1"><i>(08/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020306_php.shtml">Un
|
||
futur virus de type Code Red pour PHP ?</a></b></font><br>
|
||
<font face="Arial" size="2">Des failles d<>couvertes
|
||
r<>cemment dans le langage de script pourraient donner
|
||
lieu <20> la mise en oeuvre de chevaux de Troie.</font>
|
||
<font face="Arial" size="1"><i>(06/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020226_verisign.shtml">Verisign
|
||
veut s<>curiser les Web Services</a></b></font><br>
|
||
<font face="Arial" size="2">L'int<6E>ress<73> a convaincu
|
||
IBM, Microsoft, Oracle et Sun d'impl<70>menter sa technologie
|
||
dans leurs produits respectifs.</font> <font face="Arial" size="1"><i>(26/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020221_idcsecurite.shtml">Les
|
||
entreprises europ<6F>ennes plus sensibilis<69>es auix questions
|
||
de s<>curit<69> ?</a></b></font><br>
|
||
<font face="Arial" size="2">Selon IDC, les entreprises
|
||
sont de plus en plus sensibles <20> la question de la s<>curit<69>.
|
||
Pas au point toutefois de d<>penser plus dans ce domaine.</font>
|
||
<font face="Arial" size="1"><i>(21/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020218_w3.shtml">Le
|
||
W3C finalise un standard XML pour la signature <20>lectronique</a></b></font><br>
|
||
<font face="Arial" size="2">Aux c<>t<EFBFBD>s de ses initiatives
|
||
autour du chiffrement et de la gestion de clefs, la
|
||
consortium publie les sp<73>cifications finales de XML
|
||
Signature.</font> <font face="Arial" size="1"><i>(18/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020214_faillesnmp.shtml">Des
|
||
failles identifi<66>es dans le plus r<>pandu des protocoles
|
||
d'administration r<>seau</a></b></font><br>
|
||
<font face="Arial" size="2">SNMP, le protocole r<>seau
|
||
mis en oeuvre dans les routeurs et dans bon nombre de
|
||
logiciels, souffre de vuln<6C>rabilit<69>s. Au chevet du malade
|
||
depuis plusieurs mois, le Cert a officialis<69> l'information
|
||
hier.</font> <font face="Arial" size="1"><i>(14/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020211_oracle.shtml">La
|
||
s<>curit<69> d' Oracle 9i Database <20> nouveau sur la sellette</a></b></font><br>
|
||
<font face="Arial" size="2">Malgr<EFBFBD> les promesses de
|
||
l'<27>diteur - d'aucuns diront <20> cause d'elles - Oracle
|
||
9i est bel et bien vuln<6C>rable, et plusieurs failles
|
||
ont encore <20>t<EFBFBD> r<>cemment mises <20> jour.</font> <font face="Arial" size="1"><i>(11/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020207_dictao.shtml">Dictao
|
||
propose une m<>thodologie de s<>curisation des environnements
|
||
Windows 2000</a></b></font><br>
|
||
<font face="Arial" size="2">De l'analyse de l'existant
|
||
en passant par la mise <20> niveau d'une architecture et
|
||
la d<>finition des proc<6F>dures, la soci<63>t<EFBFBD> de services
|
||
se concentre sur la couche applicative.</font> <font face="Arial" size="1"><i>(06/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><b>Thierry Autret et Marie-Laure
|
||
Oble-Laffaire (Ernst & Young) <a href="http://solutions.journaldunet.com/itws/020205_it_pkiernstyoung.shtml">"D<>ployer
|
||
aujourd'hui une PKI dans un mod<6F>le ouvert, c'est courir
|
||
vers l'<27>chec"</a></b></font><br>
|
||
<font face="Arial" size="2">Qui sont les acteurs d'une
|
||
infrastructure <20> clefs publiques ? Le cadre juridique
|
||
est-il pr<70>t ? Les solutions techniques sont-elles matures
|
||
? R<>ponses avec deux experts, co-auteurs d'un ouvrage
|
||
sur le sujet.</font> <font face="Arial" size="1"><i>(05/02/2002)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020131_catastrojan.shtml">Catastrophisme,
|
||
"hoax" et s<>curit<69> ne font pas bon m<>nage</a></b></font><br>
|
||
<font face="Arial" size="2">Le "rapport confidentiel"
|
||
de l'<27>diteur d'anti-virus Tegam a suscit<69> un emballement
|
||
m<>diatique et... l'exasp<73>ration de la communaut<75> des
|
||
experts en s<>curit<69>. Attention donc: trop de marketing
|
||
(m<>me habile) peut nuire gravement <20> la sant<6E>.</font>
|
||
<font face="Arial" size="1"><i>(31/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020130_trojans.shtml">La
|
||
tac-attaque tactique du Trojan</a></b></font><br>
|
||
<font face="Arial" size="2">Un rapport circule sur la
|
||
recrudescence de chevaux de Troie sp<73>cifiques et invisibles.
|
||
Non officialis<69>, il souligne toutefois l'importance
|
||
de faire le point sur certaines techniques en vogue.
|
||
Et suscite une r<>flexion en terme de parades.</font>
|
||
<font face="Arial" size="1"><i>(30/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020129_partyvirus.shtml">Le
|
||
ver Myparty fait leur f<>te aux messageries !</a></b></font><br>
|
||
<font face="Arial" size="2">Un nouveau "mass-mailer"
|
||
<20> la pi<70>ce jointe singeant une adresse web a <20>merg<72>
|
||
de l'esprit d<>rang<6E> d'un programmeur oisif. Risque moyen/haut
|
||
pour les <20>diteurs, mais a priori rien de comparable
|
||
avec les SirCam, Magistr et autres Nimda.</font> <font face="Arial" size="1"><i>(29/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020125_marsh.shtml">Les
|
||
risques informatiques immat<61>riels peuvent-ils <20>tre couverts
|
||
par les assureurs ?</a></b></font><br>
|
||
<font face="Arial" size="2">Assur<EFBFBD>ment, r<>pond le courtier
|
||
en assurance Marsh, dont la division Risk Management
|
||
vient de cr<63>er un outil d'<27>valuation des risques informatiques.<br>
|
||
<br>
|
||
</font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020121_microsoft.shtml">La
|
||
s<>curit<69> au centre des pr<70>occupations de Microsoft ?</a></b></font><br>
|
||
<font face="Arial" size="2">La question se pose <20> la
|
||
lecture d'un message que Bill Gates aurait envoy<6F> sur
|
||
le sujet <20> l'ensemble des salari<72>s de la firme de Redmond.</font>
|
||
<font face="Arial" size="1"><i>(21/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020111_dotnetvirus.shtml">La
|
||
"pr<70>-forteresse" .NET pervertie par son premier virus</a></b></font><br>
|
||
<font face="Arial" size="2">Uniquement diffus<75> aupr<70>s
|
||
d'<27>diteurs antivirus, W32.Donut ne risque pas d'infecter
|
||
votre PC. Mais ce code conceptuel d<>montre sur la b<>ta
|
||
2 de la plate-forme Microsoft que celle-ci n'est pas
|
||
aussi imprenable que ce qu'on avait affirm<72> en 2001.</font>
|
||
<font face="Arial" size="1"><i>(12/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020110_virus_flash.shtml">Mauvais
|
||
pr<70>sage : un virus qui infecte Flash</a></b></font><br>
|
||
<font face="Arial" size="2">Universellement utilis<69>
|
||
pour cr<63>er du contenu multim<69>dia pour le Web, le format
|
||
de Macrom<6F>dia avait une solide r<>putation en mati<74>re
|
||
de s<>curit<69>. Un virus (inoffensif) s<>me le doute.</font>
|
||
<font face="Arial" size="1"><i>(10/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020103_dns.shtml">40%
|
||
des sites en ".gouv" sous la menace du Spof</a></b></font><br>
|
||
<font face="Arial" size="2">Si les serveurs de noms
|
||
de domaine fran<61>ais sont plut<75>t bien configur<75>s, une
|
||
majeure partie souffrent cependant d'un d<>faut d'architecture:
|
||
le "spof". Ou comment mettre tous ses oeufs dans le
|
||
m<>me panier...</font> <font face="Arial" size="1"><i>(03/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011221_virus.shtml">Virus
|
||
Maldal : attention aux voeux de fin d'ann<6E>e par e-mail</a></b></font><br>
|
||
<font face="Arial" size="2">Le ver d<>guis<69> en carte
|
||
de voeu attach<63>e, fond<6E> sur son pr<70>d<EFBFBD>cesseur Sircam,
|
||
commence par vous souhaiter une heureuse nouvelle ann<6E>e,
|
||
puis un joyeux No<4E>l... avant de "faire sa f<>te" <20> votre
|
||
dossier syst<73>me.</font> <font face="Arial" size="1"><i>(21/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011220_liberty.shtml">France
|
||
T<>l<EFBFBD>com et HP rejoignent Liberty Alliance, Microsoft
|
||
h<>site encore</a></b></font><br>
|
||
<font face="Arial" size="2">L'op<6F>rateur t<>l<EFBFBD>com et le
|
||
constructeur de PC participeront <20> l'<27>laboration du
|
||
syst<73>me d'authentification et s<>curisation des transactions
|
||
initi<74> par Sun sous la forme du projet Liberty Alliance.
|
||
Et Microsoft r<>fl<66>chit <20> l'opportunit<69> de collaborer
|
||
<20> ce syst<73>me concurrent de Passport.</font> <font face="Arial" size="1"><i>(20/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011214_virus.shtml">Le
|
||
virus Gokar se r<>plique par le web, l'email et l'IRC</a></b></font><br>
|
||
<font face="Arial" size="2">Apr<EFBFBD>s le virus Goner, un
|
||
nouveau ver tente de se r<>pliquer par l'interm<72>diaire
|
||
des "chats". Dot<6F> d'autres techniques de r<>plication
|
||
classiques, le virus <20>galement appel<65> KarenWorm utilise
|
||
encore Outlook et les failles du serveur Microsoft IIS.</font>
|
||
<font face="Arial" size="1"><i>(14/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011213_caexiste_biometrics.shtml">L'identification
|
||
<20> distance avec la biom<6F>trie sans contact</a></b></font><br>
|
||
<font face="Arial" size="2">Alors que depuis le 11 septembre
|
||
les solutions de reconnaissance des empreintes digitales
|
||
connaissent un regain d'int<6E>r<EFBFBD>t, d'autres techniques
|
||
offrent des perspectives <20>tonnantes (voire inqui<75>tantes<65>?).
|
||
Comme reconna<6E>tre une personne au milieu d'une foule.</font>
|
||
<font face="Arial" size="1"><i>(13/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011207_alcove.shtml">Alc<EFBFBD>ve
|
||
lance un Firewall Open Source</a></b></font><br>
|
||
<font face="Arial" size="2">Prestataire sp<73>cialis<69> dans
|
||
les technologies du libre, Alc<6C>ve propose une solution
|
||
packag<61>e coupl<70>e <20> une offre de services. Secteur vis<69>
|
||
: les entreprises de taille moyenne.</font> <font face="Arial" size="1"><i>(07/12/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011206_virusgone.shtml">"Pentagone":
|
||
le ver qui fait plus de peur que de mal</a></b></font><br>
|
||
<font face="Arial" size="2">Mardi apr<70>s-midi, un nouveau
|
||
ver s'est propag<61> <20> haute vitesse et plusieurs "alertes
|
||
rouges" ont <20>t<EFBFBD> <20>mises par les <20>diteurs d'anti-virus.
|
||
Et, manifestement, le travail de pr<70>vention contre les
|
||
menaces virales commence <20> payer.</font> <font face="Arial" size="1"><i>(06/12/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/011205_it_haydont.shtml"><b>Emmanuel
|
||
Haydont (Ingenico) : "Tout le monde reconna<6E>t la validit<69>
|
||
du mod<6F>le 3D-Secure de Visa mais en France il faut encore
|
||
dig<69>rer l'exp<78>rience Cyber-comm"</b></a></font><br>
|
||
<font face="Arial" size="2">Depuis l'<27>chec manifeste
|
||
du projet Cyber-comm, l'heure semble en France au statu
|
||
quo dans le domaine des grandes architectures de paiement.
|
||
Le point avec un expert du domaine.</font> <font face="Arial" size="1"><i>(05/12/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011130_wormsql.shtml">CBlade
|
||
repr<70>sente-t-il une vraie menace pour SQL Server ?</a></b></font><br>
|
||
<font face="Arial" size="2">Alors que Badtrans.B se
|
||
propage toujours <20> grande vitesse, le premier ver exploitant
|
||
l'installation par d<>faut d'une base de donn<6E>es est
|
||
presque pass<73> inaper<65>u. Un ver sans danger, mais qui
|
||
d<>signe de nouveaux risques.</font> <font face="Arial" size="1"><i>(30/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011130_faillephpnuke.shtml">Deux
|
||
failles exploit<69>es pour le contr<74>le total d'un site
|
||
PHP-Nuke</a></b></font><br>
|
||
<font face="Arial" size="2">En r<>cup<75>rant un cookie
|
||
<20> l'aide de code JavaScript, le hacker obtient les login
|
||
et mot de passe du compte administrateur. Qui peuvent
|
||
<20>tre d<>chiffr<66>s "en une seconde" selon l'expert fran<61>ais
|
||
auteur du bulletin d'alerte.</font> <font face="Arial" size="1"><i>(30/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011128_badtrans.shtml">Badtrans.B,
|
||
le virus deux-en-un</a></b></font><br>
|
||
<font face="Arial" size="2">Depuis Sircam et Nimda,
|
||
la m<>t<EFBFBD>o du r<>seau semblait plut<75>t <20> l'accalmie. BadTrans.B
|
||
vient de rompre cette relative qui<75>tude.</font> <font face="Arial" size="1"><i>(28/11/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/011128_it_vrangos.shtml"><b>Th<EFBFBD>odore-Michel
|
||
Vrangos (Cyber Networks) : "Je crois <20> un d<>gel des
|
||
projets de PKI"</b></a></font><br>
|
||
<font face="Arial" size="2">Supervision <20> distance,
|
||
s<>curisation des applications PKI, SSO... Tour d'horizon
|
||
des projets de s<>curit<69> avec le pdg de Cyber Networks,
|
||
int<6E>grateur sp<73>cialiste de la s<>curit<69>.</font> <font face="Arial" size="1"><i>(28/11/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Questions-Réponses</i></b></font>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011126_faq_failles.shtml">Petit
|
||
br<62>viaire des attaques et des failles de s<>curit<69></a></b></font><br>
|
||
<font face="Arial" size="2">Un "root compromise" <20> l'aide
|
||
d'un "buffer overflow", le tout figurant un "exploit"
|
||
r<>pertori<72> comme "incident". Pas de social engineering
|
||
cette fois-ci. Mais o<> est pass<73> le traducteur<75>?</font>
|
||
<font face="Arial" size="1"><i>(26/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011123_entrust.shtml">Entrust
|
||
multiplie les points d'entr<74>e autour de son offre PKI</a></b></font><br>
|
||
<font face="Arial" size="2">Acteur majeur du march<63>
|
||
des PKI, Entrust tente de structurer son offre <20> l'image
|
||
du march<63> des infrastructures de confiance. Par exemple
|
||
en s'int<6E>ressant au SSO. Pragmatique.</font> <font face="Arial" size="1"><i>(22/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011122_failles_ssh.shtml">Vuln<EFBFBD>rabilit<EFBFBD>s
|
||
en s<>rie dans les syst<73>mes d'administration s<>curis<69>e
|
||
SSH</a></b></font><br>
|
||
<font face="Arial" size="2">Le protocole SSH pour blinder
|
||
l'administration de postes distants ? Pourquoi pas en
|
||
version 2.0, car les pr<70>c<EFBFBD>dentes font l'objet de multiples
|
||
notifications d'alertes...</font> <font face="Arial" size="1"><i>(22/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011116_casso.shtml">Computer
|
||
Associates compte bien profiter du "come-back" du SSO</a></b></font><br>
|
||
<font face="Arial" size="2">Les solutions de contr<74>le
|
||
d'acc<63>s <20> identifiant unique ne sont pas l'apanage de
|
||
jeunes <20>diteurs comme Netegrity. Des acteurs plus anciens
|
||
adoss<73>s <20> des march<63>s plus larges y sont aussi tr<74>s
|
||
actifs. Exemple : Computer Associates.</font> <font face="Arial" size="1"><i>(15/11/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/011116_it_ntbugtraq_cooper.shtml"><b>Russ
|
||
Cooper (NTBugtraq) : "Les <20>diteurs devraient davantage
|
||
assumer la responsabilit<69> de leurs failles"</b></a></font><br>
|
||
<font face="Arial" size="2">L<EFBFBD>gitime ou non, l'organisation
|
||
de Microsoft remonte un vrai d<>bat <20> propos de l'<27>thique
|
||
autour des failles de s<>curit<69>. Russ Cooper, <20>diteur
|
||
de NTBugtraq et auteur d'une proposition concurrente,
|
||
milite en ce sens depuis deux ans. </font> <font face="Arial" size="1"><i>(16/11/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011112_orgsecurite.shtml">Microsoft
|
||
veut "organiser" l'information en mati<74>re de s<>curit<69>
|
||
logicielle</a></b></font><br>
|
||
<font face="Arial" size="2">Apparemment anodine, la
|
||
d<>marche conjointe engag<61>e par le g<>ant du logiciel
|
||
am<61>ricain avec cinq <20>diteurs ax<61>s sur la s<>curit<69> pourrait
|
||
avoir des implications plus "strat<61>giques".</font> <font face="Arial" size="1"><i>(12/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011109_evidian.shtml">Avec
|
||
PortalXpert, Evidian assure le SSO sans le soutien d'agents
|
||
ou de plugins serveurs</a></b></font><br>
|
||
<font face="Arial" size="2">La version 3.0 de ce logiciel
|
||
de contr<74>le d'acc<63>s <20> signature unique de l'ex-Bullsoft
|
||
se caract<63>rise par une prise en compte plus large des
|
||
proc<6F>d<EFBFBD>s d'authentification.</font> <font face="Arial" size="1"><i>(09/11/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/011107_it_vaubansys_zboralski.shtml"><b>Anthony
|
||
C. Zboralski (Vauban Systems) : "Quand nous s<>curisons
|
||
une entreprise, nous d<>veloppons des sc<73>narii techniques
|
||
mais aussi humains"</b></a></font><br>
|
||
<font face="Arial" size="2">Hacker m<>diatique au milieu
|
||
des ann<6E>es 90, Anthony C. Zboralski, ex "Frantic", dirige
|
||
aujourd'hui Vauban Systems, prestataire sp<73>cialis<69> dans
|
||
la s<>curit<69>. Entretien depuis son si<73>ge indon<6F>sien.</font>
|
||
<font face="Arial" size="1"><i>(07/11/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011106_passport.shtml">Des
|
||
trous (de s<>curit<69>) dans le Passport de Microsoft</a></b></font><br>
|
||
<font face="Arial" size="2">En combinant plusieurs vuln<6C>rabilit<69>s,
|
||
un d<>veloppeur a d<>montr<74> comment acc<63>der aux coordonn<6E>es
|
||
bancaires d'un utilisateur de Passport. Une op<6F>ration
|
||
qui commence avec un simple email <20> destination d'un
|
||
compte Hotmail...</font> <font face="Arial" size="1"><i>(06/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011105_drm.shtml">Faille
|
||
dans le syst<73>me de gestion des droits num<75>riques de
|
||
Microsoft: des alternatives existent</a></b></font><br>
|
||
<font face="Arial" size="2">La firme de Redmond s'explique
|
||
enfin sur la faille de son syst<73>me de DRM et sur les
|
||
mesures <20> venir. En attendant, ses concurrents dans
|
||
ce domaine explorent d'autres voies techniques.</font>
|
||
<font face="Arial" size="1"><i>(01/11/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011102_nimda_e.shtml">Nimda.E,
|
||
un cl<63>ne plus robuste du ver le plus agressif de tous
|
||
les temps</a></b></font><br>
|
||
<font face="Arial" size="2">Les ordinateurs non "patch<63>s"
|
||
n'ont qu'<27> bien se tenir: la nouvelle variante a <20>t<EFBFBD>
|
||
d<>bugg<67>e et dispose de moyens plus <20>labor<6F>s pour contourner
|
||
les antivirus.</font> <font face="Arial" size="1"><i>(02/11/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011031_msi.shtml">Avec
|
||
Security Box, MSI veut proposer aux PME le couteau-suisse
|
||
du chiffrement</a></b></font><br>
|
||
<font face="Arial" size="2">Cryptage des fichiers, des
|
||
informations <20>chang<6E>es entre serveur Web et navigateur,
|
||
g<>n<EFBFBD>ration et gestion des clefs... L'<27>diteur fran<61>ais
|
||
d<>cline sa suite sur l'ensemble des besoins relatifs
|
||
au chiffrement.</font> <font face="Arial" size="1"><i>(31/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011031_xpciac.shtml">Windows
|
||
XP indiscret malgr<67> lui</a></b></font><br>
|
||
<font face="Arial" size="2">Selon le CIAC, la fonction
|
||
de d<>boggage en ligne du nouvel OS peut exp<78>dier <20> Microsoft
|
||
des donn<6E>es confidentielles. Un risque <20>galement soulign<67>
|
||
par un organisme gouvernemental fran<61>ais.</font> <font face="Arial" size="1"><i>(31/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011030_messenger.shtml">Windows
|
||
Messenger: choisir entre collaboration et s<>curit<69> ?</a></b></font><br>
|
||
<font face="Arial" size="2">Les nouvelles fonctions
|
||
du successeur de MSN Messenger dans XP s'av<61>rent tr<74>s
|
||
puissantes, mais leur simplicit<69> d'utilisation apparente
|
||
doit inciter <20> la plus grande vigilance...</font> <font face="Arial" size="1"><i>(30/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011030_cdck.shtml">Paiement
|
||
s<>curis<69> CDCK : l'interdiction est la r<>gle, l'autorisation
|
||
l'exception</a></b></font><br>
|
||
<font face="Arial" size="2">Le syst<73>me con<6F>u par cette
|
||
start-up am<61>ricaine fond<6E>e par un fran<61>ais pourrait
|
||
bien se r<>v<EFBFBD>ler la solution que tout le monde attend
|
||
pour s<>curiser les paiements par carte <20> distance.</font>
|
||
<font face="Arial" size="1"><i>(30/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011024_attaquesdos.shtml">Apr<EFBFBD>s
|
||
les ordinateurs, les routeurs zombies aux ordres des
|
||
pirates</a></b></font><br>
|
||
<font face="Arial" size="2">Un r<>cent rapport du Cert
|
||
examine l'<27>volution des attaques de d<>nis de service,
|
||
distribu<62>s ou non. Apr<70>s l'automatisation, la tendance
|
||
est au d<>tournement de routeurs...</font> <font face="Arial" size="1"><i>(24/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011023_microsoft.shtml">Microsoft
|
||
n'assure plus la protection des droits numériques</a></b></font><br>
|
||
<font face="Arial" size="2">La firme vient de confirmer
|
||
qu'un programme circulant actuellement sur Internet
|
||
permettait de passer outre son syst<73>me de gestion des
|
||
droits num<75>riques.</font> <font face="Arial" size="1"><i>(23/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011023_ncipher.shtml">nCipher
|
||
s<>curise le dernier m<>tre des PKI</a></b></font><br>
|
||
<font face="Arial" size="2">Historiquement install<6C>
|
||
sur le cr<63>neau des dispositifs d'acc<63>l<EFBFBD>ration SSL, nCipher
|
||
s'est aussi engag<61> sur celui de l'int<6E>grit<69> des clefs
|
||
priv<69>es utilis<69>es dans le cadre des PKI. Un march<63> qui,
|
||
en France, d<>marre en douceur.</font> <font face="Arial" size="1"><i>(23/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011018_certeurope.shtml">Certeurope
|
||
fournit "Le Cha<68>non Manquant" pour la certification
|
||
des experts comptables</a></b></font><br>
|
||
<font face="Arial" size="2">Apr<EFBFBD>s celle des tribunaux
|
||
de commerce, Certeurope met en oeuvre l'autorit<69> de
|
||
certification des experts comptables, "Le Cha<68>non Manquant",
|
||
et pr<70>pare le lancement de nouvelles "applications de
|
||
confiance". </font> <font face="Arial" size="1"><i>(18/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011018_cert.shtml">Les
|
||
failles informatiques en augmentation de 100% par an,
|
||
selon le CERT/CC</a></b></font><br>
|
||
<font face="Arial" size="2">Le bilan que dresse le CERT
|
||
Coordination Center de ces 3 derni<6E>res ann<6E>es, est pour
|
||
le moins inqui<75>tant. Le nombre d'incidents et de vuln<6C>rabilit<69>s
|
||
ne cesse de cro<72>tre depuis trois ans.</font> <font face="Arial" size="1"><i>(18/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011016_sircam.shtml">Jouez
|
||
<20> la roulette russe avec Sircam !</a></b></font><br>
|
||
<font face="Arial" size="2">Alors que Symantec continue
|
||
<20> pr<70>dire que le disque dur des PC infect<63>s par le virus
|
||
Sircam a une chance sur vingt d'<27>tre format<61> aujourd'hui,
|
||
F-Secure affirme que l'intrus ne peut causer ce genre
|
||
de d<>g<EFBFBD>ts.</font> <font face="Arial" size="1"><i>(16/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011015_verisignactive.shtml">Verisign
|
||
et ActivCard s'allient pour s<>curiser de bout en bout
|
||
les certificats num<75>riques</a></b></font><br>
|
||
<font face="Arial" size="2">Les infrastructures <20> clef
|
||
publique de Verisign pourront s'adosser aux dispositifs
|
||
d'authentification d'ActivCard. But du jeu: v<>rifier
|
||
l'identit<69> de l'utilisateur d'un certificat num<75>rique.</font>
|
||
<font face="Arial" size="1"><i>(15/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011012_hackersterrorisme.shtml">Les
|
||
cyber-terroristes au secours de l'anti-terrorisme ?</a></b></font><br>
|
||
<font face="Arial" size="2">Les attentats aux Etats-Unis
|
||
ont suscit<69> la mobilisation de certains hackers pour
|
||
pister les int<6E>r<EFBFBD>ts terroristes. Une position discutable.</font>
|
||
<font face="Arial" size="1"><i>(12/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011011_idx-pki.shtml">Ideal
|
||
X avance sur le terrain de la PKI</a></b></font><br>
|
||
<font face="Arial" size="2">La soci<63>t<EFBFBD> fran<61>aise Ideal
|
||
X annonce une version totalement remani<6E>e de son infrastructure
|
||
PKI Open Source, notamment mise en oeuvre par GAN Patrimoine.</font>
|
||
<font face="Arial" size="1"><i>(10/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2" color="#990033" ><b><i>Dossier
|
||
</i></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011010_introconfiance.shtml">Espaces
|
||
de confiance: du malentendu aux bonnes r<>solutions</a></b></font><br>
|
||
<font face="Arial" size="2">Pr<EFBFBD>sent<EFBFBD>es comme le nirvana
|
||
de la s<>curit<69>, les infrastructures <20> clefs publiques
|
||
ont nuit <20> la bonne compr<70>hension des enjeux technologiques
|
||
des espaces de confiance. Tentative de recadrage.</font>
|
||
<font face="Arial" size="1"><i>(10/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011009_faillemicrosoft.shtml">Tout
|
||
faire avec des macros Excel et Powerpoint en s<>curit<69>
|
||
haute</a></b></font><br>
|
||
<font face="Arial" size="2">Modifier une cha<68>ne de caract<63>re
|
||
dans un document pour <20>x<EFBFBD>cuter un code malicieux embarqu<71>:
|
||
une broutille pour Microsoft dont l'alerte a tard<72> pendant
|
||
3 mois et demi.</font> <font face="Arial" size="1"><i>(09/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011009_baltimore.shtml">SelectAccess,
|
||
le va-tout de Baltimore Technologies ?</a></b></font><br>
|
||
<font face="Arial" size="2">Avec cette solution de gestion
|
||
des autorisations et des habilitations, Baltimore peut
|
||
concurrencer des acteurs comme Netegrity ou RSA/Securant.
|
||
A condition toutefois que la soci<63>t<EFBFBD> sorte de sa mauvaise
|
||
passe.</font> <font face="Arial" size="1"><i>(09/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011005_microsoft.shtml">Microsoft
|
||
renoue avec la s<>curit<69> de ses syst<73>mes</a></b></font><br>
|
||
<font face="Arial" size="2">"Devenez s<>curis<69>s, et restez-le",
|
||
telles sont les deux phases du nouveau programme STPP
|
||
de l'<27>diteur longtemps accus<75> de multiples vuln<6C>rabilit<69>s.
|
||
Un programme <20> suivre de pr<70>s.</font> <font face="Arial" size="1"><i>(05/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011005_nimda.shtml">Nimda
|
||
aura frapp<70> une seule fois et co<63>t<EFBFBD> "seulement" 590
|
||
millions de dollars</a></b></font><br>
|
||
<font face="Arial" size="2">Contrairement <20> certaines
|
||
pr<70>visions alarmistes, le virus Nimda a finalement eu
|
||
des cons<6E>quences moins graves que ses pr<70>d<EFBFBD>cesseurs.
|
||
De m<>me, les ann<6E>es 1999 et 2000 ont plus souffert des
|
||
virus que 2001.</font> <font face="Arial" size="1"><i>(05/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011003_3desecure.shtml">Comment
|
||
Visa pr<70>pare (activement) l'apr<70>s Cyber-comm</a></b></font><br>
|
||
<font face="Arial" size="2">On sait que les syt<79>mes
|
||
de paiement 3D-SET et Cyber-comm sont aujourd'hui un
|
||
<20>chec: on sait moins que Visa pr<70>pare activement la
|
||
rel<65>ve avec 3D-Secure, un nouveau protocole de paiement.</font>
|
||
<font face="Arial" size="1"><i>(03/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Questions-Réponses
|
||
</i></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011002_faq_authenti.shtml">Le
|
||
jargon des espaces de confiance <20>lectroniques en 10
|
||
points</a></b></font><br>
|
||
<font face="Arial" size="2">PKI, signature <20>lectronique,
|
||
SSO, chiffrement <20> clef publique, VPN... Cinq minutes
|
||
de lecture pour comprendre le puzzle technique de la
|
||
s<>curit<69>.</font> <font face="Arial" size="1"><i>(10/02/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010926_gartneriis.shtml">Gartner
|
||
Group sans piti<74> avec le serveur Web de Microsoft</a></b></font><br>
|
||
<font face="Arial" size="2">Observant que les vers Nimda
|
||
se propagent via les failles d'Internet Information
|
||
Server, Gartner pr<70>conise de faire table rase. Justifi<66>
|
||
?</font> <font face="Arial" size="1"><i>(26/09/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/010928_it_zucchi.shtml"><b>Thierry
|
||
Zucchi (Avanade France) <br>
|
||
"La s<>curit<69> d'un syst<73>me d'information ne se r<>sume
|
||
pas aux produits Microsoft"</b></a></font><br>
|
||
<font face="Arial" size="2">Que ce soit pour son serveur
|
||
Web ou pour son service Passport, Microsoft est sous
|
||
le feu des critiques. Parole <20> la d<>fense avec le directeur
|
||
technique d'Avanade, prestataire sp<73>cialis<69> dans les
|
||
infrastructures Microsof.</font> <font face="Arial" size="1"><i>(28/09/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010927_sunliberty.shtml">Sun
|
||
lance la Liberty Alliance pour contrer le Passport de
|
||
Microsoft</a></b></font><br>
|
||
<font face="Arial" size="2">Quelques jours apr<70>s l'annonce
|
||
du lancement de la "F<>d<EFBFBD>ration Passport", un projet
|
||
concurrent voir le jour. Qui promet de s'appuyer sur
|
||
un standard "ouvert".</font> <font face="Arial" size="1"><i>(27/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010925_nimda.shtml">Les
|
||
12 travaux d'Hercule pour enrayer Nimda</a></b></font><br>
|
||
<font face="Arial" size="2">Le plus sournois des virus
|
||
n'utilise pas seulement quatre m<>thodes de propagation.
|
||
Comment l'<27>radiquer ? Des experts pr<70>conisent de reformater
|
||
le disque dur pour r<>installer Windows avec les correctifs...</font>
|
||
<font face="Arial" size="1"><i>(25/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010924_etude_evidian_securite.shtml">Le
|
||
risque interne, parent pauvre des entreprises europ<6F>ennes</a></b></font><br>
|
||
<font face="Arial" size="2">Depuis des ann<6E>es, les <20>tudes
|
||
montrent que les menaces externes ne sont que la partie
|
||
<20>merg<72>e de l'iceberg. Selon l'enqu<71>te d'Evidian, les
|
||
entreprises persistent dans l'erreur.</font> <font face="Arial" size="1"><i>(24/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/010924_it_interop_xcellenet_bouniol.shtml"><b>Christophe
|
||
Bouniol (XcelleNet) : "Les entreprises se rendent compte
|
||
que les PDA sont une faille de s<>curit<69> <20>norme"</b></a></font><br>
|
||
<font face="Arial" size="2">Les assistants personnels
|
||
doivent <20>tre pris en compte dans la politique de l'entreprise
|
||
et non d<>pendre uniquement des utilisateurs. Diagnostic
|
||
avec le directeur commercial Europe du Sud de l'<27>diteur.</font>
|
||
<font face="Arial" size="1"><i>(24/09/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010921_nimdasuite.shtml">Virus:
|
||
La menace "Nimda" semble contenue</a></b></font><br>
|
||
<font face="Arial" size="2">Apr<EFBFBD>s une mauvaise passe,
|
||
le R<>seau semble avoir surmont<6E> cette nouvelle <20>preuve.
|
||
Mais la menace n'est pas pour autant d<>finitivement
|
||
<20>cart<72>e.</font> <font face="Arial" size="1"><i>(21/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial, Helvetica, sans-serif" size="2"><img src="/images/flecherouge.gif" width="8" height="9"></font><font color="#990033" face="Arial" size="1"><b><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000">
|
||
INTEROP</font></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010920_interop_infrastructsalon.shtml">Comment
|
||
le r<>seau de Networld Interop a tenu bon face au virus
|
||
Nimda</a></b></font><br>
|
||
<font face="Arial" size="2">Quand un salon de classe
|
||
internationale exploite une liaison de 155 Mbps, les
|
||
tuyaux sont suffisamment larges pour les virus. Heureusement,
|
||
Nokia et Computer Associates ont veill<6C> au grain.</font>
|
||
<font face="Arial" size="1"><i>(20/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial, Helvetica, sans-serif" size="2"><img src="/images/flecherouge.gif" width="8" height="9"></font><font color="#990033" face="Arial" size="1"><b><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000">
|
||
INTEROP</font></b></font> <font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/010919_it_interop_battistoni.shtml"><b>Eric
|
||
Battistoni (Risc Technology) : <br>
|
||
"Je crois que l'on va parler de plus en plus de s<>curit<69>
|
||
orient<6E>e Transactions"</b></a></font><br>
|
||
<font face="Arial" size="2">Grossiste <20> valeur ajout<75>e
|
||
sp<73>cialiste de la s<>curit<69>, Risc Technology est plut<75>t
|
||
bien plac<61> pour rendre compte des <20>volutions de ce march<63>.
|
||
Entretien <20> l'occasion d'Interop avec le directeur de
|
||
la strat<61>gie.</font> <font face="Arial" size="1"><i>(19/09/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010920_nimda.shtml">Nimda
|
||
: le raz-de-mar<61>e du premier virus transmissible (entre
|
||
autres) par le web</a></b></font><br>
|
||
<font face="Arial" size="2">Internet <20> nouveau ralenti
|
||
par la boulimie de bande-passante du nouveau virus Nimda,
|
||
champion toutes cat<61>gories de la r<>plication, y compris
|
||
par la simple lecture de pages web ou d'emails pi<70>g<EFBFBD>s.</font>
|
||
<font face="Arial" size="1"><i>(20/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial, Helvetica, sans-serif" size="2"><img src="/images/flecherouge.gif" width="8" height="9"></font><font color="#990033" face="Arial" size="1"><b><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000">
|
||
INTEROP</font></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010919_interop_detectintrusion.shtml">La
|
||
d<>tection d'intrusion, enfant encore d<>laiss<73> de la
|
||
s<>curit<69> ?</a></b></font><br>
|
||
<font face="Arial" size="2">En d<>pit de la multiplication
|
||
des vuln<6C>rabilit<69>s, les solutions de d<>tection de vuln<6C>rabilit<69>s
|
||
et d'intrusions semblent encore attendre leur heure.</font>
|
||
<font face="Arial" size="1"><i>(19/09/2001)<br>
|
||
<br>
|
||
</i></font><font color="#990033" face="Arial" size="1"><font face="Arial, Helvetica, sans-serif">
|
||
</font><font face="Verdana, Arial, Helvetica, sans-serif">
|
||
</font></font><font face="Arial, Helvetica, sans-serif" size="2"><img src="/images/flecherouge.gif" width="8" height="9"></font><font color="#990033" face="Arial" size="1"><b><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000">
|
||
INTEROP</font></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010919_interop_firewall.shtml">Les
|
||
"bo<62>tiers de s<>curit<69>" se multiplient dans le sillage
|
||
des VPN</a></b></font><br>
|
||
<font face="Arial" size="2">Des soci<63>t<EFBFBD>s comme Intrusion,
|
||
Netasq mais aussi Bull avancent sur ce march<63> des "firewalls
|
||
en bo<62>te". Des produits qui permettent notamment aux
|
||
petites entreprises de b<>tir leurs r<>seaux priv<69>s virtuels.</font>
|
||
<font face="Arial" size="1"><i>(19/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010918_securipay.shtml">Avec
|
||
son offre Securipay, Beweb mise toujours sur le paiement
|
||
par carte </a></b></font><br>
|
||
<font face="Arial" size="2">A l'heure o<> les syst<73>mes
|
||
de paiement "alternatifs" se multiplient, Beweb s'en
|
||
tient <20> sa solution d'origine: le paiement par saisie
|
||
d'un num<75>ro de carte bancaire.</font> <font face="Arial" size="1"><i>(18/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/010918_it_enternet_correnti.shtml"><b>Roberto
|
||
Correnti (EnterNet Technologies) : "Notre pare-feux
|
||
est proche d'une solution mat<61>rielle sans en avoir les
|
||
inconv<6E>nients"</b></a></font><br>
|
||
<font face="Arial" size="2">Le firewall d'Enternet pr<70>sente
|
||
de nombreuses particularit<69>s dont celle d'<27>tre un syst<73>me
|
||
d'exploitation <20> part enti<74>re. Revue de d<>tails avec
|
||
le directeur g<>n<EFBFBD>ral France de l'<27>diteur.</font> <font face="Arial" size="1"><i>(18/09/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010914_enition.shtml">Enition
|
||
pr<70>pare la "mon<6F>tisation" du R<>seau</a></b></font><br>
|
||
<font face="Arial" size="2">La plate-forme NetToll permettrait
|
||
toutes les modalit<69>s imaginables de facturation et sans
|
||
contrainte technique pour l'utilisateur. Trop beau ?</font>
|
||
<font face="Arial" size="1"><i>(14/09/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010914_netegrity.shtml">Plate-forme
|
||
de SSO, la porte d'entr<74>e des espaces de confiance</a></b></font><br>
|
||
<font face="Arial" size="2">Pi<EFBFBD>ce fondamentale des portails
|
||
d'entreprise , les solutions de SSO (login unique) doivent
|
||
s'accommoder de la r<>alit<69> des syst<73>mes d'infomation.
|
||
Exemple avec le logiciel SiteMinder de Netegrity.</font>
|
||
<font face="Arial" size="1"><i>(14/09/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010914_virus.shtml">Vers
|
||
et virus : neuf menaces plus ou moins actives <20> surveiller</a></b></font><br>
|
||
<font face="Arial" size="2">Magistr.B, SirCam et BlueCode
|
||
continuent de se propager. Mais de nouvelles menaces
|
||
dont un ersatz Unix de Code Red et la nouvelle mouture
|
||
de MTX pointent <20> l'horizon...</font> <font face="Arial" size="1"><i>(14/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><font face="Arial" size="2" color="#990033" ><b><i>Attentats
|
||
US </i></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010913_us_chargeappli.shtml"></a></b></font><b><a href="http://solutions.journaldunet.com/0109/010913_us_reseaux.shtml"></a></b></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010913_us_bilan.shtml">Les
|
||
infrastructures de back-up devraient limiter l'impact
|
||
des destructions</a></b></font><br>
|
||
<font face="Arial" size="2">Les centres d'h<>bergement
|
||
de secours ont a priori jou<6F> leur r<>le pour la sauvegarde
|
||
des donn<6E>es du World Trade Center.</font> <font face="Arial" size="1"><i>(13/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010911_octosecurite.shtml">Espace
|
||
de confiance: de l'art de ne pas confondre les moyens
|
||
avec les fins</a></b></font><br>
|
||
<font face="Arial" size="2">Difficile de parler architecture
|
||
de s<>curit<69> sans biaiser le sujet en le r<>duisant aux
|
||
(trop) fameuses PKI. Le cabinet de conseil Octo Technology
|
||
se sort plut<75>t bien de l'exercice avec un rapport en
|
||
forme de mise au point sur les probl<62>matiques technologiques
|
||
des espaces de confiance.</font> <font face="Arial" size="1"><i>(10/09/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/010910_it_mcafee_gullottopaget.shtml"><b>Vincent
|
||
Gullotto et Fran<61>ois Paget (McAfee / Network Associates)
|
||
: "La vraie menace, c'est la prochaine g<>n<EFBFBD>ration de
|
||
mass mailers"</b></a></font><br>
|
||
<font face="Arial" size="2">Apr<EFBFBD>s les virulents SirCam
|
||
et Code Red de cet <20>t<EFBFBD>, l'activit<69> virale n'a pas vraiment
|
||
stopp<70>... Revue des dangers <20> venir avec deux sp<73>cialistes.</font>
|
||
<font face="Arial" size="1"><i>(10/09/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010910_netcraft.shtml">Code
|
||
Red, un virus plut<75>t s<>curisant</a></b></font><br>
|
||
<font face="Arial" size="2">Selon l'institut Netcraft,
|
||
la diffusion de Code Red contribue <20> sensibiliser les
|
||
administrateurs de serveurs Internet Information Server
|
||
aux probl<62>matiques de s<>curit<69>...</font> <font face="Arial" size="1"><i>(10/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="1"><i>
|
||
</i></font> </p>
|
||
<p><font face="Arial, Helvetica, sans-serif" size="2"><font size="1" face="Arial, Helvetica, sans-serif">
|
||
</font> </font></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
<td width="132" bgcolor="#eeeeee" valign="top">
|
||
<div align="center">
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="6">
|
||
<tr>
|
||
<td>
|
||
<div align="center">
|
||
<table border=0 cellspacing=0 cellpadding=0 width=100%>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<div align=center>
|
||
<table border=0 cellspacing=0 cellpadding=0 width=120>
|
||
<tr>
|
||
<td>
|
||
<div align=center><table width=120 border=0 cellpadding=0 cellspacing=0 align=center>
|
||
<tr>
|
||
<td colspan=3><img src=/images/v2/newsletter_01.gif width=120 height=15 border=0 alt=""></td>
|
||
</tr>
|
||
<form method=post action=http://benchmail.benchmark.fr/fr_abo.asp target=_blank>
|
||
<tr>
|
||
<td width=2 background=/images/v2/newsletter_02.gif><img src=/images/v2/newsletter_02.gif width=2 height=76 border=0 alt=""></td>
|
||
<td width=120 background=/images/v2/newsletter_03.gif>
|
||
<div align=center><font face=Verdana size=1>Gratuit - L'actualit<69>
|
||
des technologies<br>
|
||
e-business<br>
|
||
</font>
|
||
<input type=text name=ML value=email size=8>
|
||
<input type=image id=OR name=lien src=/images/v2/ok_news.gif width=32 height=17 align=absmiddle border=0>
|
||
<br><font face="Arial, Helvetica, sans-serif" size=1>HTML</font>
|
||
<input type=radio name=idm value=5 checked>
|
||
<font face="Arial, Helvetica, sans-serif" size=2>|</font>
|
||
<input type=radio name=idm value=12>
|
||
<font size=1 face="Arial, Helvetica, sans-serif">Texte<br>
|
||
<a href=http://benchmail.benchmark.fr/fr_abd.Asp?OR=SOLUTION target=_blank>Toutes
|
||
nos newsletters</a></font></div>
|
||
</td>
|
||
<td width=2 background=/images/v2/newsletter_04.gif><img src=/images/v2/newsletter_04.gif width=2 height=65 border=0 alt=""></td>
|
||
</tr>
|
||
</form>
|
||
<tr>
|
||
<td colspan=3 width=120><img src=/images/v2/newsletter_05.gif width=120 height=11 border=0 alt=""></td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><div align=center>
|
||
<oas URL=solutions.journaldunet.com/securite@Right2>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/securite";
|
||
var position ="Right2";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<table width=120 border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<div align=center>
|
||
<table width=120 border=0 cellspacing=0 cellpadding=0 bgcolor="EEEEEE">
|
||
<tr>
|
||
<td><img src="/images/v3/it.gif" width="120" height="13" border="0"></td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="1">
|
||
<tr>
|
||
<td>
|
||
<p><a style="color: #000033; text-decoration: none" href="http://solutions.journaldunet.com/itws/020208_it_w3c.shtml"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="1">Daniel
|
||
Dardailler<br>
|
||
</font></b></a><a style="color: #000033; text-decoration: none" href="http://solutions.journaldunet.com/itws/020208_it_w3c.shtml"><img src="http://solutions.journaldunet.com/images_it/mini_dardailler.jpg" align="left" border="0"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="1">
|
||
</font></b><font face="Verdana, Arial, Helvetica, sans-serif" size="1">W3C
|
||
<br>
|
||
</font></a></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td><a style="color: #000033; text-decoration: none" href="http://solutions.journaldunet.com/itws/020208_it_w3c.shtml"><img src="/images/v3/itouv.gif" width="17" height="16" align="left" border="0">
|
||
<font size="2"><font face="Verdana, Arial, Helvetica, sans-serif" color="05277E" size="1">Du
|
||
Web s<>mantique aux Web Services, nous automatisons le<img src="/images/v3/itfer.gif" width="17" height="16" align="right" border="0">
|
||
travail des applications</font></font></a></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><table width="120" border="0" cellspacing="0" cellpadding="0">
|
||
|
||
<tr bgcolor="A9B6BC">
|
||
<td>
|
||
<div align="center"><img src="/images/v2/sondage.gif" height="13"></div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
|
||
<tr bgcolor="A9B6BC">
|
||
<td>
|
||
<div align="center"><font face="Verdana,Arial" size=1>La reprise dans le secteur high-tech...</font></div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
|
||
<td>
|
||
<table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="A9B6BC">
|
||
<tr bgcolor="#eeeeee">
|
||
<td>
|
||
<table cellspacing="0" border="0" width="99%" bordercolor="A9B6BC" cellpadding="2">
|
||
<form action="/poll_it_ssi_v2.0.cgi" method=POST>
|
||
<input type="Hidden" name="poll_id" value="">
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="1">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1>C'est bien engag<61> </font></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="2">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1><EFBFBD>a fr<66>mit </font></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="3">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1>En septembre </font></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="4">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1>En janvier 2003 </font></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="5">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1>Aucune visiblit<69> </font></td>
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<td colspan=2 align=center> <BR> <INPUT Type=SUBMIT Value="Voter"> </td>
|
||
</tr>
|
||
</form>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align="center"><font face="Verdana,Arial" size=1><a href="http://solutions.journaldunet.com/pollit_files/sondages.shtml" target="_top"><font face="Arial" size=1>Précédents
|
||
sondages</font></a></font></div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src=/images/v3/dossier.gif width=120 height=13></td>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#FFFFFF><font color=#000000><b>Stockage
|
||
</b></font></font>
|
||
<table width="120" border="0" cellspacing="0" cellpadding="1">
|
||
<tr>
|
||
<td><font face="Arial" size=2 color=#FFFFFF><a href=http://solutions.journaldunet.com/dossiers/stockage/sommaire.shtml><img src=http://solutions.journaldunet.com/images/pictos/stockage.gif border=0 vspace=0 width="40" height="40"></a></font></td>
|
||
<td><font face="Arial" size=1 color=#000000>Du stockage en r<>seau aux
|
||
r<>seaux de </font></td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"><font face="Arial" size=2 color=#000000><font face="Arial" size=1 color=#000000>stockage.
|
||
L'<27>tat de l'art et des exp<78>riences pour vous guider dans vos prochains
|
||
choix. <br>
|
||
</font><font face="Arial" size=2><img src=/images_it/tiret.gif> <font size=1><a style="color: #000033;" href=http://solutions.journaldunet.com/dossiers/stockage/sommaire.shtml>Sommaire</a></font></font></font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#FFFFFF><font color=#000000><b>Mesure
|
||
d'audience </b></font></font>
|
||
<table width="120" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td valign="top"><font face="Verdana" size=1 color=#000000><font face="Arial" size=2 color=#FFFFFF><b><a href=http://solutions.journaldunet.com/dossiers/audience/sommaire.shtml><img src=http://solutions.journaldunet.com/images/pictos/audience_mini.jpg border=0 vspace=0></a></b></font></font></td>
|
||
<td height="32"><font face="Arial" size=1 color=#000000>Comment les
|
||
solutions prennent le </font></td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"><font face="Verdana" size=1 color=#FFFFFF><font face="Arial" size=2 color=#000000><font face="Verdana" size=1><font face="Arial" size=1 color=#000000>chemin
|
||
de l'intranet et de la licence d<>finitive. </font><font face="Arial">
|
||
<br>
|
||
</font></font><font face="Arial" size=2><img src=/images_it/tiret.gif>
|
||
<font size=1><a style="color: #000033;" href=http://solutions.journaldunet.com/dossiers/audience/sommaire.shtml>Sommaire</a></font></font></font></font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#000000><b>Web Services </b></font>
|
||
<table width="120" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#000000><font face="Verdana" size=1 color=#000000><font face="Arial" size=2 color=#FFFFFF><b><a href=http://solutions.journaldunet.com/dossiers/webservices/sommaire.shtml><img src=http://solutions.journaldunet.com/images/pictos/webservices_mini.jpg border=0 vspace=2></a></b></font></font></font></td>
|
||
<td><font face="Arial" size=1 color=#000000>Zoom sur ce nouveau paradigme
|
||
des </font></td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"><font face="Arial" size=2 color=#000000><font face="Arial" size=1 color=#000000>
|
||
architectures informatiques. Et sur les protocoles qui le soutiennent:
|
||
SOAP, WSDL, UDDI...</font><font face="Arial" size=1> </font><font face="Arial" size=2><br>
|
||
<img src=/images_it/tiret.gif> <font size=1><a style="color: #000033;" href=http://solutions.journaldunet.com/dossiers/webservices/sommaire.shtml>Sommaire</a></font></font></font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=20>
|
||
<div align=center><font face=Verdana size=1><a href=http://solutions.journaldunet.com/dossiers/tslesdossiers.shtml><b><font color="#000000">Tous
|
||
les dossiers</font></b></a></font></div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><a href=http://www.journaldunet.com/tops/top_sommaire.shtml><img src=http://solutions.journaldunet.com/images/pictos/heber.jpg border=0></a><br>
|
||
<font face=Arial size=1><a href=http://www.journaldunet.com/tops/top_sommaire.shtml><font color=#000000>Classements
|
||
du Web</font></a><br>
|
||
</font></div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src=http://www.journaldunet.com/images_it/annu.gif height=13 width=120></td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=100% border=0 cellspacing=1 cellpadding=2 bgcolor=A9B6BC>
|
||
<tr bgcolor=#eeeeee>
|
||
<td>
|
||
<p><font face="Arial" size=1><font face="Verdana"><b>Les entreprises
|
||
de l'Internet</b></font><br>
|
||
<a href=http://societe.journaldunet.com><font face="Verdana" color=#000000>Plus
|
||
de 3600 sociétés référencées</font></a></font></p>
|
||
<p><font face="Arial" size=1><font face="Verdana"><b>Les prestataires</b></font><br>
|
||
<a href=http://prestataires.journaldunet.com><font face="Verdana" color=#000000>Plus
|
||
de 2000 prestataires</font></a></font></p>
|
||
<p><font face="Arial" size=1><font face="Verdana"><b>Les fonds</b></font><br>
|
||
<a href=http://fonds.journaldunet.com><font face="Verdana" color=#000000>72
|
||
fiches descriptives</font></a></font></p>
|
||
<p><font face="Arial" size=2><font size=1><font face="Verdana"><b>Le
|
||
carnet des e-managers</b></font><br>
|
||
</font><font face="Verdana" size=1><a href=http://lecarnet.journaldunet.com><font color="#000000">Plus
|
||
de 1300 dirigeants</font></a></font><font size=1><br>
|
||
</font></font></p>
|
||
<p><font face="Arial" size=2><font size=1><font face="Verdana"><b>Solutions
|
||
e-Business </b></font><br>
|
||
</font><font face="Verdana" size=1><a href=http://prestataires.journaldunet.com><font color="#000000">204
|
||
solutions et outils detaillées</font></a></font><font size=1><br>
|
||
</font></font></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#000000></font></td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><a href=http://www.journaldunet.com/boutik/ title="La boutique Benchmark"><img src=http://www.journaldunet.com/pictos/boutikbenchmark.jpg border=0><br>
|
||
<font face="Verdana" size=1 color=#800000>Des offres sur nos études
|
||
et nos lettres</font></a></div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr align="center">
|
||
<td colspan="3" valign="top">
|
||
<table border=0 cellspacing=1 cellpadding=2 align=center bgcolor=#e5e6ce width=100%>
|
||
<tr>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.benchmark.fr/ebn.asp?pid=68 title="La société" onMouseOver="self.status='La Société';return true;" onMouseOut="self.status=' ';return true;"><font size=1 face="Verdana, Arial">Société</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.journaldunet.com/contacts.shtml onMouseOver="self.status='Contacts';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial" size=1>Contacts</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.journaldunet.com/pubbenchmark.shtml title=Publicité onMouseOver="self.status='Contact publicité';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial" size=1>Publicité</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.benchmark.fr/ebn.asp?pid=69 title="Communiqués de Presse" onMouseOver="self.status='Les communiqués de presse';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial" size=1>Presse</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://emploi.journaldunet.com/compte/liste.cfm?mode=2&EntIdx=1448 title=Recrutement onMouseOver="self.status='Recrutement';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial">Recrutement</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.journaldunet.com/tousnossites.shtml><font size=1 face="Verdana, Arial">Tous
|
||
nos sites</font></a></font></font></div>
|
||
</td>
|
||
<td colspan=2 bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.journaldunet.com/donneesperso.shtml onMouseOver="self.status='Données personnelles';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial" size=1>Données
|
||
personnelles</font></a></font></font><font color=#000033 face="Verdana, Arial" size=1>
|
||
</font></font></div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<table width=100% border=0 cellspacing=1 cellpadding=2 bgcolor=#000033>
|
||
<tr>
|
||
<td width=20 bgcolor=#000033><div align=center><OAS URL=solutions.journaldunet.com/divers@x30>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/divers";
|
||
var position ="x30";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS></div>
|
||
</td>
|
||
<td bgcolor=#000033>
|
||
<div align=center><font face="Verdana, Arial" size=1 color=#FFFFFF>Pour
|
||
tout problème de consultations, écrivez au <a href=mailto:webmaster-solutions@journaldunet.com><font color=#FFFF00>webmaster</font></a>.<br>
|
||
© Benchmark Group, 4 rue diderot 92156 Suresnes Cedex</font></div>
|
||
</td>
|
||
<td width=20 bgcolor=#000033> </td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<table width="120" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td>
|
||
<div align="center"><div align=center>
|
||
<OAS URL=solutions.journaldunet.com/securite@TopRight>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/securite";
|
||
var position ="TopRight";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_top" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="120" HEIGHT="600" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<div align=center>
|
||
<OAS URL=solutions.journaldunet.com/home@TopLeft>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/home";
|
||
var position ="TopLeft";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_top" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="120" HEIGHT="600" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
|
||
</BODY></HTML>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|