Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Fuzzing with ZAP

    • 0
    • 4
    • 1
    • 1
    • 0
    • 0
    • 0
    • 0
    • 5.52k
    Comment on it

    Fuzzing is the process through which we enter invalid or unexpected data to our target Application . We use Fuzzing in our application when we want to break our application or crash it using unexpected inputs . Fuzzing can be done manually or by using any tool. In this blog we will learn how to perform Fuzzing using ZAP tool .

    STEPS TO PERFORM FUZZING

    1. Turn on the proxy in your browser .
    2. Open the Browser & hit the url .
    3. Enter in to the field for which you want to perform Fuzzing and send post request to the server .
    4. Now go to the ZAP tool and see the post request sent (You can see it in the Request section of the tool).
    5. Now select the character which u have entered in the page before and right click on it and select Fuzz from the display options .
    6. when you will click on fuzz ,another window Fuzzer will get open , now click on payload button .
    7. Window name payloads will get open , click on Add button.
    8. when click on Add button Add payload window will get open . click on the drop down and select File fuzzer option .
    9. As soon as you will click on File fuzzer option various file options will get displayed, check on Recursive Fuzzers or Replacive Fuzzers or Zer Fuzzers and click on Add button.
    10. On clicking Add button , this will again take u in Payloads window , now click on ok button .
    11. This will take you in Fuzzer window , click on start Fuzzer button to start the Fuzzing.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: