Wfuzz

网络应用程序模糊测试程序。「Web application fuzzer」

  • 所有者: xmendez/wfuzz
  • 平台: Linux,Mac,Windows,Docker
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Build Status



Wfuzz - The Web Fuzzer

Wfuzz has been created to facilitate the task in web applications assessments and it is based on a simple concept: it replaces any reference to the FUZZ keyword by the value of a given payload.

A payload in Wfuzz is a source of data.

This simple concept allows any input to be injected in any field of an HTTP request, allowing to perform complex web security attacks in different web application components such as: parameters, authentication, forms, directories/files, headers, etc.

Wfuzz is more than a web content scanner:

  • Wfuzz could help you to secure your web applications by finding and exploiting web application vulnerabilities. Wfuzz’s web application vulnerability scanner is supported by plugins.

  • Wfuzz is a completely modular framework and makes it easy for even the newest of Python developers to contribute. Building plugins is simple and takes little more than a few minutes.

  • Wfuzz exposes a simple language interface to the previous HTTP requests/responses performed using Wfuzz or other tools, such as Burp. This allows you to perform manual and semi-automatic tests with full context and understanding of your actions, without relying on a web application scanner underlying implementation.

It was created to facilitate the task in web applications assessments, it's a tool by pentesters for pentesters ;)

Installation

To install WFuzz, simply use pip:

pip install wfuzz

Documentation

Documentation is available at http://wfuzz.readthedocs.io

Download

Check github releases. Latest is available at https://github.com/xmendez/wfuzz/releases/latest

主要指標

概覽
名稱與所有者xmendez/wfuzz
主編程語言Python
編程語言Python (語言數: 5)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2014-10-22 21:23:49
推送於2024-08-18 01:36:10
最后一次提交2020-11-28 20:59:28
發布數32
最新版本名稱v3.1.0 (發布於 )
第一版名稱v1.4c (發布於 )
用户参与
星數6.2k
關注者數170
派生數1.4k
提交數1.2k
已啟用問題?
問題數200
打開的問題數74
拉請求數53
打開的拉請求數32
關閉的拉請求數84
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?