by asdojasdosadsa on 3/6/20, 1:00 PM with 10 comments
Steps: 1. He found apartment listing on immobiliare.it
2. Some emails were exchanged
3. He receives the link to the _real_ airbnb listing
4. He cant find it there, and the scammer sends the phishing page[1] (from @expertdesigner.eu)
5. Soon after he receives another email saying that the database is down from @airbnb.sa.com and he should meanwhile move the money using transferwise.com
6. Payment done
7. Scammer replies: Payment received
The login page was quite well made, and I think most of non technical people might get fooled
[1] The URL: https://airbnb.com-itinerary.app/rooms/762837232/files/login.php?id=572465&locale=en&sale=203&
Thoughts?
by gus_massa on 3/6/20, 1:24 PM
by nwsm on 3/6/20, 2:12 PM
by dfyr on 3/7/20, 4:40 AM
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
by sonicxxg on 3/6/20, 2:20 PM
by philpem on 3/6/20, 1:07 PM