Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Joe Colosimo <colosimo@>: Hardware side-channel attacks.  I'm interested in looking at some basic cryptography libraries for Atmel AVR microcontrollers and potentially exploiting them through side-channel attacks.  Existing papers point to these kinds of vulnerabilities as being very real and very measurable.  Between measuring timing (which is usually very precise with microcontrollers) and current (which can help mitigate preventions to timing attacks through spinlooping), data should be extractable from the controller.  This has applications in embedded devices that have secret keys inside them.

Stefan Gimmillaro <stefang@mit.edu>: Interested in exploring PHP/MYSQL vulnerabilities;  creation automatic testing of php websites to search for common exploits.  Also interested in p2p data encryption.