-
-
Notifications
You must be signed in to change notification settings - Fork 136
HelpAddonsFuzzTab
thc202 edited this page Jun 24, 2015
·
4 revisions
The Fuzzer tab shows you the requests and responses performed when you fuzz a string. Selecting a row see the full requests and responses. You can also search for strings in the fuzz results using the Search tab.
The results have to be manually assessed to know if any vulnerability was found. Meaning of values of the "State" column:
- "Error" - an error occurred while creating or sending/receiving the message (for example: malformed HTTP message, time out while reading the response)
- "Reflected" - the injected fuzz string (value of "Fuzz" column) was found in the response body.
If this field is blank then it means that the message was successfully sent/received and the injected string was not detected in the response.
Right clicking on a row will bring up a menu which has the same options as the History tab.
Fuzzer concepts |
-
ZAP User Guide
- Introduction
-
Getting Started
- Configuring proxies
-
Features
- Active Scan
- Add-ons
- Alerts
- Anti CSRF Tokens
- API
- Authentication
- Break Points
- Callbacks
- Contexts
- Data Driven Content
- Filters
- Globally Excluded URLs
- HTTP Sessions
- Man-in-the-middle Proxy
- Modes
- Notes
- Passive Scan
- Scan Policies
- Scope
- Session Management
- Spider
- Statistics
- Structural Modifiers
- Structural Parameters
- Tags
- Users
- Scanner Rules
- A Simple Penetration Test
-
The User Interface
- Overview
- The Top Level Menu
- The Top Level Toolbar
- The Tabs
-
The Dialogs
- Active Scan
- Add Alert
- Add Break Point
- Add Note
- Encode/Decode/Hash
- Filter
- Find
- History Filter
- Manual Request Editor
- Manage Add-ons
- Manage Tags
-
Options
- Active Scan
- Active Scan Input Vectors
- Alerts
- Anti CSRF Tokens
- API
- Breakpoints
- Callback Address
- Certificate
- Check for Updates
- Connection
- Database
- Display
- Dynamic SSL Certificates
- Extensions
- Global Exclude URL
- HTTP Sessions
- JVM
- Keyboard
- Language
- Local Proxies
- Passive Scan Rules
- Passive Scan Tags
- Passive Scanner
- Rule Configuration
- Scripts
- Search
- Spider
- Statistics
- Persist Session
- Resend
- Scan Policy Manager
- Scan Progress
- Session
- Spider
- The Footer
- Command Line
- Add Ons
- Releases
- Paros Proxy
- Credits