事件起因

本篇记录一个我遇到一个诈骗故事。

这两年我陆续有收到邮件,内容为有一大笔遗产我可以继承,让我提供银行卡号,身份证号相关信息。

后面邮件的内容就变为,有一笔公益款项,可以用我名义去管理,让我提供联系方式和护照或身份证相关信息。

在我第一次收到这种邮件时,我内心就知道这是骗子邮件,因为不可能这么好的事情从天而降。前年收到邮件一直没怎么放心上,但后面陆续会收到类似的邮件。

本文我整理一下邮件内容,如果读者也收到类似的邮件,希望你能保持理智,不要上当受骗。

邮件内容

这里列几封邮件的内容,其它内容是类似的

Dear  Friend

In view,I am Mr.Tep Sereyan the branch manager of our bank,I considered it worthwhile to clarify you more on this issue before we proceed,I want to inform you that I concluded to work with you in this transaction hoping that we will get long in truth and spirit with no intention to cheat at any point in time,I contacted you in this matter based on the fact that you bear the same surname with our late customer and of the same nationality since I had sought for the relatives without success and instead of this fund being confiscated by the the bank and corrupt Government officials,I seek your consent to present you as the Next of kin based on the fact that I am the bank manager to my late client until his death and Whosoever I present to the bank as the next of Kin will certainly Inherits the fund.

……

Mr.Tep Sereyan.

Whatasup ±855 92690700

经查 +855为 柬埔寨国际长途电话区号

"Tep sereyan"tepsereyanbk@gmail.com;

Good day,
        I have emailed you earlier without a response.In my first email I mentioned about my late client whose relatives I can not get in touch with.But both of you have the same last name so it will be very easy to make you become his official next of kin. I am compelled to do this because I would not want the bank to push my late client's funds amount 10.5 million dollars into the bank treasury as unclaimed inheritance.If you are interested you do let me know.
Yours faithfully,
Barrister  Migi Akakm

来往邮件

从来往邮件的日期来看,从2016年5月16日起,这个诈骗份子就给我陆续发邮件了,期间换过几次发件人,但邮件的主体内容都是相同的。

对电子邮件进行扫描分析

电子邮件分析网址:http://www.scamomatic.com/

类似的诈骗:https://www.419scam.org/emails/2013-03/10/00383197.1.htm

分析后的结果:可以基本确认为诈骗邮件

The message you submitted has been checked

Please carefully review the following Scam-O-Matic results:

  • This email looks like a next of kin scam.
  • The following phrases should put you on alert:
    • "dear friend":
      a common phrase found in 419 scams
    • "very confidential":
      scammers urge victims to keep the transaction secret because they don't want anyone to point out to them that it is a scam

Thank you for using Scam-O-Matic. If you found the results from this check useful then please mention www.scamomatic.com to your friends, family and co-workers, so they can also use it to check out and report suspicious emails that may have been sent to them by criminals.

About A Scam的更多相关文章

  1. Latest China Scam: I've Been Arrested in the Brothel Crackdown!

    Latest China Scam: I've Been Arrested in the Brothel Crackdown! If the sex industry is fastest to se ...

  2. 中国计算机学会CCF推荐国际学术会议

    中国计算机学会推荐国际学术会议 (计算机系统与高性能计算) 一.A类 序号 会议简称 会议全称 出版社 网址 1 ASPLOS Architectural Support for Programmin ...

  3. mysql字符乱码

    解决mysql字符乱码思路: mysql服务器字符集 mysql客户端字符集 系统字符集 生产环境改字符集: 1.导出表结构到 scam.sql文件中 2.更改scam.sql文件中的字符集为想要的字 ...

  4. Linux常用命令(四)

    1.xargs 作用是将参数列表转换成小块分段传递给其他命令,以避免参数列表过长的问题 语法格式: # xargs [-ni] 常用参数: 参数 参数说明 -n 分组输出,n个分为一组 -i 与大括号 ...

  5. CCF推荐国际学术会议

    类别如下计算机系统与高性能计算,计算机网络,网络与信息安全,软件工程,系统软件与程序设计语言,数据库.数据挖掘与内容检索,计算机科学理论,计算机图形学与多媒体,人工智能与模式识别,人机交互与普适计算, ...

  6. Database Corruption ->> Fix Database In Suspect State

    昨天在工作中遇到一个情况,就是Development环境中的某台服务器上的某个数据库进入了Suspect状态.以前看书倒是知道说这个状态,不过实际工作当中从来没有遇到过.那么一些背景情况是这样的. 环 ...

  7. RAID对硬盘的要求及其相关

    Raid 0:至少需要两块硬盘,磁盘越多,读写速度越快,没有冗余. Raid 1:只能用两块硬盘,两块硬盘的数据互为镜像(写慢,读快),一块磁盘冗余. Raid 5:至少需要3块硬盘,一块磁盘冗余. ...

  8. usb.ids

    # # List of USB ID's # # Maintained by Vojtech Pavlik <vojtech@suse.cz> # If you have any new ...

  9. INDEX FAST FULL SCAN和INDEX FULL SCAN

    INDEX FULL SCAN 索引全扫描.单块读 .它扫描的结果是有序的,因为索引是有序的.它通常发生在 下面几种情况(注意:即使SQL满足以下情况 不一定会走索引全扫描) 1. SQL语句有ord ...

随机推荐

  1. Vue.js 学习笔记 第2章 数据绑定和第一个Vue应用

    本篇目录: 2.1 Vue实例与数据绑定 2.2 指令与事件 2.3 语法糖 学习任何一种框架,从一个Hello World应用开始是最快了解该框架特性的途径. 我们先从一段简单的HTML代码开始,感 ...

  2. 在ArcMap中发布FeatureLayer(要素图层)

    FeatureLayer(要素图层)是ArcGIS Server发布的一种很重要的地图服务,发布后使用提供的url地址就可以在代码中调用并在地图上显示.编辑这个FeatureLayer.在HTML页面 ...

  3. Android Studio 受不了了

    今天遇到一个问题,受不了了,来吐槽一下: Android Studio 里面创建两个工程:app, baselib.一个是App 一个是库.编译不过去. targetSdkVersion 26 imp ...

  4. C#中关于表达式与委托在EF中的不同表现总结

    Func<Invoice, bool> func = x => x.State == InvoiceState.Created; Expression<Func<Invo ...

  5. 织梦dedecms如何修改关键词的字数长度限制

    亲测,这个教程比较完善,百度了很多有些少步骤,或者方法根本不对,导致不成功.这个方法我亲子测试了.奏效. 首先登陆数据库后台,如phpmyadmin,找到相应的数据表dede_archives和ded ...

  6. .net momeryStream 读取为空问题

    问题 stream读取错误 我需要把用户上传的图片,加水印,然后保存到阿里云的oss.保存成功,但是保存的数据为空.唯一的异常 :ReadTimeout = “newPicStream.ReadTim ...

  7. xshell6 评估期已过 解决办法

    xshell6 评估期已过,因为我下载的版本是evaluation版本,是有期限的.大家可以修改为Home and school use 的版本,这样就不会出现这个提示了.具体的操作步骤如下: 1.前 ...

  8. 在 ASP.NET Core 中集成 Skywalking APM

    前言 大家好,今天给大家介绍一下如何在 ASP.NET Core 项目中集成 Skywalking,Skywalking 是 Apache 基金会下面的一个开源 APM 项目,有些同学可能会 APM ...

  9. 跨平台数据库工具Azure Data Studio

    Azure Data Studio是一种跨平台数据库工具,适用于在Windows,MacOS和Linux上使用Microsoft系列内部部署和云数据平台的数据专业人员.Azure Data Studi ...

  10. GROUP BY你都不会!ROLLUP,CUBE,GROUPPING详解

    Group By Group By 谁不会啊?这不是最简单的吗?越是简单的东西,我们越会忽略掉他,因为我们不愿意再去深入了解它. 1 小时 SQL 极速入门(一) 1 小时 SQL 极速入门(二) 1 ...