#1
Hello SpearForums, today I have the database for Deliware (www.deliware.app), an Indian food delivery app designed to help restaurant owners, delivery drivers and customers with ease-of-use.

[Image: deliware-app.jpg]

In June 2026, the Indian food delivery service Deliware was breached by @NightBroker and shared to SpearForums.

The leak contains a mixture of test data and real customer/restaurant/order/etc data since the breach exploited an exposed demo administration panel. I am very sorry for this I couldn't be bothered to filter what data was test and real.

This leak contains 6 files:
  • admin_settings.json (Stripe API keys, etc) - N/A records - 4.8KB
  • brands.json - 39 records - 8.0KB
  • orders.json - 170 records - 330KB
  • promocodes.json - 93 records - 76KB
  • restaurants.json - 52 records - 3.5MB
  • users.json - 1572 records - 1.7MB

The compromised data in users.json consists of:

Code:
id, name,
phone, email, authToken, device_type, device_token, facebook_id,
apple_id, default_card, otp, password_reset_key, profile_image,
wallet_amount, available_coins, referral_code, referral_amount,
login_type, status, stripe_id, created_at, updated_at, dob, gender,
email_verification_token, email_is_verified, block, reg_lat, reg_lng,
reg_address, user_id, topup_code, wall_status, code_id, amount

Sample of users.json:

Code:
{"id":961,"name":"John Hebert","phone":"+555499998-5043","email":"cavalodetroia99@icloud.com","authToken":"EYkNcuc9LlojrKw2","device_type":"ios","device_token":"dQhHcabu4E0mqCsG_xaeTL:APA91bGNhEzIkMkU2UqdvsGG-lLrOM7v9gGiOCl2GBR32KvE2aOEBnehLo6wXDy8vqxQUctbHTxIpsjq0Oqg1InNcjuOVDV73TkFsJZQ_rYm2FPXyK4mmdJ3uwMSfXJYMAFIlDT5FP7Z","facebook_id":null,"apple_id":"000946.005591c87d8c4f31825d7b0bf542d144.0212","default_card":0,"otp":0,"password_reset_key":"","profile_image":"","wallet_amount":0,"available_coins":0,"referral_code":"QrKYjIcg","referral_amount":0,"login_type":4,"status":null,"stripe_id":null,"created_at":"2021-05-31T20:42:38.000000Z","updated_at":"2021-06-01T01:12:44.000000Z","dob":null,"gender":null,"email_verification_token":null,"email_is_verified":0,"block":0,"reg_lat":null,"reg_lng":null,"reg_address":null,"user_id":961,"topup_code":null,"wall_status":null,"code_id":null,"amount":null}

Enjoy <3 

Hidden Content