事件起因

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

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

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

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

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

邮件内容

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

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. openlayers4 入门开发系列之船讯篇

    前言 openlayers4 官网的 api 文档介绍地址 openlayers4 api,里面详细的介绍 openlayers4 各个类的介绍,还有就是在线例子:openlayers4 官网在线例子 ...

  2. ArcMap插件开发初识:Add In

    之前一直在做ArcEngine的相关开发,做的winform相关,新换了工作,又开始新的学习旅程! Add In 这个东西很早就知道有,但是一直没有用过,因为之前的公司有自己框架,接口,虽然我也是做插 ...

  3. iOS----------四舍五入(只舍不入)

    NSString * totalAssetString =@"1161000.00"; NSDecimalNumber *totalAssetNumber = [NSDecimal ...

  4. Android resource compilation failed

    报错:Android resource compilation failed D:\android\EasySports\app\build\intermediates\incremental\mer ...

  5. Percona XtraBackup 关于 MySQL备份还原的详细测试

    一. Percona XtraBackup 的优点. (1)无需停止数据库进行InnoDB热备: (2)增量备份MySQL: (3)流压缩传输到其它服务器: (4)在线移动表: (5)能够比较容易地创 ...

  6. mpvue小程序开发之 集成第三方UI框架Vant Weapp UI

    集成进第三方的UI框架其实很简单 这里把vant-weapp的dist目录重命名为vant-weapp放在项目根目录的static文件夹下: 在src文件夹下,即我们写vue代码的位置,正在编写的页面 ...

  7. select下拉框的探索(<option></option>标签中能嵌套使用其它标签吗)

      select标签大家应该经常用到,有个问题可能没怎么注意过, select标签里面的option标签可以嵌套其它标签吗,比如i,span标签等? 经本人测试,答案是:可以嵌套其它标签,但审查元素会 ...

  8. Feign源码解析

    1. Feign源码解析 1.1. 启动过程 1.1.1. 流程图 1.1.2. 解释说明 Feign解析过程依赖Spring的初始化,它通过实现ImportBeanDefinitionRegistr ...

  9. Python学习之路——Day01

    Day01 一.编程和编程语言 编程语言是人与计算机之间交流沟通的介质 编程就是人实现通过让计算机实现动作的文件 二.计算机的组成 1.控制器:负责控制指挥计算机硬件运行 2.运算器:负责数学与逻辑运 ...

  10. 文本分布式表示(一):word2vec理论

    Word2vec是Google的Mikolov等人提出来的一种文本分布式表示的方法,这种方法是对神经网络语言模型的“瘦身”, 巧妙地运用层次softmax(hierarchical softmax ) ...