Winners of Smart India Hackathon 2025
Won Smart India Hackathon 2025 under PS ID 25233 (NTRO) at IIT Jammu. Tackled NTRO's problem statement of pen testing all cameras on a private network and analyzing/generating a report on vulnerable cameras.
- Automated VAPT workflow: Built an agent-based pentesting system using LangGraph with proper tool calling and agentic workflow to automate vulnerability assessment
- Camera network analysis: Scanned all cameras on private networks to identify security vulnerabilities and generate comprehensive reports
- Multi-tool integration: Combined multiple security tools including Metasploit for CVE analysis and Masscan for rapid network scanning
- Real-time reporting: Generated detailed vulnerability reports with actionable insights for security teams
- Kali Linux environment: Leveraged standard Kali Linux tools for comprehensive security testing
- Next.js: Frontend framework for the dashboard interface
- Tailwind CSS: Styling and responsive design
- FastAPI: Backend API server exposed to a standard Kali Linux environment with all standard pentesting tools
- LangGraph: Agent workflow orchestration for automated pentesting
- Metasploit: CVE analysis and exploit testing
- Masscan: Quick port scanning and network exposure detection
- Kali Linux tools: Standard security tools for comprehensive VAPT