This document discusses online banking fraud and mechanisms for detecting and preventing it. It describes:
1) Common fraud mechanisms like credentials theft, phishing, and banking trojans that steal login information.
2) The "Rake" solution which uses data mining and machine learning techniques to analyze user transaction patterns and identify anomalous behavior indicative of fraud. It automatically clusters typical user profiles and flags deviations.
3) How Rake works by collecting user transaction data, clustering profiles, and incorporating known fraud patterns to flag suspicious new transactions in real-time. This catches both existing and novel fraud techniques based on behavior rather than specific methods.