Threat Intel is a dynamic cybersecurity project designed to enrich real-time threat detection by combining Golang and Python. The system ingests logs through Logstash, validates them against open-source threat intelligence platforms such as MISP, and further expands its coverage using Python crawlers that collect data from websites like blocklist.de and ellio.tech. The objective was to provide SOC teams with continuously updated, context-rich intelligence that enhances situational awareness. By integrating log processing, external lookups, and proactive data collection, Threat Intel creates a powerful pipeline that improves detection accuracy, reduces redundant queries through caching, and ensures threats are identified and acted upon faster.