This document presents a system for detecting and identifying brain tumors using Support Vector Machine (SVM) classifiers. The system was trained on a dataset of CT scan images of normal and abnormal brains. A Linear Function SVM (LF SVM) classifier achieved 100% accuracy in detecting normal brains and was able to correctly identify 64% of brain tumors. The LF SVM performed better than other classifiers and could detect tumors within 0.3525 seconds. The proposed system provides radiologists an accurate and fast method for detecting brain diseases to aid in diagnosis and treatment.