Skip to main content.

Welcome!

This is Chris Grier's web page. I'm a student at the University of Illinois at Urbana-Champaign in the electrical and computer engineering department. I am a graduate student, and have previously been part of two groups that are in the Coordinated Science Lab: the Center for Reliable and High-Performance Computing (CRHC) and the Information Trust Institute (ITI) here at UIUC. I'm currently working in the Computer Science building with Sam King and the the other grad students in our group: Anthony, Shuo and Frank. My cube is in a big room with some students from the Illinois Security Lab as well as some students working on compilers and parallel programming.
Interested in security? UIUC has a student group called SIGMIL which does security stuff at UIUC. Its a good group which mainly focuses on experimenting and working on projects.
The old web page is here
Research News and Papers
More news! The Illinois Malicious Processor (IMP) project I worked on was written up by InfoWorld! Its a great read: Read it here That is of course in addition to it being published at LEET and being awarded a Best Paper Award! The title is "Designing and Implementing Malicious Hardware" and its available online in HTML and PDF formats.
There's some papers up on my research page. Our 2008 IEEE Security and Privacy paper, "Secure web browsing with the OP web browser", was featured in an article on eWeek and then Slashdotted!. Here's a link to the eWeek article "Is There Room for a Security Browser?" By Ryan Naraine and the slashdot.
Summer 2008 - Seattle and research
I'm going to Microsoft Research for the summer after I present at the IEEE Symposium on Security and Privacy. I'll be out in Redmond, WA at the end of May through August. I'm going to be doing some pretty interesting research this summer (and some implementation). Once my slides are done for Oakland they will be up here.
Winter and Spring 08 semester
Christmas break was fun, I ended up going to New Hampshire's White Mountains and staying at an AMC lodge. Did a lot of snowshoeing, survived a blizzard, and generally got to be in lots of snow. I'm looking forward to some camping this spring though I'm not sure where or when yet.
Spring semester started too, I'm taking a course called "Design of 4G WWANs and Their Building Blocks: Intelligent Routers", its an ECE598 taught by Constantine Polychronopoulos. No other courses, just continuing the web browser research and trying to get going on some new ideas.
Fall 2007 School and stuff
This fall is a little bit different than most semesters - no class. I decided that I could fill my time easily enough with research that I didn't need any busy work from courses. I'm currently working on web related security research, including client security, finding web exploits, and figuring out what to do with all of the amazing malware online. Once we have finished some of the work we are doing I'll have links to source and papers online.
I've also been forced to participate in TCIP. I won't put up here what I think of that project, but lets just say that I'm not all that happy about it.
Spring 2007 Almost Over
This semester produced a couple interesting things. First, a project which tries to detect malware (particularly rootkits) and runs outside the OS, in a virtual machine. Second, another paper written by me, this time on botnets and command and control networks which use peer-to-peer protocols (open source and custom). I'm also finally done with all my course work at school.
Summer plans include a little bit of vacation time, DEFCON, and research here at school.
Spring 2007
ECE 598 - Secure Hardware taught by David Nicol and CS 598 - Hot topics in virtualization and security taught by Sam King. Both classes are primarily paper reading courses.
Trying to get lots of research done this spring. I really want to graduate and get out of Champaign-Urbana.
Fall 2006 Courses
Taking: ECE 541 Computer Systems Analysis (Bill Sanders, David Nicol), CS 498 Program Optimization (Maria Garzaran), CS 498 Theoretical Foundations of Cryptography (Manoj Prabhakaran). Apparently intent of the crypto course is to never discuss a real cryptographic algorithm... My recommendation: take Math 595 with Iwan Duursma
2006 Summer ends
Summer 2006 was a good summer, definitely a good time, good job, and fun place. I worked in Berkeley, CA and lived right down the street from ICIR where I worked. Berkeley pretty much had everything I wanted and if its wasn't downtown Berkeley, then its just a short subway (BART) ride to get there. There was a lot of things going on, and lots of crazy people wandering around (like me) at all times of the day.
As for my job, I worked on creating anonymization policy for application layer protocols. In my first couple weeks, I ported anonymizers for DNS and HTTP. After I did that I was familiar with the Bro IDS code and BINPAC, and was able to implement a parser for the SMB/CIFS protocol (as well as Netbios, MS Browser, and some RPC/named pipe functionality). The end result is a detailed parser for CIFS that can also rewrite packets in an anonymized form. This is the protocol that does most of the things in Network Neighborhood and allows users to mount network drives and do network file system operations. Its a complicated protocol, with many things going on that make it hard to parse (an anonymize).
Spring 06 conclusion, Summer in CA
The spring semester is over, and I've learned some new things. What I learned in privacy class was that privacy enhancing technologies are complicated, and often can't offer any official assurance. In advanced coding theory class I learned a whole new set of analysis techniques, and understand better what makes up the modern coding schemes.
  • Aimstalker (privacy project) - data-mining the aim network
  • Coding Theory and Sudoku (coding theory project) - modifying the Sudoku puzzle problem to create LDPC codes, and constructing Sudoku puzzles with random checks.
Finally, I'll be in Berkeley, CA all summer working at ICIR.
IP Blacklisting for Spam Sucks
CRHC uses some functionality from spamhaus.org, which in turn pulls from CBL or the Composite Blocking List (http://cbl.abuseat.org/). Blocking spam is great and all, but I really think that:
  1. I am not a spammer, and my IP has never been used for spam while I owned it.
  2. You need more than HELO strings to determine if someone is a spammer
  3. If you claim I'm a spammer, you should be at least able provide areason.
  4. If I tell you to remove me from your list, REMOVE ME and don't just add me back in a couple hours.
IP blacklisting for spam might work, but at the cost of blacklisting tons of people who aren't spammers. Seems to me like another broken attempt to solve the spam "problem".
UPDATE: Spamhaus was successfully sued in the U.S. for incorrectly blocking an email from an entire company. Quote: "A federal judge on Wednesday ordered the Spamhaus Project, an international anti-spam organization, to pay $11.7 million in damages to Wheeling-based e360 Insight LLC for blacklisting the company." Spamhaus wont pay up either. Google for spamhaus litigation for the rest of the story.
Spring '06 Classes and activities
ECE 559 - Advanced Coding Theory and ECE 598 - Privacy Enhancing Techniques. Both courses have good professors (Ralf Koetter and Nikita Borisov). Also enrolled in the Security Reading Seminar, which is pretty much the same as the fall one, although this semester we have to read other people's qualifying exam papers and focus on "dependability".
Also continuing to do research, and be part of SIGMIL.
Older Things