<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>天融信阿尔法实验室 &#187; topsec_support</title>
	<atom:link href="https://blog.topsec.com.cn/author/topsec_support/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.topsec.com.cn</link>
	<description>研究与分享</description>
	<lastBuildDate>Mon, 16 Mar 2026 03:36:36 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>电子支付漏洞专题报告</title>
		<link>https://blog.topsec.com.cn/%e7%94%b5%e5%ad%90%e6%94%af%e4%bb%98%e6%bc%8f%e6%b4%9e%e4%b8%93%e9%a2%98%e6%8a%a5%e5%91%8a/</link>
		<comments>https://blog.topsec.com.cn/%e7%94%b5%e5%ad%90%e6%94%af%e4%bb%98%e6%bc%8f%e6%b4%9e%e4%b8%93%e9%a2%98%e6%8a%a5%e5%91%8a/#comments</comments>
		<pubDate>Wed, 06 Dec 2023 05:33:19 +0000</pubDate>
		<dc:creator><![CDATA[topsec_support]]></dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://blog.topsec.com.cn/?p=5843</guid>
		<description><![CDATA[<div>
<p align="center"><span style="font-family: 微软雅黑">目录</span></p>
<span style="text-decoration: underline">1.  电子支付的现状</span>

<span style="text-decoration: underline">1.1  电子支付的定义</span>

<span style="text-decoration: underline">1.2  电子支付在我国的应用</span>

<span style="text-decoration: underline">1.3  电子支付的主要形式</span>

<span style="text-decoration: underline">1.4  电子支付相关漏洞的统计</span>

<span style="text-decoration: underline">1.5  电子支付的安全风险</span>

<span style="text-decoration: underline">1.5.1  线下支付安全风险</span>

<span style="text-decoration: underline">1.5.2  线上支付安全风险</span>

<span style="text-decoration: underline">2.  电子支付原理与实现</span>

<span style="text-decoration: underline">2.1  简述</span>

<span style="text-decoration: underline">2.2  线下支付</span>

<span style="text-decoration: underline">2.2.1  线下支付概念</span>

<span style="text-decoration: underline">2.2.2  线下支付一般流程</span>

<span style="text-decoration: underline">2.2.3  线下支付技术分类</span>

<span style="text-decoration: underline">2.3  线上支付</span>

<span style="text-decoration: underline">2.3.1  线上支付概述</span>

<span style="text-decoration: underline">2.3.2  线上支付一般流程</span>

<span style="text-decoration: underline">2.3.3[......]</span></div><p class='read-more'><a href='https://blog.topsec.com.cn/%e7%94%b5%e5%ad%90%e6%94%af%e4%bb%98%e6%bc%8f%e6%b4%9e%e4%b8%93%e9%a2%98%e6%8a%a5%e5%91%8a/'>Read more</a></p>]]></description>
		<wfw:commentRss>https://blog.topsec.com.cn/%e7%94%b5%e5%ad%90%e6%94%af%e4%bb%98%e6%bc%8f%e6%b4%9e%e4%b8%93%e9%a2%98%e6%8a%a5%e5%91%8a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EvilParcel漏洞分析</title>
		<link>https://blog.topsec.com.cn/evilparcel%e6%bc%8f%e6%b4%9e%e5%88%86%e6%9e%90/</link>
		<comments>https://blog.topsec.com.cn/evilparcel%e6%bc%8f%e6%b4%9e%e5%88%86%e6%9e%90/#comments</comments>
		<pubDate>Wed, 29 Nov 2023 00:00:42 +0000</pubDate>
		<dc:creator><![CDATA[topsec_support]]></dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://blog.topsec.com.cn/?p=5819</guid>
		<description><![CDATA[<h3><strong>引言</strong></h3>
今年年初，国内独立研究机构DarkNavy发表文章，指出某知名购物APP中存在漏洞攻击行为。这引起了广泛的关注和讨论。值得注意的是，其中涉及到一个已被编号为CVE-2017-13315的Android系统漏洞，这个漏洞在我们的研究中引起了浓厚的兴趣。CVE-2017-13315是一个已知的Android系统漏洞，其利用了Parcelable对象的序列化和反序列化过程中的不一致性。这种不一致性可能导致任意代码执行的风险，从而绕过手机系统的保护机制，实现对用户设备的潜在攻击。该漏洞的危害性较高，攻击者可以利用它隐蔽地安装和卸载恶意应用程序，对用户的隐私和安全造成严重威胁。

早在201[......]<p class='read-more'><a href='https://blog.topsec.com.cn/evilparcel%e6%bc%8f%e6%b4%9e%e5%88%86%e6%9e%90/'>Read more</a></p>]]></description>
		<wfw:commentRss>https://blog.topsec.com.cn/evilparcel%e6%bc%8f%e6%b4%9e%e5%88%86%e6%9e%90/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>相似样本查找引擎研究</title>
		<link>https://blog.topsec.com.cn/%e7%9b%b8%e4%bc%bc%e6%a0%b7%e6%9c%ac%e6%9f%a5%e6%89%be%e5%bc%95%e6%93%8e%e7%a0%94%e7%a9%b6/</link>
		<comments>https://blog.topsec.com.cn/%e7%9b%b8%e4%bc%bc%e6%a0%b7%e6%9c%ac%e6%9f%a5%e6%89%be%e5%bc%95%e6%93%8e%e7%a0%94%e7%a9%b6/#comments</comments>
		<pubDate>Mon, 23 Mar 2020 10:13:08 +0000</pubDate>
		<dc:creator><![CDATA[topsec_support]]></dc:creator>
				<category><![CDATA[技术文章]]></category>

		<guid isPermaLink="false">http://blog.topsec.com.cn/?p=4507</guid>
		<description><![CDATA[<h3>目录：</h3>
一、概述。

二、基于可变长度特征的相似度。

1、两个字符串之间的相似度（最短编辑距离）。

2、从样本到变长特征。

(1)     强弱hash模型。

(2)     关键字密度模型。

三、基于固定长度特征的相似度。

1、修改的K-means算法。

2、从样本到定长特征。

(1)     基于数据频度的量化。

(2)     基于图片压缩的算法。

四、总结。

五、引用。
<h3>一、概述</h3>
在日常工作中，病毒分析师经常被要求在样本库里查找相似样本。比如在获得某APT组织的样本的情景下，希望查找其历史版本来确定组织的活动时[......]<p class='read-more'><a href='https://blog.topsec.com.cn/%e7%9b%b8%e4%bc%bc%e6%a0%b7%e6%9c%ac%e6%9f%a5%e6%89%be%e5%bc%95%e6%93%8e%e7%a0%94%e7%a9%b6/'>Read more</a></p>]]></description>
		<wfw:commentRss>https://blog.topsec.com.cn/%e7%9b%b8%e4%bc%bc%e6%a0%b7%e6%9c%ac%e6%9f%a5%e6%89%be%e5%bc%95%e6%93%8e%e7%a0%94%e7%a9%b6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
