Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Software for fuzzing, used on web application pentestings.

License

NotificationsYou must be signed in to change notification settings

NESCAU-UFLA/FuzzingTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



FuzzingTool is a web penetration testing tool, that handles with fuzzing. After the test is completed, all possible vulnerable entries (and the response data) are saved on a report file.

Disclaimer

We're not responsible for the misuse of this tool. This project was created for educational purposes and should not be used in environments without legal authorization.

Screenshot

screenshot

Getting Started

Before we start thepenetration testings, take a look at theinstalling andprerequisites.

Installing from Pypi

FuzzingTool is now on Pypi! You can install with:

$ pip install FuzzingTool

Installing from source

If you want to install it manually, download the last release or clone this repository, and also follow the next prerequisites.

Prerequisites

  • Go to the project source folder, and run:
$ pip install -r requirements.txt

User's Manual

Reach out the user's manual (command list and usage examples) on ourwiki page.

Versioning

We useSemVer for versioning. For the versions available, see thetags on this repository.

Authors

Contributing

If you want to contribute to FuzzingTool project, please readCONTRIBUTING.md.

License

This project is licensed under the MIT License - see theLICENSE for details.


[8]ページ先頭

©2009-2025 Movatter.jp