A software tool that analyzes network traffic files to automatically assess the cryptographic security posture of email communications and generate forensic reports for security analysts.
National Technical Research Organisation (NTRO) · Software
Signing in saves it for your whole team — everyone on your invite link sees the same two entries. Anything you shortlisted while signed out comes with you.
Decomposed from what the description asks for. Nothing added.
PCAP Traffic Ingestion
The system ingests and processes network traffic files containing SMTP, IMAP, and POP3 communications.
Protocol and Stream Parser
It reconstructs TCP communication streams, identifies email protocols, and detects STARTTLS negotiations.
TLS and Certificate Analyzer
It parses TLS handshakes, extracts and validates X.509 certificates, and checks ciphers and versions.
AI Risk Scoring Engine
It uses machine learning to classify cryptographic risks, detect anomalies, and prioritize security findings.
Dashboard and Report Generator
It provides an interactive visualization dashboard and exports forensic reports in JSON, PDF, and HTML formats.
Both columns are read off the brief's own wording. Nothing here is inferred from the ministry's name.
The evaluators will check whether the framework can accurately parse PCAP files, reconstruct TLS handshakes, validate digital certificates, and generate the required JSON, PDF, and HTML reports.
A jury can still ask about these. Decide them deliberately rather than by accident.
Generated from the brief's own wording and the competition's published rules — never from a guess about what this ministry prefers.
Specific machine learning models or algorithms to use?
The brief never answers this, so a panel will. Whatever you decide, say it the same way twice.
Exact scoring rubric for the cryptographic risk score?
The brief never answers this, so a panel will. Whatever you decide, say it the same way twice.
Sample PCAP datasets for testing?
The brief never answers this, so a panel will. Whatever you decide, say it the same way twice.
Has any part of this been shown at a previous event, hackathon or college project?
The guidelines are explicit: your solution must not have appeared in any previous event or programme, of any sort. A recycled project is what a team under time pressure reaches for.
What the organisers attached, and what the brief assumes you can get.
Same organisation, same year. Reading two of theirs tells you more about what they care about than reading one.
Pick what you are about to do and copy the prompt. It carries the organisers' own wording, the constraints they never spell out, and an instruction not to invent requirements they never set.
Who has this problem, what already exists, and what you would have to find out.
The brief asks for pcap traffic ingestion. How would you build that?
Decoded from SIH26159 itself — The system ingests and processes network traffic files containing SMTP, IMAP, and POP3 communications. The brief asks for it by name.
The brief asks for protocol and stream parser. How would you build that?
Decoded from SIH26159 itself — It reconstructs TCP communication streams, identifies email protocols, and detects STARTTLS negotiations. The brief asks for it by name.
The brief asks for tls and certificate analyzer. How would you build that?
Decoded from SIH26159 itself — It parses TLS handshakes, extracts and validates X.509 certificates, and checks ciphers and versions. The brief asks for it by name.
The brief asks for ai risk scoring engine. How would you build that?
Decoded from SIH26159 itself — It uses machine learning to classify cryptographic risks, detect anomalies, and prioritize security findings. The brief asks for it by name.
The brief asks for dashboard and report generator. How would you build that?
Decoded from SIH26159 itself — It provides an interactive visualization dashboard and exports forensic reports in JSON, PDF, and HTML formats. The brief asks for it by name.
Why not use what already exists? Name the closest thing to this that is already running.
A team that has not named the alternative themselves is answering this for the first time in the room.
Which single thing will you demonstrate end to end, start to finish, with nothing skipped?
Ours, not a rule: a narrow thing that fully works survives questioning better than a broad thing that half works. If nobody on the team can name it, that is the finding.
Show me this working: the evaluators will check whether the framework can accurately parse PCAP files, reconstruct TLS handshakes, validate digital certificates, and generate the required JSON, PDF, and HTML reports.
This is the evaluator read for your problem statement, decoded from the brief's own wording.