Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26163Worth consideringacceptance 3/5

Security Assessment of the World Monitor application

National Technical Research Organisation (NTRO) · Miscellaneous · Software

Unusually clear and tractable because you get the source and a live target, but it is a skills demonstration not a build — worth it for a team with real security experience who can find and document non-trivial vulnerabilities, since that depth is the only differentiator.

Data: App: worldmonitor.app | Source: github.com/koala73/worldmonitor

What it actually is

This is a penetration-testing exercise on a specific real application whose source code and live instance are both provided. The task is to find security vulnerabilities across authentication, access control, input handling, API and client-side security, demonstrate them safely as proof-of-concept, rate their severity and recommend fixes — the classic security-audit deliverable, scoped to one named target.

What to build

A structured security assessment of the World Monitor application: review the provided source code and test the live instance across the named scope — authentication and session management, authorization and access control, input validation, API security, client-side controls, secure communication and data storage — and for each vulnerability found produce a documented finding with a title, affected component, CVSS severity, reproduction steps, a safe proof-of-concept, a business-impact assessment and a remediation recommendation, all within the stated constraints of testing only the authorized target and limiting exploitation to proof-of-concept.

Smallest thing that wins the room

Walk through one well-documented vulnerability end to end — for example a broken access-control flaw letting one role reach another's data — showing the reproduction steps, a safe proof-of-concept, the CVSS rating and the concrete remediation, backed by the code location that causes it.

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.

Moderate150–340 teams expectedroughly 1 in 125–289 wins it

Quieter than 36% of the 226 · #144 of 226 by expected field

A normal-sized field. Your idea has to be good, not miraculous.

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

  • Burp Suite / OWASP ZAP web testing
  • Source code security review (Semgrep / manual)
  • OWASP Top 10 methodology
  • CVSS scoring
  • API security testing (Postman / custom)
  • Proof-of-concept exploit development in a sandbox
  • Penetration testing
  • Web application security
  • Vulnerability assessment

Prior art to read before you start

white-box security assessment · web application penetration testing · vulnerability documentation and remediation

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.