Security Automation with GenAI is a research-driven project exploring the intersection of deep learning and cybersecurity. It leverages state-of-the-art Transformer architectures and Adaptive Attention mechanisms to automate the detection of complex threats like SQL Injection, DDoS, and network intrusions, providing a robust defense framework for modern digital infrastructures.
Tech Stack
Python
TensorFlow
Keras
Transformers
Pandas
Scikit-learn
Adaptive Attention
Tools Used
VS Code
Jupyter Notebook
Google Colab
Wireshark
Key Features
Threat Intelligence
▸SQLi Transformer: Contextual learning model that recognizes malicious SQL patterns in HTTP requests.
▸Phishing BERT: Bidirectional analysis of URLs and email text to identify deceptive social engineering attempts.
▸Malware Classification: Network traffic sequence analysis to detect C2 communications.
Network Defense
▸Adaptive DDoS Protection: Real-time traffic analysis using dynamic attention weights for spike detection.
▸Intrusion Detection: High-precision classification of unauthorized access patterns using UNSW-NB15 datasets.
▸MitM Identification: Anomaly detection in communication sequences to identify packet interception.