Free and Open Source OSINT Tool
Developed by AstraQ Cyber Defence PVT. LTD.
Brahmastra is a comprehensive Open Source Intelligence (OSINT) tool designed to assist researchers, investigators, and cybersecurity professionals in gathering information from various public sources. It aggregates a wide range of utilities into a single, easy-to-use interface.
The tool provides access to resources across multiple categories, including:
- AI Tools: (e.g., Dork GPT)
- Search Engines: Advanced search utilities (e.g., Google Advanced Search)
- Image Intelligence: Reverse image search and analysis (e.g., Google Lens)
- Email Intelligence: Breach checks and verification (e.g., Have I Been Pwned)
- Geo-Spatial & Geo-Int: Mapping, tracking, and satellite imagery (e.g., Google Maps, Yandex Maps, FIRMS, ArcGIS)
- Aviation Tracking: Flight tracking and registries (e.g., FlightRadar24, ADSB Exchange)
- Social Media: Search operators and intelligence (e.g., LinkedIn)
- Maritime: Vessel tracking (e.g., MarineTraffic, VesselFinder)
To run this project locally, follow these steps:
- Node.js (v18 or higher recommended)
- NPM or PNPM
-
Clone the repository:
git clone https://github.com/astraqcd/brahmastra.git cd brahmastra-osint-tool -
Install dependencies:
npm install # or pnpm install -
Run the development server:
npm run dev # or pnpm dev -
Open http://localhost:3000 with your browser to see the result.
- Framework: Next.js
- Styling: Tailwind CSS
- UI Components: Radix UI & Lucide React
This project is free and open-source software.
Developed with ❤️ by AstraQ Cyber Defence PVT. LTD.