返回首页
苏宁会员
购物车 0
易付宝
手机苏宁

服务体验

店铺评分与同行业相比

用户评价:----

物流时效:----

售后服务:----

  • 服务承诺: 正品保障
  • 公司名称:
  • 所 在 地:

  • 正版 Kali Linux Web渗透测试
  • 新华书店旗下自营,正版全新
    • 作者: Gilberto Najera-Gutierrez,Juned Ahmed Ansari著著 | Gilberto Najera-Gutierrez,Juned Ahmed Ansari著编 | Gilberto Najera-Gutierrez,Juned Ahmed Ansari著译 | Gilberto Najera-Gutierrez,Juned Ahmed Ansari著绘
    • 出版社: 东南大学出版社
    • 出版时间:2019-05
    送至
  • 由""直接销售和发货,并提供售后服务
  • 加入购物车 购买电子书
    服务

    看了又看

    商品预定流程:

    查看大图
    /
    ×

    苏宁商家

    商家:
    美阅书店
    联系:
    • 商品

    • 服务

    • 物流

    搜索店内商品

    商品参数
    • 作者: Gilberto Najera-Gutierrez,Juned Ahmed Ansari著著| Gilberto Najera-Gutierrez,Juned Ahmed Ansari著编| Gilberto Najera-Gutierrez,Juned Ahmed Ansari著译| Gilberto Najera-Gutierrez,Juned Ahmed Ansari著绘
    • 出版社:东南大学出版社
    • 出版时间:2019-05
    • 版次:影印版
    • 字数:524000
    • 页数:408
    • 开本:小16开
    • ISBN:9787564183233
    • 版权提供:东南大学出版社
    • 作者:Gilberto Najera-Gutierrez,Juned Ahmed Ansari著
    • 著:Gilberto Najera-Gutierrez,Juned Ahmed Ansari著
    • 装帧:平装
    • 印次:暂无
    • 定价:106.00
    • ISBN:9787564183233
    • 出版社:东南大学出版社
    • 开本:小16开
    • 印刷时间:暂无
    • 语种:暂无
    • 出版时间:2019-05
    • 页数:408
    • 外部编号:9508765
    • 版次:影印版
    • 成品尺寸:暂无

    Preface
    Chapter 1: Introduction to Penetration Testing and Web Applications
    Proactive security testing
    Different testing methodologies
    Ethical hacking
    Penetration testing
    Vulnerability assessment
    Security audits
    Considerations when performing penetration testing
    Rules of Engagement
    The type and scope of testing
    Client contact details
    Client IT team notifications
    Sensitive data handling
    Status meeting and reports
    The limitations of penetration testing
    The need for testing web applications
    Reasons to guard against attacks on web applications
    Kali Linux
    A web application overview for penetration testers
    HTTP protocol
    Knowing an HTTP request and response
    The request header
    The response header
    HTTP methods
    The GET method
    The POST method
    The HEAD method
    The TRACE method
    The PUT and DELETE methods
    The OPTIONS method
    Keeping sessions in HTTP
    Cookies
    Cookie flow between server and client
    Persistent and nonpersistent cookies
    Cookie parameters
    HTML data in HTTP response
    The server-side code
    Multilayer web application
    Three-layer web application design
    Web services
    Introducing SOAP and REST web services
    HTTP methods in web services
    XML and JSON
    AJAX
    Building blocks of AJAX
    The AJAX workflow
    HTML5
    WebSockets
    Summary
    Chapter 2: Setting Up Your Lab with Kali Linux
    Kali Linux
    Latest improvements in Kali Linux
    Installing Kali Linux
    Virtualizing Kali Linux versus installing it on physical hardware
    Installing on VirtualBox
    Creating the virtual machine
    Installing the system
    Important tools in Kali Linux
    CMS & Framework Identification
    WPScan
    JoomScan
    CMSmap
    Web Application Proxies
    Burp Proxy
    Customizing client interception
    Modifying requests on the fly
    Burp Proxy with HTTPS websites
    Zed Attack Proxy
    ProxyStrike
    Web Crawlers and Directory Bruteforce
    ……
    Chapter 3: Reconnaissance and Profiling the Web Sewer
    Reconnaissance
    Chapter 4: Authentication and Session Management Flaws
    Authentication schemes in web applications
    Chapter 5: Detecting and Exploiting Injection-Based Flaws
    Command injection
    Chapter 6: Finding and Exploiting Cross-Site Scripting (XSS)
    Vulnerabilities
    Chapter 7: Cross-Site Request Forgery, Identification, and
    Exploitation
    Chapter 8: Attacking Flaws in Cryptographic Implementations
    Chapter 9: AJAX, HTML5, and Client-Side Attacks
    Crawling AJAX applications
    Chapter 10: Other Common Security Flaws in Web Applications
    Insecure direct object references
    Chapter 11 : Using Automated Scanners on Web Applications
    Considerations before using an automated scanner
    Web application vulnerability scanners in Kali Linux
    Index

    吉尔博托?N.古铁雷斯,Gilberto Najera-Gutierrez is an experienced penetration tester currently working for one ofthe top security testing service providers in Australia. He obtained leading security andpenetration testing certifications, namely Offensive Security Certified Professional (OSCP),EC-Council Certified Security Administrator (ECSA), and GIAC Exploit Researcher andAdvanced Penetration Tester (GXPN); he also holds a Master s degree in Computer Sciencewith speization in Artifi Intelligence.

    Gilberto has been working as a penetration tester since 2013, and he has been a securityenthusiast for almost 20 years. He has successfully conducted penetration tests on networksand applications of some the biggest corporations, government agencies, and finaninstitutions in Mexico and Australia.

      《Kali Linux Web渗透测试 第3版(影印版)》展示了如何设置实验室,帮助你了解网站攻击的本质和机制,并且深入解释了经典的攻击方法。第3版针对新的Kali Linux改动以及的网络攻击进行了大量更新。在客户端攻击,尤其是模糊测试方面,Kali Linux的表现出色。
      《Kali Linux Web渗透测试 第3版(影印版)》先将为你全面的介绍黑客攻击和渗透测试的概念,你会看到在Kali Linux中使用的与Web应用程序攻击相关的工具。你将深入了解典型的SQL、命令注入缺陷以及多种利用这些缺陷的手法。Web渗透测试还需要对客户端攻击具备一般性的了解,而这可以通过对脚本和输入验证缺陷的长时间讨论来解决。还有一个重要的章节是关于加密算法实现上的缺陷,在这章里我们讨论了网络栈中与加密层有关的新问题。这类攻击的严重性不容小觑,对其的防范与大多数互联网用户密切相关,当然其中也少不了渗透测试员。
      在《Kali Linux Web渗透测试 第3版(影印版)》的结尾,你会使用一种称为模糊测试的自动化技术来识别Web应用程序中的缺陷。,你将了解Web应用程序漏洞以及借助Kali Linux中的工具利用这些漏洞的方法

    售后保障

    最近浏览

    猜你喜欢

    该商品在当前城市正在进行 促销

    注:参加抢购将不再享受其他优惠活动

    x
    您已成功将商品加入收藏夹

    查看我的收藏夹

    确定

    非常抱歉,您前期未参加预订活动,
    无法支付尾款哦!

    关闭

    抱歉,您暂无任性付资格

    此时为正式期SUPER会员专享抢购期,普通会员暂不可抢购