This document proposes an intrusion detection framework that uses multiple binary classifiers optimized by a genetic algorithm. It analyzes decision trees, naive Bayes, and support vector machines to classify network connections as normal or attacks based on the NSL-KDD dataset. The classifiers are aggregated and a genetic algorithm is used to generate high-quality solutions. Experimental results show that the proposed method achieves 99% accuracy in intrusion detection, outperforming single classification techniques. The goal is to develop an application that can efficiently process network data and identify intrusion risks.