- 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開發技術
- Cybersecurity:Attack and Defense Strategies
- 每天5分鐘玩轉Kubernetes
- Linux系統架構與運維實戰
- 發布!設計與部署穩定的分布式系統(第2版)
- Kali Linux滲透測試全流程詳解
- 開源安全運維平臺OSSIM疑難解析:入門篇
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- Android物聯網開發細致入門與最佳實踐
- OpenStack系統架構設計實戰
- INSTANT Galleria Howto
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Linux深度攻略
- 計算機系統平臺
- Windows 10從入門到精通