Latest Research

TrackBack Spam: Abuse and Prevention 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...

Readmore

XCS: cross channel scripting and its impact on web... 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...

Readmore

Embedded Management Interfaces: Emerging Massive Insecurity 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...

Readmore

Decaptcha: Breaking 75% of eBay Audio CAPTCHAs. 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...

Readmore

Extending Anticipation Games with Location, Penalty... 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...

Readmore

  • Prev
  • Next

Code Ideas

Posted on : 19-03-2008 | By : Elie Bursztein | In : Software

0

This is a sort of code think tank. I put here all the code ideas – improvement that I haven’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 [...]

Exercise TraceNG: Traceoute Next Generation

Posted on : 15-02-2008 | By : Elie Bursztein | In : Exercise

0

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 [...]

TD intelligence Economique: benchmarking de sociétés éditrices de logiciels

Posted on : 01-02-2008 | By : Elie Bursztein | In : Exercise

5

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.

Smashing the stack for understanding and learning

Posted on : 19-01-2008 | By : Elie Bursztein | In : Exercise, Teaching

0

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.

Qatar December 2007

Posted on : 08-01-2008 | By : Elie Bursztein | In : Photos

0

Few pictures from the qatar taken during my trip for the Asia 2007 conference.

Analyse de site web pour la detection de fuite d’information

Posted on : 16-11-2007 | By : Elie Bursztein | In : Exercise, Teaching

0

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.

A Logical Framework for Evaluating Network Resilience Against Faults and Attacks

Posted on : 29-10-2007 | By : Elie Bursztein | In : Article, Publications

0

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 …

TD Permutation mono-alphabétique, RSA, et C

Posted on : 26-10-2007 | By : Elie Bursztein | In : Exercise

6

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.

Time has something to tell us about Network Address Translation

Posted on : 26-10-2007 | By : Elie Bursztein | In : Article, Publications

0

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 [...]

Cours politique de securité et introduction à la cryptographie

Posted on : 02-10-2007 | By : Elie Bursztein | In : Lecture Note

9

Informations sur le cours politique de securité et initiation à la cryptographie: plan, objectif, les TD et examens prevues…