Few of the projects I have done so far are:
In this work, distinguishing features are extracted automatically from headers of portable executables (PE) files and are used to classify unseen malicious PE files using data mining algorithms. PE-Miner achieves more than 99% detection rate with less than 0.5% false alarm rate for distinguishing between the benign and malicious executables.
It is a tool for performance analysis of various system wide features. It leverages the system calls, number of CPU cycles, amount of disk space used, real and virtual memory consumption to give an over all picture of the effect of a particular software on the system's resources.
In this project, I have presented the statistical model of CAIDA backscatter network traffic. I further presented the statistical model of a rate-limiting detector. Although the detailed experimental results could not be presented, but I were able to empirically test the validity of the model by observing the distribution of packet arrivals.
This project is a toolkit of Statistics for Multivariate data. It takes the values of multiple variables and then can performs different statistical techniques on it as required by the user. The result produced is furthur used by Statisticians to make Inferences. The visualization of multi-variate data makes the analysis simple.
In this project I have made a database of Quranic verses (Arabic text with english translation) and ahadith. The database is accessed using Java servlets through a very simple to use interface.