VendorOSINT is an advanced OSINT-based vendor analysis platform that extracts technology stacks, infrastructure footprints, and evaluates vendor risk in seconds.
- 🔍 Analyze any domain (e.g., facebook.com)
- 🧠 Detect tech stack (React, PyTorch, etc.)
- 🛡️ AI-based risk scoring (0–100)
- 🌐 IP, ASN & infrastructure intelligence
- 🏢 Corporate ecosystem & acquisitions
- 📊 Interactive dashboard with charts
- ⚖️ Competitor comparison
- 📄 Export reports (JSON, CSV, PDF)
-
- React.js
- Tailwind CSS / Material UI
- Recharts / Chart.js
- Python (FastAPI / Flask)
- PyTorch
- Gemini API (optional)
- WHOIS APIs
- IP / ASN Intelligence APIs
- Web scraping tools
VendorOSINT/
│
├── frontend/
│ ├── src/
│ ├── components/
│ ├── pages/
│ └── App.js
│
├── backend/
│ ├── main.py
│ ├── routes/
│ ├── services/
│ ├── models/
│ └── utils/
│
├── data/
├── reports/
├── requirements.txt
├── package.json
└── README.md
git clone https://github.com/your-username/vendorosint.git
cd vendorosintcd backend
pip install -r requirements.txt
uvicorn main:app --reloadcd frontend
npm install
npm start- Enter a domain (e.g., facebook.com)
- Click Analyze
- View:
- Tech stack
- Risk score
- Infrastructure details
- Export report (JSON/CSV/PDF)
- Risk Score: 50 (Medium)
- Frontend: React
- Backend: PyTorch
- Organization: Meta Platforms, Inc.
- Location: Menlo Park, CA, US
-
Dark web monitoring
-
Dependency vulnerability scanner
-
Real-time threat intelligence
-
AI-based predictive risk scoring
-
PPT - https://drive.google.com/file/d/1rNnjaEoCk9KOtWcbp1XjF3-6B4ZJaMGR/view?usp=sharing
git checkout -b feature-name
git commit -m "Add feature"
git push origin feature-nameMIT License
Bhupendra Sahu
B.Tech Student | Data Science Enthusiast
If you like this project, give it a ⭐ on GitHub!