Inspiration
Modern cybersecurity tools often stop at detection, leaving teams with alerts out in the open. We were inspired by the gap between identifying a threat and understanding how to respond to it. As malware becomes more advanced, security teams need not just data—but clarity. NextEra was built to turn complex threat analysis into actionable intelligence.
What it does
NextEra is a secure, AI-driven malware analysis platform that allows users to safely upload and analyze malicious file without any risks. Files are executed inside isolated, dependent containers where both static and behavioral analysis are performed.
The platform then uses AI agents to:
- Identify the type and behavior of malware
- Gives findings with threat intelligence
- Analyze risk and behaviors
- Develop clear, step-by-step data driven actions
answers the important questions:
What is the threat? What is at risk? What should I do next?
How we built it
We built NextEra as a full-stack system combining secure infrastructure with intelligent automation:
- Frontend: React interface for file uploads, progress tracking, and results visualization
- Backend: FastAPI service handling file processing, validation, and orchestration
- Sandboxing: Docker containers with strict isolation to safely execute malware
- Analysis Engine: Static analysis (strings, entropy, metadata) and controlled runtime tracing
- AI Pipeline: Multi-agent system (Forensic, Threat Intel, Risk, IR) to analyze and interpret results
- Integrations: Threat intelligence enrichment via external APIs like VirusTotal
Challenges we ran into
- Designing a sandbox that is both secure and realistic enough to prevent malware evasion
- Balancing deep analysis with performance and speed
- Handling noisy or incomplete data from dynamic analysis
- Coordinating multiple AI agents while maintaining consistent, accurate pipeline and outputs
Accomplishments that we're proud of
- Building a fully isolated malware execution environment with zero host risk
- Creating a multi-agent AI pipeline that produces meaningful, structured insights
- Turning complex malware behavior into simple, actionable recommendations
- Delivering an end-to-end system—from file upload to final report
What we learned
- Security is not just about detection—it’s about clear decision-making
- AI is most powerful when it explains and contextualizes, not just analyzes
- Simplicity in output is just as important as sophistication in processing
- Building secure systems requires thinking like both a developer and an attacker
What's next for NextWare
- Expand threat intelligence integrations and real-time data sources
- Improve report customization and export options
- Explore real-time monitoring and automated response capabilities
- Continue refining AI agents for faster, more accurate threat understanding
Built With
- docker
- fastapi
- node.js
- react
- typescript
- vite
Log in or sign up for Devpost to join the conversation.