Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26155Strong pickacceptance 4/5

AI-Driven Multi-Vendor Network Security Compliance Auditor

National Technical Research Organisation (NTRO) · Blockchain & Cybersecurity · Software

Well-specified and genuinely useful — do two or three vendors deeply and frame the normalisation layer as the extensible core, because chasing the full vendor list guarantees shallow coverage of a problem whose whole point is breadth.

Data: CIS Benchmarks, NIST SP 800-53, DISA STIGs, ISO/IEC 27001; vendor configs; nciipc.gov.in

What it actually is

Enterprise networks mix firewalls, routers and switches from dozens of vendors, all of which must comply with security frameworks like CIS Benchmarks and STIGs, but auditing them today is either manual checklists or expensive vendor-locked tools. The ask is a tool that ingests device configurations from any vendor and audits them against these frameworks, flagging misconfigurations.

What to build

A configuration-auditing tool that ingests device configs from heterogeneous vendors — Cisco, Palo Alto, Fortinet, Juniper, Arista and beyond — parses each vendor's syntax into a normalised representation, evaluates that against machine-encoded CIS Benchmark, NIST 800-53 and STIG rules relevant to the device type, and reports each finding with the specific control it violates, the offending config line, a severity, and a remediation recommendation, with the AI layer helping map unfamiliar vendor syntax onto the normalised model so the tool extends to vendors it was not explicitly built for.

Smallest thing that wins the room

Upload a real Cisco and a real Fortinet config, and show the tool flagging that both permit Telnet and use a weak cipher — citing the exact CIS control each violates, the offending line, and the remediation — proving the same rule set audits two different vendor syntaxes.

How crowded this one gets

A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.

Quiet70–160 teams expectedroughly 1 in 60–139 wins it

Quieter than 81% of the 226 · #43 of 226 by expected field

Few teams are likely to go here. The best odds on the board come from statements like this.

Why: defence, intelligence and space bodies drew small fields.

This is a guess, not a fact

Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.

The scores

The number is the shorthand. The line under it is the reason.

What you will be writing

  • Vendor config parsers (ciscoconfparse, netmiko, TextFSM)
  • Normalised config model abstraction
  • CIS Benchmark / STIG / NIST 800-53 rule encoding
  • LLM-assisted parsing for unfamiliar vendor syntax
  • Finding severity + remediation mapping
  • React audit report dashboard
  • Network security compliance
  • Configuration auditing
  • Security hardening

Prior art to read before you start

multi-vendor config compliance auditing · benchmark rule evaluation · network device hardening assessment

Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.