- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 108字
- 2021-06-24 18:45:02
Web application fuzzers
A fuzzer is a tool designed to inject random data into a web application. A web application fuzzer can be used to test for buffer overflow conditions, error handling issues, boundary checks, and parameter format checks. The result of a fuzzing test is to reveal vulnerabilities that cannot be identified by web application vulnerability scanners. Fuzzers follow a trial and error method and require patience while identifying flaws.
Burp Suite and WebScarab have a built-in fuzzer. Wfuzz is a one-click fuzzer available in Kali Linux. We will use all of these to test web applications in Chapter 10, Other Common Security Flaws in Web Applications.
推薦閱讀
- Linux網絡管理與配置(第2版)
- Learning Windows Server Containers
- FreeRTOS實時內核應用指南
- Ubuntu Linux操作系統
- 嵌入式Linux驅動程序和系統開發實例精講
- 計算機系統開發與優化實戰
- Windows Phone 8 Application Development Essentials
- 零基礎學鴻蒙PC:新一代國產操作系統
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- 無蘋果不生活 The New iPad隨身寶典
- Application Development in iOS 7
- AutoCAD 2014中文版從入門到精通
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- 大規模分布式系統架構與設計實戰