Arsenly_OSINTby XowiaLabs

All-in-One Frameworks

Frameworks & Automation
Browse the interactive, filterable tools for this domainOpen tools →

All-in-one platforms:

Framework Language URL Strength
Abster Intelligence TypeScript / Next.js https://github.com/frangelbarrera/Abster-Intelligence Local-first, graph engine, BYOK-LLM, privacy-first
Ubikron Browser Ext https://ubikron.com AI-powered case management & entity extraction
SpiderFoot Python https://github.com/smicallef/spiderfoot Total automation
Recon-ng Python https://github.com/lanmaster53/recon-ng Modular
theHarvester Python https://github.com/laramies/theHarvester Email/subdomain
Maltego Java https://www.maltego.com Visualization
SentinelScope Python https://github.com/frangelbarrera/sentinelscope Lightweight Recon-ng alternative, modular

SpiderFoot setup:

git clone https://github.com/smicallef/spiderfoot.git
cd spiderfoot
pip3 install -r requirements.txt
python3 sf.py -l 127.0.0.1:5001