<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Elie Bursztein</title>
	<atom:link href="http://www.bursztein.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bursztein.net</link>
	<description>Doing network security and artificial intelligence</description>
	<lastBuildDate>Fri, 11 Dec 2009 01:44:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TrackBack Spam: Abuse and Prevention</title>
		<link>http://www.bursztein.net/publications/2009/trackback-spam-abuse-and-prevention/</link>
		<comments>http://www.bursztein.net/publications/2009/trackback-spam-abuse-and-prevention/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 01:44:49 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[study]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=223</guid>
		<description><![CDATA[Contemporary blogs receive comments and TrackBacks, which result in cross-references between blogs.
We conducted a longitudinal study of TrackBack spam, collecting and analyzing almost 10 million samples from a massive spam campaign over a one-year period. Unlike common delivery of email spam, the spammers did not use bots, but took advantage of an official Chinese site [...]]]></description>
			<content:encoded><![CDATA[<p>Contemporary blogs receive comments and TrackBacks, which result in cross-references between blogs.<br />
We conducted a longitudinal study of TrackBack spam, collecting and analyzing almost 10 million samples from a massive spam campaign over a one-year period. Unlike common delivery of email spam, the spammers did not use bots, but took advantage of an official Chinese site as a relay.</p>
<p>Based on our analysis of TrackBack misuse found in the wild, we propose an authenticated TrackBack mechanism that<br />
defends against TrackBack spam even if attackers use a very large number of different source addresses and generate unique URLs for each TrackBack blog.</p>
<p>Presented by Eric at CCSW<br />
<a href='http://www.bursztein.net/wp-content/uploads/2009/12/blogspam.pdf'>slides</a><br />
<a href='http://www.bursztein.net/wp-content/uploads/2009/12/ccsw07pl-bursztein.pdf'>Paper</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/2009/trackback-spam-abuse-and-prevention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XCS: cross channel scripting and its impact on web applications</title>
		<link>http://www.bursztein.net/publications/2009/xcs-cross-channel-scripting-and-its-impact-on-web-applications/</link>
		<comments>http://www.bursztein.net/publications/2009/xcs-cross-channel-scripting-and-its-impact-on-web-applications/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 01:17:17 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[embedded devices]]></category>
		<category><![CDATA[offensive security]]></category>
		<category><![CDATA[web security]]></category>
		<category><![CDATA[xcs]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=219</guid>
		<description><![CDATA[We study the security of embedded web servers used in consumer electronic devices, such as security cameras and photo frames, and for IT infrastructure, such as wireless access points and lights-out management systems. All the devices we examine turn out to be vulnerable to a variety of web attacks, including cross site scripting (XSS) and [...]]]></description>
			<content:encoded><![CDATA[<p>We study the security of embedded web servers used in consumer electronic devices, such as security cameras and photo frames, and for IT infrastructure, such as wireless access points and lights-out management systems. All the devices we examine turn out to be vulnerable to a variety of web attacks, including cross site scripting (XSS) and cross site request forgery (CSRF). In addition, we show that consumer electronics are particularly vulnerable to a nasty form of persistent XSS where a non-web channel such as NFS or SNMP is used to inject a malicious script. This script is later used to attack an unsuspecting user who connects to the device&#8217;s web server.  We refer to web attacks which are mounted through a non-web channel as cross channel scripting (XCS).  We propose a client-side defense against certain XCS which we implement as a browser extension. </p>
<p>Presented by Hristo at CCS&#8217;09 Chicago USA<br />
<a href='http://www.bursztein.net/wp-content/uploads/2009/12/ghost.pdf'>Paper</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/2009/xcs-cross-channel-scripting-and-its-impact-on-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decaptcha:  Breaking 75% of eBay Audio CAPTCHAs.</title>
		<link>http://www.bursztein.net/publications/2009/decaptcha-breaking-75-of-ebay-audio-captchas/</link>
		<comments>http://www.bursztein.net/publications/2009/decaptcha-breaking-75-of-ebay-audio-captchas/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 00:47:35 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[offensive security]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=203</guid>
		<description><![CDATA[CAPTCHA tests aim at preventing attackers from performing automatic registration. In this paper we show that our prototype Decaptcha is able to successfully break 75% of eBay audio captchas. We compare its performance with the state of the art, readily
available speech recognition system Sphinx and discuss the implications for eBay  security.
Presented at Woot&#8217;09, montréal [...]]]></description>
			<content:encoded><![CDATA[<p>CAPTCHA tests aim at preventing attackers from performing automatic registration. In this paper we show that our prototype Decaptcha is able to successfully break 75% of eBay audio captchas. We compare its performance with the state of the art, readily<br />
available speech recognition system Sphinx and discuss the implications for eBay  security.</p>
<p>Presented at Woot&#8217;09, montréal Canada</p>
<p><a href='http://www.bursztein.net/wp-content/uploads/2009/12/captcha-ebay.pdf'>Paper (PDF)</a><br />
<a href='http://www.bursztein.net/wp-content/uploads/2009/12/woot09-captcha.pdf'>presentation slides (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/2009/decaptcha-breaking-75-of-ebay-audio-captchas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedded Management Interfaces: Emerging Massive Insecurity</title>
		<link>http://www.bursztein.net/talks/2009/embedded-management-interfaces-emerging-massive-insecurity/</link>
		<comments>http://www.bursztein.net/talks/2009/embedded-management-interfaces-emerging-massive-insecurity/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 01:00:59 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[BlackHat]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[embedded devices]]></category>
		<category><![CDATA[offensive security]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=212</guid>
		<description><![CDATA[Over the last few years, the number of devices that embed user-friendly management interfaces accessible from the network has drastically increased. These interfaces can be found on almost every kind of device, from lights-out management systems for PCs, to small SOHO NAS appliances, to photo frames.
In this talk, we will cover the attack surface of [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last few years, the number of devices that embed user-friendly management interfaces accessible from the network has drastically increased. These interfaces can be found on almost every kind of device, from lights-out management systems for PCs, to small SOHO NAS appliances, to photo frames.</p>
<p>In this talk, we will cover the attack surface of embedded management interfaces and pinpoint which parts of them are the most likely to be vulnerable, based on our evaluation of more than a dozen device models from different categories. In particular, we will review known yet underestimated implementation shortcuts that lead to vulnerabilities. To illustrate each shortcut, we will describe real-world vulnerabilities that we have found and exploited in devices from Intel, Linksys, Lacie, Samsung, and Dell among others.</p>
<p>Presented at the Blackhat 2009 Las Vegas, USA</p>
<p><a href='http://www.bursztein.net/wp-content/uploads/2009/07/bh.pdf'>Paper</a><br />
<a href='http://www.bursztein.net/wp-content/uploads/2009/07/BH09_v08.pdf'>Slides</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/talks/2009/embedded-management-interfaces-emerging-massive-insecurity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending Anticipation Games with Location, Penalty and Timeline</title>
		<link>http://www.bursztein.net/publications/2008/extending-anticipation-games-with-location-penalty-and-timeline/</link>
		<comments>http://www.bursztein.net/publications/2008/extending-anticipation-games-with-location-penalty-and-timeline/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 00:36:46 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[anticipation game]]></category>
		<category><![CDATA[formal methods]]></category>
		<category><![CDATA[netqi]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[tatl]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=200</guid>
		<description><![CDATA[Over the last few years, attack graphs have became a well recognized tool to analyze and model complex network attack. The most advanced evolution of attack graphs, called anticipation games, is based on game theory. However even if anticipation games allow to model time, collateral effects and player interactions with the network, there is still [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last few years, attack graphs have became a well recognized tool to analyze and model complex network attack. The most advanced evolution of attack graphs, called anticipation games, is based on game theory. However even if anticipation games allow to model time, collateral effects and player interactions with the network, there is still key aspects of the network security that cannot be modeled in this framework. Theses aspects are network cooperation to fight unknown attack, the cost of attack based on its duration and the introduction of new attack over the time. In this paper we address these needs, by introducing a three-fold extension to anticipation games. We prove that this extension does not change the complexity of the framework. We illustrate the usefulness of this extension by presenting how it can be used to find a defense strategy against 0 days that use an honey net. Finally, we have implemented this extension into a prototype, to show that it can be used to analyze large networks security.</p>
<p>Presented at FAST&#8217;08, Malaga, Spain</p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2009/12/anticipation-game-multi-site.pdf">Full paper  (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/2008/extending-anticipation-games-with-location-penalty-and-timeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetQi: A Model checker for Anticipation Game</title>
		<link>http://www.bursztein.net/publications/2008/netqi-a-model-checker-for-anticipation-game/</link>
		<comments>http://www.bursztein.net/publications/2008/netqi-a-model-checker-for-anticipation-game/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 11:53:33 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[anticipation game]]></category>
		<category><![CDATA[game theory]]></category>
		<category><![CDATA[netqi]]></category>
		<category><![CDATA[publication]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=122</guid>
		<description><![CDATA[NetQi is a freely available model-checker designed to analyze network incidents such as intrusion. This tool is an implementation of the anticipation game framework, a variant of timed game tailored for network analysis.
The main purpose of NetQi is to find, given a network initial state and a set of rules, the best strategy that fulfills [...]]]></description>
			<content:encoded><![CDATA[<p>NetQi is a freely available model-checker designed to analyze network incidents such as intrusion. This tool is an implementation of the anticipation game framework, a variant of timed game tailored for network analysis.<br />
The main purpose of NetQi is to find, given a network initial state and a set of rules, the best strategy that fulfills player objectives by model-checking the anticipation game and comparing the outcome of each play that fulfills strategy constraints. For instance, it can be used to find the best patching strategy.<br />
NetQi has been successfully used to analyze service failure due to hardware, network intrusion, worms and multiple-site intrusion defense cooperation.</p>
<p>Presented at <a title="atva 2008" href="http://pswlab.kaist.ac.kr/atva2008/" target="_blank">ATVA 2008 (Automated Technology for Verification and   Analysis)</a> Seoul, Korea</p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2008/08/netchi.pdf">Full article (PDF)</a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2008/08/netqi-atva08.pdf">Slides (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/2008/netqi-a-model-checker-for-anticipation-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Montréal 2008</title>
		<link>http://www.bursztein.net/other/photos/2008/montreal-2008/</link>
		<comments>http://www.bursztein.net/other/photos/2008/montreal-2008/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 16:21:24 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[montrÃ©al]]></category>
		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=117</guid>
		<description><![CDATA[Photos taken while attending the 1st MITACS workshop to present NetQi.]]></description>
			<content:encoded><![CDATA[<p>Photos taken while attending the 1st MITACS workshop to present NetQi.</p>
<div class="ngg-galleryoverview" id="ngg-gallery-14-117">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=14&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-132" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6374.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6374.jpg" alt="img_6374.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6374.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-130" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6393_2.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6393_2.jpg" alt="img_6393_2.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6393_2.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-131" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6386_0.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6386_0.jpg" alt="img_6386_0.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6386_0.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-133" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6371.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6371.jpg" alt="img_6371.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6371.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-134" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6365.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6365.jpg" alt="img_6365.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6365.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-135" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6335.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6335.jpg" alt="img_6335.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6335.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-136" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6329.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6329.jpg" alt="img_6329.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6329.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-137" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6302.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6302.jpg" alt="img_6302.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6302.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-138" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6301.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6301.jpg" alt="img_6301.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6301.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-139" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6299.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6299.jpg" alt="img_6299.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6299.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-140" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6295.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6295.jpg" alt="img_6295.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6295.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-141" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6284.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6284.jpg" alt="img_6284.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6284.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-142" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6630_1.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6630_1.jpg" alt="img_6630_1.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6630_1.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-143" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6628.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6628.jpg" alt="img_6628.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6628.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-144" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6623.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6623.jpg" alt="img_6623.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6623.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-145" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6617.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6617.jpg" alt="img_6617.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6617.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-146" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6519.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6519.jpg" alt="img_6519.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6519.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-147" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6513.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6513.jpg" alt="img_6513.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6513.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-148" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6509.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6509.jpg" alt="img_6509.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6509.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-149" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/montreal/img_6507.jpg" title=" " class="shutterset_set_14" >
								<img title="img_6507.jpg" alt="img_6507.jpg" src="http://www.bursztein.net/wp-content/gallery/montreal/thumbs/thumbs_img_6507.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-navigation'><span>1</span><a class="page-numbers" href="http://www.bursztein.net/other/photos/2008/montreal-2008/?nggpage=2">2</a><a class="next" id="ngg-next-2" href="http://www.bursztein.net/other/photos/2008/montreal-2008/?nggpage=2">&#9658;</a></div> 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2008/montreal-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apsm: Apache Status Monitor</title>
		<link>http://www.bursztein.net/software/2008/apache-status-monitor-released/</link>
		<comments>http://www.bursztein.net/software/2008/apache-status-monitor-released/#comments</comments>
		<pubDate>Wed, 28 May 2008 17:11:11 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.bursztein.eu/software/2008/apache-status-monitor-released/</guid>
		<description><![CDATA[Apsm is a desktop application that gathers Apache status mod data to plot charts and compute statistics. Its goal is to help you analyze how the load of your HTTP servers evolves real time. It is written in Java so it should run on every OS.
Download it from Google Code
While fully functional, this is a [...]]]></description>
			<content:encoded><![CDATA[<p>Apsm is a desktop application that gathers Apache status mod data to plot charts and compute statistics. Its goal is to help you analyze how the load of your HTTP servers evolves real time. It is written in Java so it should run on every OS.</p>
<p><a href="http://code.google.com/p/apsm/" target="_NEW">Download it from Google Code</a></p>
<p>While fully functional, this is a very early release: I have spent only a day to code it.  I will put more effort into it, if I see that it fulfill a need hence do not hesitate to provide your feedback <img src='http://www.bursztein.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  As far as I know, this is the first software that use apache mod to make charts.</p>
<p>Here is some screenshot, If you want to see what  it look like before using it:</p>
<div class="ngg-galleryoverview" id="ngg-gallery-12-115">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=12&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-110" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/apsm/apsm3.jpg" title=" " class="shutterset_set_12" >
								<img title="Statistics tab" alt="Statistics tab" src="http://www.bursztein.net/wp-content/gallery/apsm/thumbs/thumbs_apsm3.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-111" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/apsm/apsm2.jpg" title=" " class="shutterset_set_12" >
								<img title="Average Usage tab" alt="Average Usage tab" src="http://www.bursztein.net/wp-content/gallery/apsm/thumbs/thumbs_apsm2.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-112" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/apsm/apsm1.jpg" title=" " class="shutterset_set_12" >
								<img title="Current Usage tab" alt="Current Usage tab" src="http://www.bursztein.net/wp-content/gallery/apsm/thumbs/thumbs_apsm1.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/software/2008/apache-status-monitor-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sevilla 2008</title>
		<link>http://www.bursztein.net/other/photos/2008/sevilla-2008/</link>
		<comments>http://www.bursztein.net/other/photos/2008/sevilla-2008/#comments</comments>
		<pubDate>Tue, 20 May 2008 15:30:50 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[sevilla]]></category>
		<category><![CDATA[spain]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=116</guid>
		<description><![CDATA[Photos taken while I was attending the WISTP conference in Sevilla.]]></description>
			<content:encoded><![CDATA[<p>Photos taken while I was attending the WISTP conference in Sevilla.</p>
<div class="ngg-galleryoverview" id="ngg-gallery-13-116">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=13&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-113" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_6.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_6.jpg" alt="sevilla_6.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_6.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-114" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_5.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_5.jpg" alt="sevilla_5.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_5.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-115" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_4.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_4.jpg" alt="sevilla_4.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_4.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-116" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_3.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_3.jpg" alt="sevilla_3.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_3.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-117" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_2.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_2.jpg" alt="sevilla_2.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_2.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-118" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_1.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_1.jpg" alt="sevilla_1.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_1.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-119" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_13.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_13.jpg" alt="sevilla_13.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_13.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-120" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_12.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_12.jpg" alt="sevilla_12.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_12.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-121" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_11.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_11.jpg" alt="sevilla_11.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_11.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-122" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_10.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_10.jpg" alt="sevilla_10.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_10.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-123" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_9.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_9.jpg" alt="sevilla_9.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_9.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-124" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_8.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_8.jpg" alt="sevilla_8.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_8.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-125" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/sevilla/sevilla_7.jpg" title=" " class="shutterset_set_13" >
								<img title="sevilla_7.jpg" alt="sevilla_7.jpg" src="http://www.bursztein.net/wp-content/gallery/sevilla/thumbs/thumbs_sevilla_7.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2008/sevilla-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Probabilistic Identification for Hard to Classify Protocol (Best Paper Award)</title>
		<link>http://www.bursztein.net/publications/2008/probabilistic-identification-for-hard-to-classify-protocol-best-paper-award/</link>
		<comments>http://www.bursztein.net/publications/2008/probabilistic-identification-for-hard-to-classify-protocol-best-paper-award/#comments</comments>
		<pubDate>Tue, 20 May 2008 12:55:25 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[best paper]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[publication]]></category>

		<guid isPermaLink="false">http://www.bursztein.eu/publications/2008/probabilistic-identification-for-hard-to-classify-protocol-best-paper-award/</guid>
		<description><![CDATA[Published at WISTP 2008 and  Awarded Best Paper
With the growing use of protocols obfuscation techniques, protocol identification for Q.O.S enforcement, traffic prohibition, and intrusion detection has became  complex task. This paper address this issue with a probabilistic identification analysis that combines multiples advanced identification techniques and returns an ordered list of probable protocols. [...]]]></description>
			<content:encoded><![CDATA[<p>Published at WISTP 2008 and  <strong>Awarded Best Paper</strong></p>
<p>With the growing use of protocols obfuscation techniques, protocol identification for Q.O.S enforcement, traffic prohibition, and intrusion detection has became  complex task. This paper address this issue with a probabilistic identification analysis that combines multiples advanced identification techniques and returns an ordered list of probable protocols. It combines a payload analysis with a classifier based on several discriminators, including packet entropy and size.<br />
We show with its implementation, that it overcomes the limitations of traditional port-based protocol identification when dealing with hard to classify protocol such as peer to peer protocols. We also details how it deals with tunneled session and covert channel.</p>
<p><a href="http://www.bursztein.eu/wp-content/uploads/2008/05/wistp-2008-bursztein.pdf">Author Version (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/2008/probabilistic-identification-for-hard-to-classify-protocol-best-paper-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Ideas</title>
		<link>http://www.bursztein.net/software/2008/code-ideas/</link>
		<comments>http://www.bursztein.net/software/2008/code-ideas/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 08:53:45 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[program]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/?p=121</guid>
		<description><![CDATA[This is a sort of code think tank. I put here all the code ideas &#8211; improvement that I haven&#8217;t time to do but wish I could. One day I might code them,  of course if if you are interested by one of those ideas, I will be happy to discuss it with you.
RSS [...]]]></description>
			<content:encoded><![CDATA[<p>This is a sort of code think tank. I put here all the code ideas &#8211; improvement that I haven&#8217;t time to do but wish I could. One day I might code them,  of course if if you are interested by one of those ideas, I will be happy to discuss it with you.</p>
<h3>RSS  aggregator &#8211;  re-seeder</h3>
<p>Create a serveur side aggregator that fetch a list of rss feed and reseed them as aggregated feed. Gregarius seems a strong base to start but many many feature are missing. The most important are:</p>
<ol>
<li>Duplicate removal: when a new is reseed in multiple feed, it should be removed, or better an importance counter can be incremented</li>
<li>Smart feed based on keyword/regexp should be implemented</li>
<li>Tag browsing</li>
<li>Post clustering to group near duplicate</li>
<li>Related article</li>
</ol>
<h3>Windows HIDS</h3>
<p>One security issue with high level interface such as the Windows GUI is that you are completely unaware of what is going on at the network level. Therefore the idea is to use the <a href="http://www.microsoft.com/whdc/device/network/WFP.mspx" target="_blank">Windows Filtering Platform</a> to gather low level information useful to know how the computer interact with the network. Here is a list of some information that appears usefull:</p>
<ul>
<li>Which process send data to the network</li>
<li>Does the data sent are encrypted ?</li>
<li>Alert when a station join or leave the network (specially when dealing with a wifi network)</li>
<li>Who is your dhcp ?</li>
<li>Which computer share are available on network (windows, itune, osx)</li>
</ul>
<p>Ideally the application will be displayed as a red/green dot on the status bar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/software/2008/code-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exercise TraceNG: Traceoute Next Generation</title>
		<link>http://www.bursztein.net/teaching/exercice/2008/exercise-traceng-traceoute-next-generation/</link>
		<comments>http://www.bursztein.net/teaching/exercice/2008/exercise-traceng-traceoute-next-generation/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 17:43:23 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Exercise]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[network security]]></category>

		<guid isPermaLink="false">http://www.bursztein.eu/teaching/exercice/2008/exercise-traceng-traceoute-next-generation/</guid>
		<description><![CDATA[The traceroute tool is one of the basic tool used for network troubleshooting. It has been available since network early days. Still because it is based on TTL header modification and ICMP message, it is not straightforward to understand and implement.  The goal of this exercise is to re-implement and add additional techniques to [...]]]></description>
			<content:encoded><![CDATA[<p>The traceroute tool is one of the basic tool used for network troubleshooting. It has been available since network early days. Still because it is based on TTL header modification and ICMP message, it is not straightforward to understand and implement.  The goal of this exercise is to re-implement and add additional techniques to this utility.<br />
This will allow student to understand the notion of packet injection and packet sniffing. It also gives the opportunity to play with more subtle thing such as<br />
network latency, packet filtering and Q.O.S because the main goal is to have a tool that will adapt its behavior according to router and packets filter behavior.<br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/03/traceng.pdf">The exercice v0.2 (PDF)</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/02/protocols_structure.h">Structure de protocol structure header (.h)</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/02/types.h">portable types for C code (.h)</a></p>
<p>A good book that details how the libnet and libpcap can be used is:</p>
<p><a href="http://www.amazon.fr/gp/redirect.html%3FASIN=0471205443%26tag=ecoint-21%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0471205443%253FSubscriptionId=1N9AHEAQ2F6SVD97BE02" target="_blank"><img src="http://ecx.images-amazon.com/images/I/11YNNRBR15L.jpg" alt="Building Open Source Network Security Tools: Components and Techniques" align="right" height="60" /></a><br />
<a href="http://www.amazon.fr/gp/redirect.html%3FASIN=0471205443%26tag=ecoint-21%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0471205443%253FSubscriptionId=1N9AHEAQ2F6SVD97BE02" target="_blank">Building Open Source Network Security Tools: Components and Techniques</a></p>
<p>(The author of the book is also the author of the libnet)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/exercice/2008/exercise-traceng-traceoute-next-generation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TD intelligence Economique: benchmarking de sociétés éditrices de logiciels</title>
		<link>http://www.bursztein.net/teaching/exercice/2008/td-intelligence-economique-benchmarking-de-societes-editeur-de-logiciels/</link>
		<comments>http://www.bursztein.net/teaching/exercice/2008/td-intelligence-economique-benchmarking-de-societes-editeur-de-logiciels/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 12:54:57 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Exercise]]></category>
		<category><![CDATA[competitive intelligence]]></category>

		<guid isPermaLink="false">http://www.bursztein.eu/teaching/exercice/2008/td-intelligence-economique-benchmarking-de-societes-editeur-de-logiciels/</guid>
		<description><![CDATA[L'objectif du TD est la récolte, l'analyse, la synthèse et la restitution de données concernant les stratégies d'innovation et de marketing de sociétés conceptrices de logiciels.]]></description>
			<content:encoded><![CDATA[<p>Ce TD vise a comprendre les mécanismes de collecte et de synthèse de l&#8217;information au travers d&#8217;un exercice pratique qui fait appel à  l&#8217;autonomie et à  la capacité d&#8217;analyse des étudiants. L&#8217;objectif du TD est la récolte, l&#8217;analyse, la synthèse et la restitution de données concernant les stratégies d&#8217;innovation et de marketing de sociétés conceptrices de logiciels.</p>
<p><a href="http://www.bursztein.eu/wp-content/uploads/2008/02/exo.pdf">Le sujet (format pdf)</a></p>
<h4>Résultats Round 1</h4>
<p>Suite aux votes effectuer après le round 1, le classement suivant à été établie. Les scores ont été normalisé sur 100. Le bareme suivanté  été utilisé pour calculer les scores:</p>
<ul>
<li> 10 pts pour une 1er place</li>
<li> 8 pts pour une 2 eme place</li>
<li> 6 pts pour une 3 eme place</li>
<li> 5 pts pour une 4 eme place</li>
<li> 4 pts pour une 5 eme place</li>
</ul>
<p>Chaque personne ayant votée au plus pour 5 groupes et sans possibilité de voter pour son propre groupe. Un grand bravo à  l&#8217;équipe Google qui remporte le premier round.</p>
<p style="text-align: center"><img src="http://www.bursztein.eu/wp-content/uploads/2008/05/round1.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/exercice/2008/td-intelligence-economique-benchmarking-de-societes-editeur-de-logiciels/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Smashing the stack for understanding and learning</title>
		<link>http://www.bursztein.net/teaching/2008/smashing-the-stack-for-understanding-and-learning/</link>
		<comments>http://www.bursztein.net/teaching/2008/smashing-the-stack-for-understanding-and-learning/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 06:01:30 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Exercise]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.bursztein.eu/teaching/2008/smashing-the-stack-for-understanding-and-learning/</guid>
		<description><![CDATA[Ce TD permet de mieux comprendre les problÃ¨mes de sÃ©curitÃ© liÃ© Ã  la mÃ©moire des programmes et la nature des "exploits". Il les aborde en vous faisant rÃ©aliser un exploit sur un programme qui souffre d'un dÃ©bordement de mÃ©moire (buffer overflow). La mÃ©thode d'exploitation demandÃ© est l'utilisation d'un shellcode car c'est la plus simple.]]></description>
			<content:encoded><![CDATA[<p>Ce TD permet de mieux comprendre les problÃ¨mes de sÃ©curitÃ© liÃ© Ã  la mÃ©moire des programmes et la nature des &#8220;exploits&#8221;. Il les aborde en vous faisant rÃ©aliser un exploit sur un programme qui souffre d&#8217;un dÃ©bordement de mÃ©moire (buffer overflow). Ce type de bug est le plus courant et concerne prÃ¨s de 80% des failles actuelles.</p>
<p>Le premier article expliquant comment dÃ©tourner un bug mÃ©moire pour l&#8217;exploiter est du Ã  Aleph-One dans phrack 49. Il s&#8217;appelle <a href="http://insecure.org/stf/smashstack.html">smashing the stack for fun and profite</a>. La mÃ©thode proposÃ©e  dans le TP est d&#8217;utiliser un shellcode. Il existe d&#8217;autres mÃ©thodes comme le retour dans la libc (Libc return) mais celles-ci sont moins abordables. Il existe de nombreux type de buffers overflow : off-by-one, heap-overflow, double-free  &#8230;</p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/td3.pdf" onclick="return false;" title="Direct link to file">TD Smashing the stack for understanding and learning (pdf)<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/2008/smashing-the-stack-for-understanding-and-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qatar December 2007</title>
		<link>http://www.bursztein.net/other/photos/2008/qatar-december-2007/</link>
		<comments>http://www.bursztein.net/other/photos/2008/qatar-december-2007/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 21:09:03 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[doha]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[qatar]]></category>

		<guid isPermaLink="false">http://www.bursztein.eu/misc/photos/2008/qatar-december-2007/</guid>
		<description><![CDATA[Few pictures from the qatar taken during my trip for the Asia 2007 conference.]]></description>
			<content:encoded><![CDATA[
<div class="ngg-galleryoverview" id="ngg-gallery-11-79">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=11&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-93" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5930.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5930.jpg" alt="img_5930.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5930.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-94" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5919.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5919.jpg" alt="img_5919.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5919.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-95" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5913.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5913.jpg" alt="img_5913.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5913.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-96" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5911.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5911.jpg" alt="img_5911.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5911.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-97" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5901.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5901.jpg" alt="img_5901.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5901.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-99" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5891.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5891.jpg" alt="img_5891.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5891.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-100" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5889.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5889.jpg" alt="img_5889.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5889.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-101" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5881.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5881.jpg" alt="img_5881.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5881.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-102" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5874.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5874.jpg" alt="img_5874.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5874.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-103" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5870.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5870.jpg" alt="img_5870.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5870.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-104" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5868.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5868.jpg" alt="img_5868.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5868.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-105" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5842.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5842.jpg" alt="img_5842.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5842.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-106" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5840.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5840.jpg" alt="img_5840.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5840.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-107" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5829.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5829.jpg" alt="img_5829.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5829.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-109" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/qatar/img_5821.jpg" title=" " class="shutterset_set_11" >
								<img title="img_5821.jpg" alt="img_5821.jpg" src="http://www.bursztein.net/wp-content/gallery/qatar/thumbs/thumbs_img_5821.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2008/qatar-december-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyse de site web pour la detection de fuite d&#8217;information</title>
		<link>http://www.bursztein.net/teaching/2007/audit-de-site-web-analyse-et-visualisation/</link>
		<comments>http://www.bursztein.net/teaching/2007/audit-de-site-web-analyse-et-visualisation/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 15:20:15 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Exercise]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/general/2007/audit-de-site-web-analyse-et-visualisation/</guid>
		<description><![CDATA[Le but du TD est de pouvoir auditer  un site web automatiquement pour dÃ©couvir si des donnÃ©es ou des fichiers sensibles sont accessibles publiquement. On utilise une representation du site sous forme de graph pour representer les chemins d'accÃ¨s menant aux dit documents / informations.]]></description>
			<content:encoded><![CDATA[<h2>Le Sujet</h2>
<p>Lorsque l&#8217;on parle de securite web l&#8217;on pense imediatement aux vulnerabilites classiques telque le cross-scripting, l&#8217;injection SQL, les vulnerabilites PHP. Ce TD propose d&#8217;explorer une autre facette des problemes de securite web la fuite d&#8217;information. La mise en ligne d&#8217;information s&#8217;accompagne en effet toujours du risque de divulger des informations sensibles voir confidentiels. Le dernier exemple en date est biensur Orange qui par erreur a mis en ligne les tarifs de l&#8217;iphone avant l&#8217;heure. Information qui a reprise par de nombreux blogs annulant l&#8217;effet d&#8217;annonce escompter.</p>
<p>Afin de mettre en avant ce probleme, le TP vous propose de realiser un logiciel qui analyse les pages web d&#8217;un site et indique via une representation sous forme de graph dirige les pages contenant des informations sensibles. Ce TD est aussi l&#8217;occasion de tester et s&#8217;agguerrir a l&#8217;utilisation de diverse technique d&#8217;intelligence artificiel pour l&#8217;analyse de texte.</p>
<h2>Fichier</h2>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/11/site_fetch1.pdf" title="TD file">sujet version 1 (pdf)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/2007/audit-de-site-web-analyse-et-visualisation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Logical Framework for Evaluating Network Resilience Against Faults and Attacks</title>
		<link>http://www.bursztein.net/publications/2007/a-logical-framework-for-evaluating-network-resilience-against-faults-and-attacks/</link>
		<comments>http://www.bursztein.net/publications/2007/a-logical-framework-for-evaluating-network-resilience-against-faults-and-attacks/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 12:05:22 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[anticipation game]]></category>
		<category><![CDATA[game theory]]></category>
		<category><![CDATA[netqi]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[publication]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/publications/2007/a-logical-framework-for-evaluating-network-resilience-against-faults-and-attacks/</guid>
		<description><![CDATA[Accepted paper at ASIAN 2007 at Carnegie Mellon University in Qatar.
This paper presents a logic-based framework to evaluate the resilience of computer networks in the face of incidents, i.e., attacks from malicious intruders as well as random faults ...]]></description>
			<content:encoded><![CDATA[<p>Accepted paper at <a href="http://www.qatar.cmu.edu/asian07/" title="asian 2007" target="_blank">ASIAN 2007</a>  at Carnegie Mellon University in Qatar.</p>
<h2>Abstract</h2>
<p>We present a logic-based framework to evaluate the resilience of computer networks in the face of incidents, i.e., attacks from    malicious intruders as well as random faults.  Our model uses a two-layered presentation of <em>dependencies</em> between files and services, and of <em>timed games</em> to represent not just incidents, but also the dynamic responses from administrators and their respective delays.  We demonstrate that a variant TATL$\Diamond$ of timed alternating-time temporal logic is a convenient language to express several desirable properties of networks, including several forms of survivability.  We illustrate this on a simple redundant Web service architecture, and show that checking such timed games against the so-called TATL$\Diamond$ variant of the timed alternating time temporal logic TATL is EXPTIME-complete.</p>
<h2>Files</h2>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/10/incidentlogic.pdf" title="Direct link to file">Incident Logic author version (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/2007/a-logical-framework-for-evaluating-network-resilience-against-faults-and-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TD Permutation mono-alphabÃ©tique, RSA, et C</title>
		<link>http://www.bursztein.net/teaching/exercice/2007/td-permutation-mono-alphabetique-rsa-et-c/</link>
		<comments>http://www.bursztein.net/teaching/exercice/2007/td-permutation-mono-alphabetique-rsa-et-c/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 11:20:39 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Exercise]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/general/2007/td-permutation-mono-alphabetique-rsa-et-c/</guid>
		<description><![CDATA[Ce TD Ã  pour but de mieux comprendre la cryptographie Ã  clÃ© public au travers de l'implementation du chiffrement RSA. Ce TD effleure aussi la cryptanalyse avec l'attaque de Coppersmith sur RSA et l'analyse frequentiel sur les permutations mono-alphabÃ©tique.]]></description>
			<content:encoded><![CDATA[<h2>L&#8217;enoncÃ©</h2>
<p><strong><a href="http://www.bursztein.net/wp-content/uploads/2007/10/rsa.pdf"  title="Direct link to file">Le td en version pdf</a></strong></p>
<h2>Quelques liens utiles</h2>
<p><a href="http://fr.wikipedia.org/wiki/Test_de_primalit%C3%A9" target="_blank">Test de primalitÃ©</a> (pensez Ã  utilisÃ© une version itÃ©rative)<br />
<a href="http://fr.wikipedia.org/wiki/Algorithme_d%27Euclide" target="_blank"> Algorithme d&#8217;euclide</a><br />
<a href="http://fr.wikipedia.org/wiki/Pgcd" target="_blank"> PGCD</a><br />
<a href="http://gmplib.org/manual/Number-Theoretic-Functions.html" target="_blank">Fonction liÃ© Ã  la thÃ©orie des nombres de gmp</a></p>
<h2>References</h2>
<p>Un <a href="http://world.std.com/~franl/crypto/rsa-example.html" target="_blank">example de chiffrement</a>  RSA par Francis Litterio</p>
<p>Une excellente rÃ©fÃ©rence (gratuite) pour la cryptographie :<br />
<a title="mit-lecture-notes" name="mit-lecture-notes"></a><strong>Lecture Notes on Cryptography</strong> par <em> S. Goldwasser and M. Bellare</em>.<br />
<strong> Abstract: </strong> This is a set of lecture notes fo r a summer course on cryptography, taught by the authors at the Massachusetts Institute of Technology (MIT), 1996&#8211;2001.( <a href="http://www.cs.ucsd.edu/users/mihir/papers/gb.pdf" target="_blank">Version PDF</a> &#8211;  <a href="http://www.bursztein.net/wp-content/uploads/2007/10/gb.pdf">Local copy</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/exercice/2007/td-permutation-mono-alphabetique-rsa-et-c/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Time has something to tell us about Network Address Translation</title>
		<link>http://www.bursztein.net/publications/2007/time-has-something-to-tell-us-about-network-address-translation/</link>
		<comments>http://www.bursztein.net/publications/2007/time-has-something-to-tell-us-about-network-address-translation/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 10:32:07 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[NAT]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[publication]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/publications/2007/time-has-something-to-tell-us-about-network-address-translation/</guid>
		<description><![CDATA[This work was presented at NordSec 2007: The 12th Nordic Workshop on Secure IT Systems as short paper.
In this paper we introduce a new technique to count the number of hosts behind a NAT. This technique based on TCP timestamp option, works with Linux and BSD system and therefore is complementary to the previous one [...]]]></description>
			<content:encoded><![CDATA[<p>This work was presented at <a href="http://www.ru.is/nordsec2007/" title="nordsec 2007" target="_blank">NordSec 2007: The 12th Nordic Workshop on Secure IT Systems </a>as short paper.</p>
<p>In this paper we introduce a new technique to count the number of hosts behind a NAT. This technique based on TCP timestamp option, works with Linux and BSD system and therefore is complementary to the previous one base on IPID than does not work for those systems. Our implementation demonstrates the practicability of this method.</p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/10/natdetection.pdf"  title="Direct link to file">Time has something to tell us about Network Address Translation (PDF Version)</a></p>
<p>@InProceedings{ Bursztein2007_1,<br />
title = &#8220;Time has something to tell us about Network Address Translation&#8221;,<br />
booktitle = &#8220;NordSec 2007&#8243;,<br />
author = &#8220;E. Bursztein&#8221;,<br />
month = &#8220;Nov.&#8221;,<br />
year = &#8220;2007&#8243;<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/2007/time-has-something-to-tell-us-about-network-address-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cours politique de securitÃ© et introduction Ã  la cryptographie</title>
		<link>http://www.bursztein.net/teaching/lecture-note/2007/cours-politique-de-securite-et-introduction-cryptographie/</link>
		<comments>http://www.bursztein.net/teaching/lecture-note/2007/cours-politique-de-securite-et-introduction-cryptographie/#comments</comments>
		<pubDate>Mon, 29 Nov 1999 22:00:00 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Lecture Note]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[security policy]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/teaching/lecture-notes/2007/cours-politique-de-securite-et-introduction-cryptographie/</guid>
		<description><![CDATA[Informations sur le cours politique de securitÃ© et initiation Ã  la cryptographie: plan, objectif, les TD et  examens prevues...]]></description>
			<content:encoded><![CDATA[<p>Informations  le cours politique de securite des 4 eme annee ESGI. Vous trouverez ici, Les dates importantes, ce qu&#8217;il faut rendre, ce qu&#8217;il faut reviser et les supports<br />
<span id="more-22"></span><u></u></p>
<h2>Objectifs</h2>
<p>L&#8217;objectif du cours est de s&#8217;initier Ã  la cryptographie et de savoir concevoir, implementer, et deployer une politique de sÃ©curitÃ©.  Pour plus de dÃ©tails veuillez vous consulter le <a href="http://www.bursztein.net/wp-content/uploads/2007/10/polsec.pdf"  title="Direct link to file">plan de cours (pdf)</a></p>
<h2>ExposÃ©s</h2>
<ul>
<li>Les exposÃ©s sont Ã  faire par groupe de <strong>3</strong>.</li>
<li>Leur durÃ©e est de 15 mn.</li>
<li>Vous devez remettre une fiche de synthÃ¨se qui resume votre exposÃ© (1 page recto verso maxi)</li>
<li>Vous devez avoir une presentation powerpoint ou pdf. Environs 15 slides.</li>
<li>Une dÃ©monstration doit etre fait si le sujet le permet.</li>
</ul>
<p><tout></tout></p>
<h2>Lecture obligatoires</h2>
<p>Pour suivre le cours vous devez lire les documents suivants impÃ©rativement:</p>
<ul>
<li>Guide NIST de sÃ©curisation des donnÃ©es: Guidelines for Media Sanitization: <a href="http://csrc.nist.gov/publications/nistpubs/800-88/NISTSP800-88_rev1.pdf" target="_blank" class="pdf">NISTSP800-88_rev1.pd </a> (cours 3)</li>
<li>Guide NIST sur la gestion du risque: Managing Risk from Information Systems: An Organizational Perspective: <a href="http://csrc.nist.gov/publications/drafts/800-39/SP-800-39-ipd.pdf" target="_blank" class="pdf">SP-800-39-ipd.pdf</a> (cours 3)</li>
<li>Guide NIST sur la sÃ©curisation des postes sous Windows XP: <a href="http://csrc.nist.gov/itsec/download_WinXP_Home.html" target="_blank">SP800-69 </a> (cours 6)</li>
</ul>
<h2>Partiel premier semestre</h2>
<p>Le partiel de 2 heures portera sur les notions suivantes:</p>
<ul>
<li>La sÃ©curitÃ© questions de culture generale</li>
<li>La cryptographie notions generale et question sur le TD rendu</li>
<li>Politique de securitÃ© questions d&#8217;ordre generale</li>
<li>La mÃ©thode EBIOS et la mÃ©thode OCTAVE</li>
<li>Questions spÃ©cifiques sur les guides NIST Ã©tudiÃ©s</li>
</ul>
<h2>RÃ©ferences</h2>
<h3>Sites</h3>
<ol>
<li>Le site de la <a href="http://www.cert.org/octave/">mÃ©thode Octave</a> avec de nombreux documents. (En)</li>
<li>Le site de la <a href="/http://www.ssi.gouv.fr/fr/confiance/methodes.html" target="_blank">mÃ©thode EBIOS</a> avec de nombreux documents et le logiciel. (Fr, En)</li>
</ol>
<h3>Livres</h3>
<p><a href="http://www.amazon.fr/gp/redirect.html%3FASIN=0470038217%26tag=ecoint-21%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0470038217%253FSubscriptionId=1N9AHEAQ2F6SVD97BE02" target="_blank"><img src="http://ecx.images-amazon.com/images/I/11FHRYXXQZL.jpg" alt="CompTIA Security +" align="left" height="75" /></a><a href="http://www.amazon.fr/gp/redirect.html%3FASIN=0470038217%26tag=ecoint-21%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0470038217%253FSubscriptionId=1N9AHEAQ2F6SVD97BE02" target="_blank">CompTIA Security +</a></p>
<p>Une introduction a la certification CompTIA Security+ qui sert de base au sÃ©minaire d&#8217;introduction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/lecture-note/2007/cours-politique-de-securite-et-introduction-cryptographie/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Australia Gold Coast Photo (RAID 2007)</title>
		<link>http://www.bursztein.net/other/photos/2007/australia-gold-coast-photo-raid-2007/</link>
		<comments>http://www.bursztein.net/other/photos/2007/australia-gold-coast-photo-raid-2007/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 19:27:16 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[autralia]]></category>
		<category><![CDATA[golden coast]]></category>
		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/misc/photos/2007/australia-gold-coast-photo-raid-2007/</guid>
		<description><![CDATA[Some Australian Gold Coast photos taken during RAID 2007]]></description>
			<content:encoded><![CDATA[
<div class="ngg-galleryoverview" id="ngg-gallery-1-72">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=1&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-1" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5719_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5719_resize.jpg" alt="IMG_5719_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5719_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-2" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5712_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5712_resize.jpg" alt="IMG_5712_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5712_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-3" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5722_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5722_resize.jpg" alt="IMG_5722_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5722_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-4" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5707_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5707_resize.jpg" alt="IMG_5707_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5707_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-5" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5695_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5695_resize.jpg" alt="IMG_5695_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5695_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-6" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5737_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5737_resize.jpg" alt="IMG_5737_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5737_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-7" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5734_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5734_resize.jpg" alt="IMG_5734_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5734_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-8" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5701_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5701_resize.jpg" alt="IMG_5701_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5701_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/3.jpg" title=" " class="shutterset_set_1" >
								<img title="3.jpg" alt="3.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_3.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5721_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5721_resize.jpg" alt="IMG_5721_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5721_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-11" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5724_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5724_resize.jpg" alt="IMG_5724_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5724_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-12" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5716_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5716_resize.jpg" alt="IMG_5716_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5716_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-13" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5733_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5733_resize.jpg" alt="IMG_5733_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5733_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-14" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5723_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5723_resize.jpg" alt="IMG_5723_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5723_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-15" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/1.jpg" title=" " class="shutterset_set_1" >
								<img title="1.jpg" alt="1.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_1.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-16" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5736_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5736_resize.jpg" alt="IMG_5736_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5736_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-17" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5718_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5718_resize.jpg" alt="IMG_5718_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5718_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-18" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5704_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5704_resize.jpg" alt="IMG_5704_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5704_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-19" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/4.jpg" title=" " class="shutterset_set_1" >
								<img title="4.jpg" alt="4.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_4.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-20" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/autralia/IMG_5738_resize.jpg" title=" " class="shutterset_set_1" >
								<img title="IMG_5738_resize.jpg" alt="IMG_5738_resize.jpg" src="http://www.bursztein.net/wp-content/gallery/autralia/thumbs/thumbs_IMG_5738_resize.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-navigation'><span>1</span><a class="page-numbers" href="http://www.bursztein.net/other/photos/2007/australia-gold-coast-photo-raid-2007/?nggpage=2">2</a><a class="next" id="ngg-next-2" href="http://www.bursztein.net/other/photos/2007/australia-gold-coast-photo-raid-2007/?nggpage=2">&#9658;</a></div> 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2007/australia-gold-coast-photo-raid-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best of partiel 2007</title>
		<link>http://www.bursztein.net/teaching/2007/best-of-partiel-2007/</link>
		<comments>http://www.bursztein.net/teaching/2007/best-of-partiel-2007/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 16:22:21 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Exercise]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/teaching/2007/best-of-partiel-2007/</guid>
		<description><![CDATA[Voici quelques perles relevÃ©es durant la correction des copies. ]]></description>
			<content:encoded><![CDATA[<p>Voici quelques perles relevÃ©es durant la correction des copies. Toutes sont evidement fausses. Sans plus attendre le famex bestof de l&#8217;annÃ©e: <a href="http://www.bursztein.net/wp-content/uploads/2007/06/bestofpartiel.pdf" title="Direct link to file">partiel 2007 bestof (pdf)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/2007/best-of-partiel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traces rÃ©seau</title>
		<link>http://www.bursztein.net/teaching/2007/trace-reseaux/</link>
		<comments>http://www.bursztein.net/teaching/2007/trace-reseaux/#comments</comments>
		<pubDate>Thu, 24 May 2007 15:13:42 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Lecture Note]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Exercise]]></category>
		<category><![CDATA[network security]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/teaching/2007/trace-reseaux/</guid>
		<description><![CDATA[Ensemble de traces reseaux utilisees pour le cours de detection d'intrusion et d'analyse de traces d'un reseau.]]></description>
			<content:encoded><![CDATA[<p>Ce document contient une partie des traces reseaux vu en cours pour la  detection d&#8217;intrusion et l&#8217;analyse de traces. Il vous permet de vous assurez que vous avez bien suivi le cours et d&#8217;appronfondir le sujet. Vous trouverez des traces d&#8217;activites normales, des traces d&#8217;attaques mais aussi deux traces mysteres. Celle-ci seront developper en cours.  Essayer d&#8217;apporter la reponse.</p>
<p>Le fichier: <a href="http://www.bursztein.net/wp-content/uploads/2007/05/trace_reseau.pdf"  title="Direct link to file">Traces reseau (pdf)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/2007/trace-reseaux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scanner de ports</title>
		<link>http://www.bursztein.net/teaching/2007/scanner-de-ports/</link>
		<comments>http://www.bursztein.net/teaching/2007/scanner-de-ports/#comments</comments>
		<pubDate>Sun, 20 May 2007 10:19:23 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Exercise]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[port scanner]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/teaching/2007/scanner-de-ports/</guid>
		<description><![CDATA[Ce TD Ã  pour but de revoir en dÃ©tail le fonctionnement de la pile TCP et les techniques de scanning via l'implementation d'un scanner rÃ©seau qui fait appel Ã  la libpcap et la libnet.]]></description>
			<content:encoded><![CDATA[<p>Le but de ce TD est de vous permettre de voir en dÃ©tail le fonctionnement d&#8217;un scanner de ports. L&#8217;autre objectif de ce TD est aussi de vous faire decouvrir le fonctionnement de la libpcap et la libnet qui sont des briques essentiels dans la programmation d&#8217;outils de sÃ©curitÃ© systÃ¨me. Enfin c&#8217;est l&#8217;occasion de revoir la pile TCP. Les deux techniques demandÃ©es  vanilla scan et half-open scan sont celle employer de base par <a href="http://insecure.org/nmap/index.html">NMAP</a>. Elles furent decrites dans un article de Phrack 51 en 1997.</p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/td5.pdf"  title="Direct link to file">Le TD Scanner rÃ©seau (PDF)</a></p>
<p><a href="http://www.phrack.org/archives/51/P51-11"> L&#8217;article de phrack (en) : The Art of Port Scanning</a></p>
<p><a href="https://www.securinfos.info/jerome/DOC/The.Art.of.Port.Scanning_FR.txt">la traduction francais (qualitÃ© moyenne)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/2007/scanner-de-ports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cryptographie asymÃ©trique et C: RSA</title>
		<link>http://www.bursztein.net/teaching/2007/cryptographie-asymetrique-et-c-rsa/</link>
		<comments>http://www.bursztein.net/teaching/2007/cryptographie-asymetrique-et-c-rsa/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 10:36:56 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Exercise]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[RSA]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/teaching/2007/cryptographie-asymetrique-et-c-rsa/</guid>
		<description><![CDATA[Dans ce TD, la cryptographie asymetrique est Ã©tudiÃ©e au travers de l'implementation du cryptosystÃ¨me RSA et de son attaque par brute force.]]></description>
			<content:encoded><![CDATA[<p>Ce TD a pour objectif de vous faire mieux comprendre la cryptographie Ã  clÃ© publique au travers du crypto systÃ¨me le plus utilisÃ©e actuellement : RSA.  Il permet aussi de ce familiariser avec les librairies de grands nombres.  Ce TD vous propose d&#8217;implementer les methodes de gÃ©neration. chiffrement. dechiffrement de clÃ© RSA. Mais aussi la mÃ©thode d&#8217;attaque par brute force afin de mettre en evidence la liaison entre le problÃ¨me de la factorisation et la sÃ©curitÃ© de RSA. Enfin pour les plus motivÃ©, la partie bonus parle d&#8217;attaque sur les petits exposants.<br />
<a href="http://www.bursztein.net/wp-content/uploads/2007/05/td4.pdf"  title="Direct link to file">TD: Cryptographie asymÃ©trique et C: RSA (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/2007/cryptographie-asymetrique-et-c-rsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyse de journaux maillog, perl et XML</title>
		<link>http://www.bursztein.net/teaching/2007/analyse-de-journaux-maillog-perl-et-xml/</link>
		<comments>http://www.bursztein.net/teaching/2007/analyse-de-journaux-maillog-perl-et-xml/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 15:52:04 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Exercise]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/teaching/2007/analyse-de-journaux-maillog-perl-et-xml/</guid>
		<description><![CDATA[Ce TD s'interesse Ã  l'analyse de journaux systÃ¨me au travers de l'analyse du fichier maillog qui journalise l'activitÃ© correspondant aux emails recus et envoyÃ©s. Il propose de les analyser en utilisant perl et les expressions rÃ©guliÃ¨res.]]></description>
			<content:encoded><![CDATA[<p>Ce TD vise Ã  faire apprÃ©hender l&#8217;analyse de journaux qui est une activitÃ© importante dans le cadre de la surveillance et la sÃ©curitÃ© des systÃ¨mes d&#8217;information. Il est demandÃ© d&#8217;analyser  le fichier  maillog  en utilisant perl et les expressions rÃ©guliÃ¨res.</p>
<p>Ce TD permet de mieux comprendre pourquoi l&#8217;analyse de journaux insufisamement structurÃ©s peut etre ardu et comment les regexp peuvent aider Ã  regler ce problÃ¨me. Enfin la sortie en XML et la transformation XSLT permet de faire le lien avec les technologies web et montre l&#8217;interet d&#8217;un middleware.</p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/06/td2.pdf" onclick="return false;" title="Direct link to file">TD: Analyse de journaux maillog, perl et XML (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/teaching/2007/analyse-de-journaux-maillog-perl-et-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZDT files</title>
		<link>http://www.bursztein.net/other/other-misc/2007/zdt-files/</link>
		<comments>http://www.bursztein.net/other/other-misc/2007/zdt-files/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 13:10:59 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Various]]></category>
		<category><![CDATA[chinese]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.bursztein.eu/general/2008/zdt-files/</guid>
		<description><![CDATA[My personal collection of ZDT files. ZDT is a wonderfull flashcard tool for chinese learning. I made one file for each lesson found in the book "methode d'initiation a la langue et l'ecriture chinoise" by Bellassen. There is also various other flashcard deck that I use on regular basis.]]></description>
			<content:encoded><![CDATA[<p>My personnal collection of ZDT files. ZDT is a wonderfull flashcard tool for chinese learning. I made one file for each lesson found in the book &#8220;methode d&#8217;initiation a la langue et l&#8217;ecriture chinoise&#8221; by Bellassen. There is also various other flashcard deck that I use on regular basis.</p>
<h3>Bellassen</h3>
<h4>Part 0</h4>
<p><a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-00.zdt">bellassen 0.0</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-05.zdt">bellassen 0.5</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-075.zdt">bellassen 0.75</a></p>
<h4>Part 1</h4>
<p><a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-11.zdt">bellassen 1.1</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-12.zdt">bellassen 1.2</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-13.zdt">bellassen 1.3</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-14.zdt">bellassen 1.4</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-15.zdt">bellassen 1.5</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-16.zdt">bellassen 1.6</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-125.zdt">bellassen 1.25</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/boule-neige1zdt.backup">boule de neige 1</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/text-intermediairezdt.backup">text intermediaire</a></p>
<h4>Part 2</h4>
<p><a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-21.zdt">bellassen 2.1</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bela22zdt.backup">bellassen 2.2</a><br />
<a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bela23zdt.backup">bellassen 2.3</a></p>
<p><a href="http://www.bursztein.eu/wp-content/uploads/2008/01/bellassen-allzdt.backup">All categories in one file</a></p>
<h3>Personnal set</h3>
<p>I made theses files from the &#8220;ping pang&#8221; and the &#8220;introduction to chinese&#8221; books. Hence they are not strictly correlated with a specific lesson.<br />
- <a href="http://www.bursztein.eu/wp-content/uploads/2008/01/lecon3zdt.backup">file 3</a><br />
- <a href="http://www.bursztein.eu/wp-content/uploads/2008/01/lecon4zdt.backup">file 4</a><br />
- <a href="http://www.bursztein.eu/wp-content/uploads/2008/02/lesson5zdt.backup">file 5</a><br />
- <a href='http://www.bursztein.net/wp-content/uploads/2008/06/lecon6zdt.backup'>file 6</a><br />
- <a href='http://www.bursztein.net/wp-content/uploads/2008/06/lecon7zdt.backup'>file 7</a><br />
- <a href="http://www.bursztein.net/wp-content/uploads/2008/06/lecon8zdt.backup">file 8</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/other-misc/2007/zdt-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toward Agent IDS: agent platform security features study</title>
		<link>http://www.bursztein.net/publications/article/2004/toward-agent-ids-agent-platform-security-features-study/</link>
		<comments>http://www.bursztein.net/publications/article/2004/toward-agent-ids-agent-platform-security-features-study/#comments</comments>
		<pubDate>Sun, 11 Jul 2004 22:10:28 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[IDS]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[publication]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=18</guid>
		<description><![CDATA[Paper presented in Mexico at SEGUIRIDAD2003. Join work with  N. EL KADHI, F. BARIKA.]]></description>
			<content:encoded><![CDATA[<p>Intrusion Detection Systems (IDS) are used to discover several kinds of attacks. Commercial solutions are, generally centralized and suffer from significant limitations when used in high speed networks. This is one of our major motivations to use distributed model based on agent platform. We believe that agent facilities will help collecting efficent and useful informations for IDS. We also propose to use a combined analysis by invoking speciallized agents. The idea is to have a signature based agent, temporal analysis agent and  behavior analysis agent. By combining three ananlysis, our IDS will be able to detect several kinds of attacks and intrusions. Before introducing our global agent IDS architecture, we need to validate the agent palteforme use and verify a set of security features. The first step is to choose a platforme which can offer security mechanisms needed by IDS solutions. In this paper, we first sum up IDS security needs, we introduce a set of comparison criteria and we present a security feautures study of agent platforme. After studying Concordia, JADE, Aglet, Voyager, Agent-TCL , MAP  and JATLite platformes, we introduce our agent IDS by presenting the global architecture and future works.<a href="http://www.bursztein.net/v2/wp-content/uploads/2007/05/mexico-support.pdf" onclick="return false;" title="Direct link to file"></a></p>
<p><a href="http://www.bursztein.net/v2/wp-content/uploads/2007/05/mexico-support.pdf" onclick="return false;" title="Direct link to file">Toward Agent IDS: agent platform security features study abstract</a></p>
<p><a href="http://www.bursztein.net/v2/wp-content/uploads/2007/05/mexico-prest.pdf" onclick="return false;" title="Direct link to file">Toward Agent IDS: agent platform security features study slides</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/article/2004/toward-agent-ids-agent-platform-security-features-study/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touquet</title>
		<link>http://www.bursztein.net/other/photos/2004/photos-of-touquet-france-feb-2004/</link>
		<comments>http://www.bursztein.net/other/photos/2004/photos-of-touquet-france-feb-2004/#comments</comments>
		<pubDate>Sat, 28 Feb 2004 23:01:46 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[france]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[touquet]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=9</guid>
		<description><![CDATA[Photos taken in 2004 during a week end at <i>le touquet</i>. This is the French north west coast]]></description>
			<content:encoded><![CDATA[
<div class="ngg-galleryoverview" id="ngg-gallery-5-9">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=5&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-65" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou9.jpg" title=" " class="shutterset_set_5" >
								<img title="tou9.jpg" alt="tou9.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou9.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-60" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou8.jpg" title=" " class="shutterset_set_5" >
								<img title="tou8.jpg" alt="tou8.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou8.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-61" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou7.jpg" title=" " class="shutterset_set_5" >
								<img title="tou7.jpg" alt="tou7.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou7.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-62" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou6.jpg" title=" " class="shutterset_set_5" >
								<img title="tou6.jpg" alt="tou6.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou6.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-63" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou11.jpg" title=" " class="shutterset_set_5" >
								<img title="tou11.jpg" alt="tou11.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou11.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-64" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou10.jpg" title=" " class="shutterset_set_5" >
								<img title="tou10.jpg" alt="tou10.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou10.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-59" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou3.jpg" title=" " class="shutterset_set_5" >
								<img title="tou3.jpg" alt="tou3.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou3.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-58" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou4.jpg" title=" " class="shutterset_set_5" >
								<img title="tou4.jpg" alt="tou4.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou4.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-57" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou5.jpg" title=" " class="shutterset_set_5" >
								<img title="tou5.jpg" alt="tou5.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou5.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-56" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou0.jpg" title=" " class="shutterset_set_5" >
								<img title="tou0.jpg" alt="tou0.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou0.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-55" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou1.jpg" title=" " class="shutterset_set_5" >
								<img title="tou1.jpg" alt="tou1.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou1.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-54" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/touquet/tou2.jpg" title=" " class="shutterset_set_5" >
								<img title="tou2.jpg" alt="tou2.jpg" src="http://www.bursztein.net/wp-content/gallery/touquet/thumbs/thumbs_tou2.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2004/photos-of-touquet-france-feb-2004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Las Vegas</title>
		<link>http://www.bursztein.net/other/photos/2004/photos-of-las-vegas-january-2004/</link>
		<comments>http://www.bursztein.net/other/photos/2004/photos-of-las-vegas-january-2004/#comments</comments>
		<pubDate>Thu, 22 Jan 2004 20:41:40 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=6</guid>
		<description><![CDATA[Few photos of Vegas]]></description>
			<content:encoded><![CDATA[
<div class="ngg-galleryoverview" id="ngg-gallery-9-6">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=9&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-81" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/lv/las6.jpg" title=" " class="shutterset_set_9" >
								<img title="las6.jpg" alt="las6.jpg" src="http://www.bursztein.net/wp-content/gallery/lv/thumbs/thumbs_las6.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-82" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/lv/las1.jpg" title=" " class="shutterset_set_9" >
								<img title="las1.jpg" alt="las1.jpg" src="http://www.bursztein.net/wp-content/gallery/lv/thumbs/thumbs_las1.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-83" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/lv/las5.jpg" title=" " class="shutterset_set_9" >
								<img title="las5.jpg" alt="las5.jpg" src="http://www.bursztein.net/wp-content/gallery/lv/thumbs/thumbs_las5.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-84" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/lv/las2.jpg" title=" " class="shutterset_set_9" >
								<img title="las2.jpg" alt="las2.jpg" src="http://www.bursztein.net/wp-content/gallery/lv/thumbs/thumbs_las2.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-85" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/lv/las4.jpg" title=" " class="shutterset_set_9" >
								<img title="las4.jpg" alt="las4.jpg" src="http://www.bursztein.net/wp-content/gallery/lv/thumbs/thumbs_las4.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-86" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/lv/las3.jpg" title=" " class="shutterset_set_9" >
								<img title="las3.jpg" alt="las3.jpg" src="http://www.bursztein.net/wp-content/gallery/lv/thumbs/thumbs_las3.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2004/photos-of-las-vegas-january-2004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Barcelona</title>
		<link>http://www.bursztein.net/other/photos/2003/photos-of-barcelona-taken-in-august-2003/</link>
		<comments>http://www.bursztein.net/other/photos/2003/photos-of-barcelona-taken-in-august-2003/#comments</comments>
		<pubDate>Fri, 22 Aug 2003 19:40:52 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[barcelona]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[spain]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=5</guid>
		<description><![CDATA[Photo taken at barcelona in august 2003]]></description>
			<content:encoded><![CDATA[
<div class="ngg-galleryoverview" id="ngg-gallery-6-5">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=6&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-67" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/barcelona/barcelone0021.jpg" title=" " class="shutterset_set_6" >
								<img title="barcelone0021.jpg" alt="barcelone0021.jpg" src="http://www.bursztein.net/wp-content/gallery/barcelona/thumbs/thumbs_barcelone0021.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-66" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/barcelona/barcelone0010.jpg" title=" " class="shutterset_set_6" >
								<img title="barcelone0010.jpg" alt="barcelone0010.jpg" src="http://www.bursztein.net/wp-content/gallery/barcelona/thumbs/thumbs_barcelone0010.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-69" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/barcelona/barcelone0024.jpg" title=" " class="shutterset_set_6" >
								<img title="barcelone0024.jpg" alt="barcelone0024.jpg" src="http://www.bursztein.net/wp-content/gallery/barcelona/thumbs/thumbs_barcelone0024.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-70" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/barcelona/barcelone0009.jpg" title=" " class="shutterset_set_6" >
								<img title="barcelone0009.jpg" alt="barcelone0009.jpg" src="http://www.bursztein.net/wp-content/gallery/barcelona/thumbs/thumbs_barcelone0009.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-71" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/barcelona/barcelone0014.jpg" title=" " class="shutterset_set_6" >
								<img title="barcelone0014.jpg" alt="barcelone0014.jpg" src="http://www.bursztein.net/wp-content/gallery/barcelona/thumbs/thumbs_barcelone0014.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-72" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/barcelona/barcelone0020.jpg" title=" " class="shutterset_set_6" >
								<img title="barcelone0020.jpg" alt="barcelone0020.jpg" src="http://www.bursztein.net/wp-content/gallery/barcelona/thumbs/thumbs_barcelone0020.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2003/photos-of-barcelona-taken-in-august-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network scouting techniques : utilisation and prevention</title>
		<link>http://www.bursztein.net/publications/tutorial/2002/network-scouting-technics-utilisation-and-prevention/</link>
		<comments>http://www.bursztein.net/publications/tutorial/2002/network-scouting-technics-utilisation-and-prevention/#comments</comments>
		<pubDate>Sat, 21 Sep 2002 20:21:05 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[port scanner]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=19</guid>
		<description><![CDATA[Tutorial presented at the workshop SECI02. Join work with Julien Olivain. Support material available in english and french. Tutorial prÃ©sentÃ© au workshop SECI02. En collaboration avec Julien Olivain. Support de tutorial disponible en anglais et francais.]]></description>
			<content:encoded><![CDATA[<p>This tutorial focus on the techniques used to scout a network, from host probing to advance fingerprint identification. It also present the methods that can be used to deceive scouting attempts.<a href="http://www.bursztein.net/wp-content/uploads/2007/05/seci02-prest.pdf"></a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/seci02-prest.pdf">Network scouting techniques : utilisation and prevention slides</a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/seci02-support.pdf">Network scouting techniques : utilisation and prevention article french</a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/seci02-support-us.pdf" >Network scouting techniques : utilisation and prevention article english</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/tutorial/2002/network-scouting-technics-utilisation-and-prevention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tunisia</title>
		<link>http://www.bursztein.net/other/photos/2002/photos-of-tunisia-august-2002/</link>
		<comments>http://www.bursztein.net/other/photos/2002/photos-of-tunisia-august-2002/#comments</comments>
		<pubDate>Thu, 01 Aug 2002 20:47:40 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[tunisia]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=7</guid>
		<description><![CDATA[Tunisia vacation photos]]></description>
			<content:encoded><![CDATA[
<div class="ngg-galleryoverview" id="ngg-gallery-10-7">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=10&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-87" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/tunisia/img-1138.jpg" title=" " class="shutterset_set_10" >
								<img title="img-1138.jpg" alt="img-1138.jpg" src="http://www.bursztein.net/wp-content/gallery/tunisia/thumbs/thumbs_img-1138.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-88" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/tunisia/img-1109.jpg" title=" " class="shutterset_set_10" >
								<img title="img-1109.jpg" alt="img-1109.jpg" src="http://www.bursztein.net/wp-content/gallery/tunisia/thumbs/thumbs_img-1109.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-89" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/tunisia/img-1145.jpg" title=" " class="shutterset_set_10" >
								<img title="img-1145.jpg" alt="img-1145.jpg" src="http://www.bursztein.net/wp-content/gallery/tunisia/thumbs/thumbs_img-1145.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-90" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/tunisia/img-1153.jpg" title=" " class="shutterset_set_10" >
								<img title="img-1153.jpg" alt="img-1153.jpg" src="http://www.bursztein.net/wp-content/gallery/tunisia/thumbs/thumbs_img-1153.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-91" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/tunisia/img-1184.jpg" title=" " class="shutterset_set_10" >
								<img title="img-1184.jpg" alt="img-1184.jpg" src="http://www.bursztein.net/wp-content/gallery/tunisia/thumbs/thumbs_img-1184.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-92" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/tunisia/img-1140.jpg" title=" " class="shutterset_set_10" >
								<img title="img-1140.jpg" alt="img-1140.jpg" src="http://www.bursztein.net/wp-content/gallery/tunisia/thumbs/thumbs_img-1140.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2002/photos-of-tunisia-august-2002/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FAQ windows</title>
		<link>http://www.bursztein.net/publications/unpublished/2002/faq-windows/</link>
		<comments>http://www.bursztein.net/publications/unpublished/2002/faq-windows/#comments</comments>
		<pubDate>Thu, 25 Jul 2002 21:48:42 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Unpublished]]></category>
		<category><![CDATA[faq]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=16</guid>
		<description><![CDATA[I had done this FAQ while I was working at Club-internet (French ISP) to sum up various internet problem solution
Ensemble de questions rÃ©ponses sur des problÃ¨mes que j'ai rÃ©solu durant ma periode de travail au support technique de Club-internet.]]></description>
			<content:encoded><![CDATA[<p>I had done this FAQ while I was working at Club-internet (French ISP) to sum up various internet problem solution</p>
<p>Ensemble de questions rÃ©ponses sur des problÃ¨mes que j&#8217;ai rÃ©solu durant ma periode de travail au support technique de Club-internet. On trouve dans cette FAQ notament des mÃ©thodes de rÃ©solutions pour les premiers modems ADSL type manta ray.<a href="http://www.bursztein.net/v2/wp-content/uploads/2007/05/faqwindow.pdf" onclick="return false;" title="Direct link to file"></a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/faqwindow.pdf">FAQ windows</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/unpublished/2002/faq-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparaison des protocoles utilisant un gÃ©nÃ©rateur alÃ©atoire pour rÃ©soudre le problÃ¨me du consensus asynchrone distribuÃ©</title>
		<link>http://www.bursztein.net/publications/unpublished/2002/comparaison-des-protocoles-utilisant-un-generateur-aleatoire-pour-resoudre-le-probleme-du-consensus-asynchrone-distribue/</link>
		<comments>http://www.bursztein.net/publications/unpublished/2002/comparaison-des-protocoles-utilisant-un-generateur-aleatoire-pour-resoudre-le-probleme-du-consensus-asynchrone-distribue/#comments</comments>
		<pubDate>Thu, 25 Jul 2002 21:44:26 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Unpublished]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=15</guid>
		<description><![CDATA[SynthÃ¨se sur les diffÃ©rents types d'oracle possible pour rÃ©soudre le problÃ¨me du consensus asynchrone distribuÃ©. Travail rÃ©alisÃ© dans le cadre de mon cursus Ã  l'EPITA. ]]></description>
			<content:encoded><![CDATA[<p>Le consensus est un problÃ¨me fondamental pour l&#8217;implÃ©mentation de services fiables utilisant un systÃ¨me distribuÃ© asynchrone supportant les pannes. Le problÃ¨me du consensus est de mettre d&#8217;accord un groupe de <em>n</em> processus sur une valeur. Un protocole de consensus est un algorithme qui produit un tel accord. Cet algorithme se doit de supporter la tolÃ©rance de pannes. <em>Fischer</em>, <em>Lynch</em> et <em>Paterson</em> ont dÃ©montrÃ© qu&#8217;il est impossible de rÃ©soudre ce type de problÃ¨me dans un systÃ¨me dÃ©terministe avec ne serait-ce qu&#8217;une seule panne. Deux types d&#8217;approche ont Ã©tÃ© dÃ©veloppÃ©es pour essayer de contourner cette impossibilitÃ©. Chacune d&#8217;elles dote le systÃ¨me d&#8217;un systÃ¨me d&#8217;oracle appropriÃ©.<a href="http://www.bursztein.net/v2/wp-content/uploads/2007/05/consensus.pdf" onclick="return false;" title="Direct link to file"></a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/consensus.pdf">Protocols de consensus rapport</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/unpublished/2002/comparaison-des-protocoles-utilisant-un-generateur-aleatoire-pour-resoudre-le-probleme-du-consensus-asynchrone-distribue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FBUS V2 protocol (Nokia)</title>
		<link>http://www.bursztein.net/publications/unpublished/2002/fbus-v2-protocol-nokia/</link>
		<comments>http://www.bursztein.net/publications/unpublished/2002/fbus-v2-protocol-nokia/#comments</comments>
		<pubDate>Sun, 30 Jun 2002 22:24:50 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Unpublished]]></category>
		<category><![CDATA[fbus]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=20</guid>
		<description><![CDATA[Research report on FBUS closed protocol specification analysis.]]></description>
			<content:encoded><![CDATA[<p>This document focus on how a Nokia phone talk to a computer namely the FBUS procotol. It try to give a comphrensive explantion of how the exchange protocol is performed. This document summarise my experiment results with a Nokia 5510. At the time of writting few documentation were available. I had focus on the Nokia monitor mode.<a href="http://www.bursztein.net/v2/wp-content/uploads/2007/05/proto.pdf" onclick="return false;" title="Direct link to file"></a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/proto.pdf" onclick="return false;" title="Direct link to file">Fbus protocol analysis report<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/unpublished/2002/fbus-v2-protocol-nokia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDLE scan research</title>
		<link>http://www.bursztein.net/publications/unpublished/2001/idle-scan-research/</link>
		<comments>http://www.bursztein.net/publications/unpublished/2001/idle-scan-research/#comments</comments>
		<pubDate>Mon, 05 Nov 2001 22:02:14 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Unpublished]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[port scanner]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=17</guid>
		<description><![CDATA[A research peformed while I was at the LSE (Laboratoire systÃ¨me de l'EPITA) about the IDLE scan. Regrouped here : the advisory about using the IDLE scan to probe a masqueradade network, and the detailed article in French and English.]]></description>
			<content:encoded><![CDATA[<p>This work focus on the use of the IDLE scan (-sI in nmap) to probe a network that use a nat. The code used was retired due to the lack of support and the robust implementation of idle scan in nmap.<a href="http://www.bursztein.net/wp-content/uploads/2007/05/idlescanadvisory.pdf" onclick="return false;" title="Direct link to file"></a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/idlescanadvisory.pdf" onclick="return false;" title="Direct link to file">Idle scan advisory</a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/temoinfr.pdf" onclick="return false;" title="Direct link to file">Idle scan article fr</a><a href="http://www.bursztein.net/wp-content/uploads/2007/05/temoinus.pdf" onclick="return false;" title="Direct link to file"></a></p>
<p><a href="http://www.bursztein.net/wp-content/uploads/2007/05/temoinus.pdf" onclick="return false;" title="Direct link to file">Idle scan article En</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/unpublished/2001/idle-scan-research/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advisory on Internet explorer 5.5 Overflow</title>
		<link>http://www.bursztein.net/publications/various-pub/2001/advisory-on-internet-explorer-55-overflow/</link>
		<comments>http://www.bursztein.net/publications/various-pub/2001/advisory-on-internet-explorer-55-overflow/#comments</comments>
		<pubDate>Fri, 04 May 2001 22:29:07 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Various]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=21</guid>
		<description><![CDATA[Bugtraq advisory]]></description>
			<content:encoded><![CDATA[<p>By putting this malformed link on a web page a malicious user could crash all the IE windows with version above or equal to 5.5. It also work by passing the link directly into the address field of IE.</p>
<p><a href="http://www.bursztein.net/v2/wp-content/uploads/2007/05/overflowie.pdf">Internet explorer 5.5 overflow advisory</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/publications/various-pub/2001/advisory-on-internet-explorer-55-overflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Egypt</title>
		<link>http://www.bursztein.net/other/photos/2001/photos-of-egypt-febuary-2001/</link>
		<comments>http://www.bursztein.net/other/photos/2001/photos-of-egypt-febuary-2001/#comments</comments>
		<pubDate>Thu, 01 Feb 2001 20:52:13 +0000</pubDate>
		<dc:creator>Elie Bursztein</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[egypt]]></category>
		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://www.bursztein.net/v2/?p=8</guid>
		<description><![CDATA[Photo taken during a cruise in Egypt on febuary 2001]]></description>
			<content:encoded><![CDATA[
<div class="ngg-galleryoverview" id="ngg-gallery-7-8">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.bursztein.net/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=7&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-73" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/egypt/i2210295.jpg" title=" " class="shutterset_set_7" >
								<img title="i2210295.jpg" alt="i2210295.jpg" src="http://www.bursztein.net/wp-content/gallery/egypt/thumbs/thumbs_i2210295.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-74" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/egypt/i2180185.jpg" title=" " class="shutterset_set_7" >
								<img title="i2180185.jpg" alt="i2180185.jpg" src="http://www.bursztein.net/wp-content/gallery/egypt/thumbs/thumbs_i2180185.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-75" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/egypt/i2210276.jpg" title=" " class="shutterset_set_7" >
								<img title="i2210276.jpg" alt="i2210276.jpg" src="http://www.bursztein.net/wp-content/gallery/egypt/thumbs/thumbs_i2210276.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-76" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/egypt/i2210275.jpg" title=" " class="shutterset_set_7" >
								<img title="i2210275.jpg" alt="i2210275.jpg" src="http://www.bursztein.net/wp-content/gallery/egypt/thumbs/thumbs_i2210275.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-77" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/egypt/i2190193.jpg" title=" " class="shutterset_set_7" >
								<img title="i2190193.jpg" alt="i2190193.jpg" src="http://www.bursztein.net/wp-content/gallery/egypt/thumbs/thumbs_i2190193.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-78" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/egypt/i2170073.jpg" title=" " class="shutterset_set_7" >
								<img title="i2170073.jpg" alt="i2170073.jpg" src="http://www.bursztein.net/wp-content/gallery/egypt/thumbs/thumbs_i2170073.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-79" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/egypt/i2210278.jpg" title=" " class="shutterset_set_7" >
								<img title="i2210278.jpg" alt="i2210278.jpg" src="http://www.bursztein.net/wp-content/gallery/egypt/thumbs/thumbs_i2210278.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-80" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bursztein.net/wp-content/gallery/egypt/i2170160.jpg" title=" " class="shutterset_set_7" >
								<img title="i2170160.jpg" alt="i2170160.jpg" src="http://www.bursztein.net/wp-content/gallery/egypt/thumbs/thumbs_i2170160.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.bursztein.net/other/photos/2001/photos-of-egypt-febuary-2001/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
