UNPROTECTED ENVIRONMENT · no Nemesis · deliberately vulnerable demo
Use Case
Sign in
Financial InstitutionWeb

Inflated payout / claim fraud

A large, anomalous payout request clears with no fraud scoring.

Attack
File a ₦4.8m claim.
Nemesis defense
Omniguard scores payouts and routes anomalies to review / decline.
Modelled on
APP fraud and payout abuse (CBN liability review).
Request — review or edit the fields, then run it
Request that will be sent
POST /api/claim
Content-Type: application/json

{
  "amount": 4800000,
  "reason": "total loss"
}
Back to use cases