Skip to content
Macksofy Technologies
Mumbai · API Pentest
CERT-In EmpanelledMumbai

API Security Testing in Mumbai · Fintech & BFSI APIs

OWASP API Top 10 testing for net-banking, UPI, Account Aggregator and partner APIs — delivered from our BKC HQ for RBI- and SEBI-regulated firms.

01
API Top 0
2023 — full manual coverage
02
0× personas
Per role for BOLA/BFLA
03
<0 hrs
MMR onsite SLA
04
0-day
Free re-test window
API Pentest in Mumbai

How a Macksofy api pentest engagement runs in Mumbai.

Mumbai's money moves over APIs now, not screens. The net-banking front-end is a thin client over a REST/GraphQL back-end; UPI, IMPS and NEFT are NPCI API rails; lending runs on partner and co-lending APIs; and the Account Aggregator ecosystem has turned consent and financial-information flows into a fabric of FIU/FIP/AA endpoints. Macksofy's API security practice tests that fabric the way an attacker with a valid token and a Burp licence actually attacks it — from our BKC office, with senior consultants who have shipped API assessments into RBI- and SEBI-regulated environments and do not subcontract.

The dominant failure class in BFSI APIs is authorization, not authentication. We anchor every Mumbai engagement on the OWASP API Security Top 10 (2023), and the findings that move audit committees are almost always BOLA (API1 — object-level authorization, where customer A reads customer B's statement by incrementing an account reference) and BFLA (API5 — function-level authorization, where a retail token reaches an admin or maker-checker endpoint). We test these manually with two authenticated personas per role, because scanners cannot reason about which object belongs to whom. Broken object-property-level authorization (API3) — mass assignment of a 'kyc_verified' or 'limit' field, or excessive data exposure leaking PAN and Aadhaar fragments — is the next richest seam.

For payment aggregators and PA-PG licensees the scope follows the cardholder-data and settlement flow: payout, refund, settlement-reconciliation and merchant-onboarding APIs, with explicit tests for unrestricted access to sensitive business flows (API6 — refund-abuse, settlement-race and cashback-farming logic) and unrestricted resource consumption (API4 — the rate-limit and velocity-control bypass that turns an OTP or balance-enquiry endpoint into a money or enumeration oracle). For brokers and AMCs we test the algo and market-data APIs, the OMS-to-exchange gateway, and the order-throttle bypass that SEBI's technical-glitch framework cares about.

Account Aggregator is now a first-class Mumbai scope. We test the FIU consent-artifact handling, the FIP data-delivery endpoints and the AA routing layer for consent-scope violation, replay of signed consent artifacts, and over-fetch beyond the consented FI types and date range — the exact abuse paths that turn a compliant AA integration into a data-leak. SSRF (API7) gets focused attention wherever an API fetches a remote resource — webhook registration, document-pull from a partner URL, or an image-proxy — because in a cloud-hosted bank that is the path from API to metadata service to credentials.

The deliverable is regulator-grade, not a scanner export. Every High and Critical carries a manually-validated proof-of-exploit, a CVSS v3.1 score, a Macksofy business-impact score tied to transaction value-at-risk, and a remediation that an engineering lead can action without translation — the specific authorization check, the schema allow-list, the rate-limit policy. The executive summary maps findings to the RBI Master Direction on IT Governance, Risk, Controls and Assurance Practices and, for brokers, SEBI CSCRF — so the same binder closes the API slice of the annual VAPT obligation. Improper inventory management (API9 — the forgotten /v1 endpoint still live after /v2 shipped) is reported as a programme finding, because shadow and zombie APIs are where Mumbai breaches actually start.

Re-testing is in the SoW, not a change-order: every Critical and High is re-validated post-fix inside a 60-day window at no extra cost, and for tier-1 clients we pair each exploitable finding with a detection rule the SOC can deploy the same week. Procurement closes through the CTO and CRO with the audit-committee secretary copied; we attach the Macksofy ISMS pack and the empanelled-auditor letter to every Mumbai proposal so infosec and legal don't hold the PO. Onsite kickoff and exit are same-day across BKC and Lower Parel and inside four hours across the wider MMR.

Engagement workflow

Five phases. Mumbai timeline.

Every Macksofy api pentest engagement in Mumbai runs through the same phased protocol — adapted to Mumbai-specific procurement, regulator and delivery realities.

  1. Phase 01Week 1

    Scope & API inventory

    • Reconcile the live API estate from the gateway (Apigee/Kong/AWS API GW), OpenAPI/Swagger specs and traffic capture — surfacing shadow and zombie endpoints (API9)
    • Map roles, tokens and the maker-checker matrix; provision two authenticated personas per role for authorization testing
    • Crosswalk RBI MD-ITGRC / SEBI CSCRF clauses to target finding buckets; sign RoE with CTO, CRO and audit-committee secretary
    • Identify money-movement and sensitive business flows (payout, refund, settlement, consent) for focused abuse testing
  2. Phase 02Weeks 1–2

    Auth & access modelling

    • Token, session and OAuth/OIDC flow analysis — scope, audience, expiry, refresh and revocation handling
    • Object-ownership map for BOLA (API1) — which identifier resolves to which customer/account/order
    • Function-to-role map for BFLA (API5) — admin, maker, checker and partner endpoints reachable per token
    • Consent-artifact and signature model for any Account Aggregator FIU/FIP/AA integration
  3. Phase 03Weeks 2–4

    Manual exploitation

    • BOLA / BFLA / BOPLA exploitation with paired personas; mass-assignment and excessive-data-exposure proofs
    • Business-flow abuse (API6) and rate-limit/velocity bypass (API4) on OTP, refund, settlement and enquiry endpoints
    • SSRF (API7) on webhook, document-pull and image-proxy paths; injection, misconfig (API8) and unsafe upstream consumption (API10)
    • Chained proofs tied to real money-movement or data-leak impact, each with a reproducible request set
  4. Phase 04Weeks 4–5

    Regulator reporting

    • Per-finding proof-of-exploit, CVSS v3.1 and Macksofy business-impact score calibrated to value-at-risk
    • RBI MD-ITGRC + SEBI CSCRF clause-mapped executive summary and API-inventory hygiene findings
    • Detection-engineering annex — Sigma/Splunk rules per exploitable finding
    • Jira/ServiceNow-importable findings CSV with owner, severity, CWE and remediation
  5. Phase 05Weeks 5–6

    Re-test & closure

    • 60-day re-test of every Critical and High at no extra cost
    • CERT-In empanelled closure letter and inspection-defence support
    • Gateway-policy hardening guidance — schema allow-lists, rate-limit and inventory governance
    • Carry-forward backlog for the next regression cycle
Industries served

Which Mumbai verticals we deliver API Pentest for.

Private & co-operative banks

Net-banking, mobile and partner-API BOLA/BFLA testing with RBI MD-ITGRC closure for the annual VAPT binder.

Payment aggregators (PA-PG)

Payout, refund, settlement-reconciliation and merchant-onboarding API abuse with RBI PA submission-format evidence.

Lending & co-lending / NBFC

Loan-origination, BRE and co-lending partner APIs; Account Aggregator FIU consent-flow and over-fetch testing.

Stock brokers & AMCs

Algo, market-data and OMS-to-exchange APIs; order-throttle bypass aligned to SEBI CSCRF and the technical-glitch framework.

Fintech & neobanks

BaaS, card-issuing and open-banking APIs — multi-tenant isolation, webhook SSRF and rate-limit abuse.

Insurers (Mumbai-HQ)

Policy, claims and KYC APIs with PII-exposure and authorization testing; IRDAI 2023 cyber-security evidence.

What ships

The Mumbai deliverable pack.

Every Mumbai api pentest engagement closes with the pack below — regulator-ready evidence, technical detail and board-readable summaries.

  • API security report mapped to OWASP API Top 10 (2023) with RBI/SEBI clause crosswalk
  • Manually-validated proof-of-exploit per High/Critical with CVSS v3.1 + business-impact score
  • Authorization matrix evidence — BOLA/BFLA test cases per role and object
  • Shadow / zombie API inventory findings with gateway-governance recommendations
  • Detection-engineering annex — Sigma/Splunk rules per exploitable finding
  • Jira/ServiceNow-importable findings CSV with owner, severity, ETA and CWE
  • Free re-test of every Critical and High inside a 60-day window
  • CERT-In empanelled closure letter and RBI/SEBI inspection-defence support
Recent Mumbai engagement

A Mumbai api pentest case study.

Mumbai-HQ payment aggregator (BKC) with a co-lending API stack
Scope

API security assessment — 140+ REST/GraphQL endpoints across payout, refund, settlement and an Account Aggregator FIU integration; OWASP API Top 10 with RBI PA-format evidence

Outcome

One BOLA on the settlement-status endpoint exposing any merchant's payout ledger, plus a refund-business-flow abuse permitting double-credit, both closed pre-disclosure; AA consent over-fetch beyond consented FI-types fixed before the next RBI submission.

What clients say · Trusted India + UAE

Rated 4.9 ★ from 612 client reviews.

CERT-In Empanelled
Govt of India · MeitY
EC-Council ATC
Authorized Training
ISO 27001 Certified
Info Security Mgmt
We've worked with three Big 4 firms before Macksofy. None found what their team did in our payments stack. The most actionable report we've received in a decade.
AK
Aisha Khan
Information Security Manager · Listed Fintech · BKC, Mumbai
The CHFI training Macksofy delivered for our cyber cell raised investigation quality measurably. Practical, India-context-aware, and respectful of our operational realities.
IK
Inspector K. Joshi
Cyber Cell · Maharashtra Police · Mumbai
Came in with zero security background. 5 weeks later I was running Burp Suite and Metasploit confidently. Cleared CEH on the first attempt.
VI
Vivek Iyer
DevSecOps Lead · Healthcare SaaS · Hyderabad
FAQ

Questions Mumbai buyers ask before signing.

Yes. We test consent-artifact handling and signatures, consent-scope violation, replay of signed artifacts, and over-fetch beyond the consented FI types and date range — the abuse paths that turn a compliant AA integration into a data-leak. This is built into our Mumbai lending and fintech scopes.
More services in Mumbai

Other Macksofy engagements in Mumbai.

API Pentest in other cities

Same engagement, other Macksofy metros.

Talk to us

Get a fixed-price proposal in 48 hours.

Tell us about your security need — pentest, audit, training or a wider engagement. A senior consultant will reply within a few business hours.

CERT-In Empanelled
Information Security Auditor · India
  • CERT-In Empanelled
  • EC-Council ATC · CompTIA Authorized
  • 20,000+ professionals trained
  • India + UAE engagements
Human verification· Cloudflare Turnstile

By submitting this form you agree to be contacted by Macksofy. We typically respond within a few business hours and never share your details. Protected by Cloudflare Turnstile and rate limiting.