User Tools

Site Tools


ongoing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ongoing [2010/05/03 19:34] – created bilongoing [2011/10/14 12:57] (current) bil
Line 1: Line 1:
-====== Low-Cost Three-Dimensional Face Scanning System ======+====== Ongoing projects ======
  
-**Supervisor**:  James Elder+====== Web Crawlers Behaving Like HumansAre We There Yet!?  ======
  
-**Requirements**:  Interest in both hardware and software design at the systems level. +**Student**:  Dmitry Drinfeld
  
-__Description__+**Supervisor**: Natalija Vlajic
  
-Low-cost three-dimensional face-scanning systems have a large range of potential applications in security and retail markets.  Our laboratory at York University has recently developed a prototype face-scanning system that has the potential for very low-cost mass production.  This project involves the development of a second-stage prototype that is one-step closer to commercialization. +**Required Background**: CSE4480 prerequisites
- +
-The project will involve systems design and development of a specialized real-time 3D face scanner.  A combination of hardware and software design will be required.  The student will work closely with graduate students and postdoctoral fellows at York University, as well as researchers at other institutions involved in the project.  The student will develop skills in both hardware and software design, as well as computer-vision techniques. +
- +
-For more information on the laboratory: [[http://www.elderlab.yorku.ca]] +
- +
-     +
- +
-====== Programming Multi-Core GPUs with CUDA ====== +
- +
-**Supervisor**: Franck van Breugel +
- +
-**Required background**: General prerequisites +
- +
-**Recommended background**: N/A+
  
 __Description__ __Description__
  
-CUDA stands for "compute unified device architecture."  It is an architecture to program multicore graphical processing units (GPUs for short).  In the past, these GPUs were only used for graphics. However, CUDA allows us to use these GPUs for other types of computation. Since today'GPUs have hundreds of cores, algorithms can be parallelized and, hence, run often much faster. +Distributed Denial of Service (DDoSattacks are recognized as one 
- +of the most serious threats to today'Internet due to the relative 
-The aim of this project is to get familiar with GPUs and to study how to program them. +simplicity of their execution and their ability to severely degrade 
- +the quality at which Web-based services are offered to the end users
-More details can be found at: [[http://www.cse.yorku.ca/~franck/projects/cuda.html]] +An especially challenging form of DDoS attacks are the so-called 
-(this link is only accessible from machines within the domain yorku.ca.) +Application-Layer DDoS attacksNamely:
  
 +  - In Application-Layer DDoS attacks, the attackers utilize a flood of legitimate-looking Layer-7 network sessions (i.e., sessions that are generally hard to detect and/or filter out by a firewall or an IDS system)
 +  - Increasingly, these sessions comprise HTML requests generated by a cleverly programmed crawler that executes a semi-random walk over the web site links, thereby attempting to appear as a legitimate human visitor.
  
 +The goal of this project is to investigate the state of the art in
 +malicious web crawler design. In particular, the project will look
 +into the challenges of designing a smart-DDoS-crawler from the
 +attacker point of view - one of these challenges being the estimation
 +of web-page popularity assuming no a priori access to the web-logs
 +of the victim web-site.
  
  
  
ongoing.1272915273.txt.gz · Last modified: 2010/05/03 19:34 by bil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki