OSINT-with-LLM

POC : OSINT with LLM

This repository demonstrates domain, IP, and email reconnaissance with LLM-powered security reporting..


Overview

The project is divided into two main components:

  1. Recon Modules
  2. LLM Analysis and reporting

Recon Modules

Purpose

Gathering information about an ip, domain or email

Approach

LLM Analysis and reporting

Required API keys for OSINT modules

Usage

Install dependencies

pip3 install -r requirements.txt

Demo

python3 main.py

When finished:

Demo with domain

Project Logo

Project Logo

Demo with ip

Project Logo

Project Logo

Demo with email

Project Logo

Project Logo

Notes