您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. php漏洞大全

  2. PHP网页的安全性问题   针对PHP的网站主要存在下面几种攻击方式:   1.命令注入(Command Injection)   2.eval注入(Eval Injection)   3.客户端脚本攻击(script Insertion)   4.跨网站脚本攻击(Cross Site scripting, XSS)   5.SQL注入攻击(SQL injection)   6.跨网站请求伪造攻击(Cross Site Request Forgeries, CSRF)   7.Session
  3. 所属分类:其它

    • 发布日期:2012-03-09
    • 文件大小:36864
    • 提供者:moon18352
  1. 经典的PHP网站安全防御文章

  2. 针对PHP的网站主要存在下面几种攻击方式: 1、命令注入(Command Injection) 2、eval注入(Eval Injection) 3、客户端脚本攻击(scr ipt Insertion) 4、跨网站脚本攻击(Cross Site scr ipting, XSS) 5、SQL注入攻击(SQL injection) 6、跨网站请求伪造攻击(Cross Site Request Forgeries, CSRF) 7、Session 会话劫持(Session Hijacking) 8、
  3. 所属分类:网络攻防

    • 发布日期:2012-09-14
    • 文件大小:294912
    • 提供者:cnzefe
  1. Exposing Digital Forgeries by Detecting Traces of Re-sampling

  2. 这是一个比较经典的基于EM算法的重采样检测文献
  3. 所属分类:其它

    • 发布日期:2013-01-16
    • 文件大小:6291456
    • 提供者:eppll
  1. PHP漏洞全解 pdf

  2. 针对 PHP 的网站主要存在下面几种攻击方式: 1、命令注入(Command Injection) 2、eval 注入(Eval Injection) 3、客户端脚本攻击(scr ipt Insertion) 4、跨网站脚本攻击(Cross Site scr ipting, XSS) 5、SQL 注入攻击(SQL injection) 6、跨网站请求伪造攻击(Cross Site Request Forgeries, CSRF) 7、Session 会话劫持(Session Hijacking
  3. 所属分类:网络安全

    • 发布日期:2014-01-20
    • 文件大小:148480
    • 提供者:qwerweqr
  1. Exposing digital forgeries by detecting inconsistencies in lighting

  2. Exposing digital forgeries by detecting inconsistencies in lighting
  3. 所属分类:其它

    • 发布日期:2014-10-29
    • 文件大小:940032
    • 提供者:u012522738
  1. Exposing digital forgeries in color filter array interpolated images

  2. Abstract—With the advent of low-cost and high-resolution digital cameras, and sophisticated photo editing software, digital images can be easily manipulated and altered. Although good forgeries may leave no visual clues of having been tampered with,
  3. 所属分类:专业指导

    • 发布日期:2009-04-24
    • 文件大小:2097152
    • 提供者:likeliu
  1. PHP漏洞全解

  2. 针对PHP 的网站主要存在下面几种攻击方式: 1、命令注入(Command Injection) 2、eval 注入(Eval Injection) 3、客户端脚本攻击(scr ipt Insertion) 4、跨网站脚本攻击(Cross Site scr ipting, XSS) 5、SQL 注入攻击(SQL injection) 6、跨网站请求伪造攻击(Cross Site Request Forgeries, CSRF) 7、Session 会话劫持(Session Hijacking)
  3. 所属分类:网络安全

    • 发布日期:2018-02-12
    • 文件大小:144384
    • 提供者:lh50404797
  1. PHP漏洞全解1-9

  2. PHP 漏洞全解( 一)-PHP 网页的安全性问题 针对 PHP 的网站主要存在下面几种攻击方式: 1、命令注入(Command Injection) 2、eval 注入(Eval Injection) 3、客户端脚本攻击(scr ipt Insertion) 4、跨网站脚本攻击(Cross Site scr ipting, XSS) 5、SQL 注入攻击(SQL injection) 6、跨网站请求伪造攻击(Cross Site Request Forgeries, CSRF) 7、Ses
  3. 所属分类:其它

    • 发布日期:2020-09-16
    • 文件大小:844800
    • 提供者:QianShuiHao
  1. 编写安全 PHP应用程序的七个习惯深入分析

  2. 在提及安全性问题时,需要注意,除了实际的平台和操作系统安全性问题之外,您还需要确保编写安全的应用程序。在编写 PHP 应用程序时,请应用下面的七个习惯以确保应用程序具有最好的安全性:•验证输入•保护文件系统•保护数据库•保护会话数据•保护跨站点脚本(Cross-site scr ipting,XSS)漏洞•检验表单 post•针对跨站点请求伪造(Cross-Site Request Forgeries,CSRF)进行保护验证输入在提及安全性问题时,验证数据是您可能采用的最重要的习惯。而在提及输入
  3. 所属分类:其它

    • 发布日期:2020-12-18
    • 文件大小:137216
    • 提供者:weixin_38664989
  1. In view of the higher time complexity of traditional copy-move forgery detection, bad robustness for the image rotation

  2. In view of the higher time complexity of traditional copy-move forgery detection, bad robustness for the image rotation zoom and other follow-up retouching operations, a copy-move forgeries detection algorithm based on SIFT key points is studied. Fir
  3. 所属分类:其它

    • 发布日期:2021-02-22
    • 文件大小:1032192
    • 提供者:weixin_38514620
  1. 每个程序员都应该了解的知识有哪些?(一)

  2. 以下内容来自于Stack Overflow的一个问答中,此问题的答案整理的非常的详细,且颇具启发性,整理出来和大家一起分享。由于英语不是很好,如果自身英语成绩比较好的,可以看原文。   问题:那些技术细节是需要程序员把站点开发给公众之前考虑的?像Jeff Atwood(Stack Overflow创始人)这样的都可以忘了使用HttpOnly cookies, sitemaps和cross-site request forgeries,还有哪些可能被遗忘的重要内容?   答案:从一个Web
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:100352
    • 提供者:weixin_38658085
  1. ManTraNet.zip

  2. 2019CVPR--ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features--已经使用jupyter转换成.py文件,且能正常运行
  3. 所属分类:互联网

    • 发布日期:2021-01-15
    • 文件大小:298844160
    • 提供者:qq_38346358