AI as a Cybersecurity Companion: Self-hosted LLMs for Threat Analysis
Developing a Spring Boot LLM chatbot and Cygen, a Retrieval-Augmented Generation system, to enhance cybersecurity with AI-driven threat analysis.
Developing a Spring Boot LLM chatbot and Cygen, a Retrieval-Augmented Generation system, to enhance cybersecurity with AI-driven threat analysis.
Shellcode: Invisible code that can take control of a computer, steal data, and cause major problems. This article provides a basic introduction to shellcode, aiming to give you a foundation for understanding cybersecurity.
This article is focusing on reverse engineering and static analysis techniques. It explains how to crack the UnCrackable-Level1.apk challenge using tools like JADX, ADB, and Android Studio, uncovering hidden secrets through code analysis and decryption.
This article shows how IntellIBroń ChatBot AI technology works in the backend. We utilise our own developed RAG. Retrieval-Augmented Generation (RAG) is a technique that combines retrieval-based and generative methods to produce more accurate and relevant responses.