Skip to content

🔱 Malware deconstructor and LLM-based static analyser using Gemini, Radare2, Boomerang

Notifications You must be signed in to change notification settings

Spirizeon/lumen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureX - lumen

Advanced Ai-based Malware Analysis as a Service (Ai-MaaS)

Revealing the Dark Side of Malware with AI-powered Threat Intelligence

Installation

clone the repo

git clone https://github.com/spirizeon/lumen.git
cd lumen
docker build . -t lumen

use Docker hub

docker pull delcagox/lumen

run the container

docker run -itp 8000:8000 5173:5173

Endpoints

image

Building the Engine Docker Container

build the container

docker build . -t engine

run the container

docker run -itd -p 8000:8000 --env-file ../../.env --name Engine engine

About

🔱 Malware deconstructor and LLM-based static analyser using Gemini, Radare2, Boomerang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published