CN105577367A - 一种验证码的生成和验证方法 - Google Patents
一种验证码的生成和验证方法 Download PDFInfo
- Publication number
- CN105577367A CN105577367A CN201510981325.7A CN201510981325A CN105577367A CN 105577367 A CN105577367 A CN 105577367A CN 201510981325 A CN201510981325 A CN 201510981325A CN 105577367 A CN105577367 A CN 105577367A
- Authority
- CN
- China
- Prior art keywords
- picture
- customizing messages
- specific information
- verification
- generation
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1441—Countermeasures against malicious traffic
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0861—Generation of secret information including derivation or calculation of cryptographic keys or passwords
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3226—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using a predetermined code, e.g. password, passphrase or PIN
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Image Analysis (AREA)
Abstract
本发明公开了一种验证码的生成和验证方法。该方法包括以下步骤:S1、系统先在系统内部的图库中选取一张包含有特定信息的原图,将其加背景、干扰线、干扰像素后,再覆盖多层干扰图层生成目标图并显示出来;S2、将原图先翻转、缩放,再覆盖多层干扰图层,最后形成参考图并显示出来;S3、用户在目标图和参考图中识别出相同的特定信息后,在系统提供的输入栏中输入特定信息,系统将输入的特定信息与原图包含的特定信息比对,相同则通过了验证,不同则没有通过验证。本发明提出的方法能有效增加程序自动识别验证码的难度,增强验证系统抗攻击的能力。
Description
技术领域
本发明属于计算机信息技术领域,尤其涉及一种验证码的生成和验证方法。
背景技术
随着网络技术的发展,各种业务在网络上得到了广泛的应用。这些业务在为网站聚集了大量人气的同时,也带来了很多“网络机器人”等虚假用户,这些由虚假用户带来的访问,消耗了宝贵的网络带宽,占用了大量的网站资源,干扰了正常的网站业务。为了区分访问网站的用户中哪些是真实有效的用户,哪些是由程序产生的,人们使用了验证码技术。所谓验证码,就是在一张图片上显示一些由数字、字母或文字组成的信息,同时使用干扰技术,使得人能识别出这些信息,而程序却很难识别;系统再要求访问者输入识别出来的信息,从而区分出访问者是人还是程序。在目前使用的验证码中,大部分是由数字或字母组成,这类验证码由于受字母、数字的个数限制,即使添加干扰,也已经能被程序识别,如果干扰因素添加太多(如对字母的变形太多),又会造成人眼识别率下降;还有些验证码使用了汉字,虽然增加了程序的识别难度,但也增加了用户输入的难度,特别是对于不会输入汉字的用户,造成了极大的使用不便。
发明内容
本发明的目的在于提供一种验证码的生成和验证方法,以解决上述背景技术中提出的问题。
为实现上述目的,本发明采用了以下技术方案:
一种验证码的生成和验证方法,包括以下步骤:
S1、系统先在系统内部的图库中选取一张包含有特定信息的原图,将其加背景、干扰线、干扰像素后,再覆盖多层干扰图层生成目标图并显示出来;
S2、将原图先翻转、缩放,再覆盖多层干扰图层,最后形成参考图并显示出来;
S3、用户在目标图和参考图中识别出相同的特定信息后,在系统提供的输入栏中输入特定信息,系统将输入的特定信息与原图包含的特定信息比对,相同则通过了验证,不同则没有通过验证。
优选的,特定信息为数字、汉字、字母或三者中任意两种组合。
优选的,特定信息为数字与字母的组合。
与现有技术相比,本发明的有益效果如下:
本发明提出的验证码的生成和验证方法通过生成两张包含干扰信息或干扰像素的图,程序要想通过验证,必须要对目标图和参考图都要识别出来并找寻相同的特定信息,这大大加大了程序识别的难度,而这对人的识别机会没什么影响,因此,本发明提出的方法能有效增加程序自动识别验证码的难度,增强验证系统抗攻击的能力。
附图说明
图1为验证码的生成和验证方法的流程图。
具体实施方式
下面结合实施例对本发明的优选方式作进一步详细的描述。
如图1所示,一种验证码的生成和验证方法,包括以下步骤:
S1、系统先在系统内部的图库中选取一张包含有数字与字母的组合的原图,将其加背景、干扰线、干扰像素后,再覆盖多层干扰图层后生成目标图并显示出来。
S2、将原图先翻转、缩放,再覆盖多层干扰图层,最后形成参考图并显示出来。
S3、用户在目标图和参考图中识别出相同的特定信息后,在系统提供的输入栏中输入特定信息,系统将输入的特定信息与原图包含的特定信息比对,相同则通过了验证,不同则没有通过验证。
本发明提出了一种验证码的生成和验证方法,通过在原图的基础上经过不同的加工手法形成目标图和参考图,这区别于现有技术,如果访问者是程序,程序需要对目标图和参考图同时进行识别并提取相同的特定信息,由于本发明的验证码生成方法与现有验证码生成方法不同,程序目前还不能进行有效的甄别,而这种验证码的验证对于人来说,几乎没什么影响,人能很快找到特定信息,从而通过验证。
以上的实施例仅仅是对本发明的优选实施方式进行描述,并非对本发明的范围进行限定,在不脱离本发明设计精神的前提下,本领域普通技术人员对本发明的技术方案作出的各种变形和改进,均应落入本发明权利要求书确定的保护范围内。
Claims (3)
1.一种验证码的生成和验证方法,其特征在于,包括以下步骤:
S1、系统先在系统内部的图库中选取一张包含有特定信息的原图,将其加背景、干扰线、干扰像素后,再覆盖多层干扰图层生成目标图并显示出来;
S2、将原图先翻转、缩放,再覆盖多层干扰图层,最后形成参考图并显示出来;
S3、用户在目标图和参考图中识别出相同的特定信息后,在系统提供的输入栏中输入特定信息,系统将输入的特定信息与原图包含的特定信息比对,相同则通过了验证,不同则没有通过验证。
2.根据权利要求1所述的验证码的生成和验证方法,其特征在于,所述特定信息为数字、汉字、字母或三者中任意两种组合。
3.根据权利要求2所述的验证码的生成和验证方法,其特征在于,所述特定信息为数字与字母的组合。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510981325.7A CN105577367A (zh) | 2015-12-22 | 2015-12-22 | 一种验证码的生成和验证方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510981325.7A CN105577367A (zh) | 2015-12-22 | 2015-12-22 | 一种验证码的生成和验证方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105577367A true CN105577367A (zh) | 2016-05-11 |
Family
ID=55887085
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510981325.7A Pending CN105577367A (zh) | 2015-12-22 | 2015-12-22 | 一种验证码的生成和验证方法 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105577367A (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110135145A (zh) * | 2019-05-23 | 2019-08-16 | 四川新网银行股份有限公司 | 基于图灵测试的点击验证码方法 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102710635A (zh) * | 2012-05-30 | 2012-10-03 | 无锡德思普科技有限公司 | 一种基于循环趋稳动态验证码图片的验证方法 |
CN103701600A (zh) * | 2013-12-13 | 2014-04-02 | 百度在线网络技术(北京)有限公司 | 一种输入验证方法及装置 |
WO2015074496A1 (en) * | 2013-11-19 | 2015-05-28 | Tencent Technology (Shenzhen) Company Limited | Identity authentication method and device and storage medium |
CN105024967A (zh) * | 2014-04-17 | 2015-11-04 | 北京畅游天下网络技术有限公司 | 一种利用验证图片识别游戏外挂的方法 |
-
2015
- 2015-12-22 CN CN201510981325.7A patent/CN105577367A/zh active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102710635A (zh) * | 2012-05-30 | 2012-10-03 | 无锡德思普科技有限公司 | 一种基于循环趋稳动态验证码图片的验证方法 |
WO2015074496A1 (en) * | 2013-11-19 | 2015-05-28 | Tencent Technology (Shenzhen) Company Limited | Identity authentication method and device and storage medium |
CN103701600A (zh) * | 2013-12-13 | 2014-04-02 | 百度在线网络技术(北京)有限公司 | 一种输入验证方法及装置 |
CN105024967A (zh) * | 2014-04-17 | 2015-11-04 | 北京畅游天下网络技术有限公司 | 一种利用验证图片识别游戏外挂的方法 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110135145A (zh) * | 2019-05-23 | 2019-08-16 | 四川新网银行股份有限公司 | 基于图灵测试的点击验证码方法 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Rauchfleisch et al. | The German far-right on YouTube: An analysis of user overlap and user comments | |
CN104038502B (zh) | 一种验证方法及系统 | |
Chang et al. | Open global networks, closed international flows: World system and political economy of hyperlinks in cyberspace | |
US10489447B2 (en) | Method and apparatus for using business-aware latent topics for image captioning in social media | |
KR102026956B1 (ko) | 디지털 저작물 유통 모니터링 시스템 | |
CN104834855B (zh) | 一种系统数据的获取方法、装置和移动终端 | |
CN104982011A (zh) | 使用多尺度文本指纹的文档分类 | |
CN105323073A (zh) | 一种身份验证方法、装置和系统 | |
CN104820855A (zh) | 基于移动环境感知技术的动态二维码生成和识别方法 | |
CN108053545A (zh) | 证件验真方法和装置、服务器、存储介质 | |
Charman et al. | The moderating effect of ecphoric experience on post‐identification feedback: A critical test of the cues‐based inference conceptualization | |
CN108108249A (zh) | 信息输入方法及装置 | |
CN105574399A (zh) | 一种图形验证码的生成方法 | |
Murphy | ‘In the backblocks of capitalism’: Australian student activism in the global 1960s | |
CN109558531A (zh) | 新闻信息推送方法、装置以及计算机设备 | |
CN113010255A (zh) | 基于捆绑会话组的交互方法、装置和计算机设备 | |
Dauvergne | Facial recognition technology for policing and surveillance in the Global South: a call for bans | |
US20190251242A1 (en) | Method and apparatus for user authentication | |
CN106528691A (zh) | 一种网页内容的处理方法及移动终端 | |
Khetani et al. | Securing web accounts using graphical password authentication through watermarking | |
CN107133204B (zh) | 一种终端快捷输入方法 | |
CN105577367A (zh) | 一种验证码的生成和验证方法 | |
CN107844696B (zh) | 一种验证码干扰方法及服务器 | |
CN109685079B (zh) | 一种特征图像类别信息的生成方法和装置 | |
Harrison | The Anti-Media Monopoly Movement 反媒體壟斷運動 in Taiwan |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20160511 |
|
RJ01 | Rejection of invention patent application after publication |