Hacker News new | ask | show | jobs
by dfyr 2296 days ago
There's more to it, more php machinery, but in short:

Basic Info

- username at home dir: comitin1 - LiteSpeed server - SERVER_ADMIN=webmaster@airbnb.com-itinerary.app - English not first language

- Sends over location, victim ip-port pair, protocol, client, TLS encryption suite

Client (Victim):

From main.html:

POST /transaction.php?id=1 --> transaction.html

POST /transaction-process.php --> attacker no longer cares...empty response body

Admin

https://airbnb.com-itinerary.app/rooms/762837232/files/manag...

Login with POST /index.php with username and password

There is a whole interface for easy management of properties, with its own UI! It does proper client and server-side validation of inputs, uses a set of images of houses and hosters.

POST /process-data.php

POST /send-discount.php for a particular property id

POST /edit-discount-process.php