Monthly Archives: September 2007

Credit Card Fraud Detection using Hidden Markov Model

Interesting mechanism for detecting credit card fraud using hidden Markov model is described in IEEE Transactions on Dependable and Secure Computing, September 2007, (here). In conclusion, it says: In this paper, we have proposed an application of Hidden Markov Model … Continue reading

Share
Posted in Security Research | 18 Comments

Application Verifier

Application Verifier is nice tool, designed in Microsoft, specifically to detect and help debug memory corruptions and critical security vulnerabilities. It makes it easier to create reliable applications by monitoring an application’s interaction with the Windows operating system, profiling its … Continue reading

Share
Posted in Software Security, Tools and Utilities | Leave a comment