Grinder Construction notes (to be continued)

Source: Internet
Author: User

Grinder is a more famous browser fuzz framework, written in Ruby language, mainly used as a test framework, in "White hat browser security," the author used the Nduja to generate test samples to match grinder use. According to the information on the Internet, the automatic deployment of Nduja and Fileja is grinder as the support environment by default.

Grinder is divided into

Node: Responsible for fuzz

Server: Responsible for collecting structures

I'm only building node here.

    1. Install the ruby2.0 environment, under Windows I use the Rubyinstaller for one-click Integrated installation.
    2. Put the. \grinder\node\data\x86\grinder_logger.dll in the c:\windows\system32\ directory
    3. Create a symbolic path
    4. Modify CONFIG.RB to fill in the symbol path and browser path created above
    5. Examples of testing under the Fuzz directory
    6. Run Ruby Grinder. RB --Browser=browser

Resources:

node   -Browser     chrome.rb     firefox.rb     internetexplorer.rb     safari.rb  -core    Debug      debugger.rb      debuggerexception.rb      heaphook.rb      hookedprocess.rb      logger.rb      PROCESSSYMBOLS.RB    configuration.rb    crypt.rb    debugger.rb    logging.rb    server.rb    WEBSTATS.RB    xmlcrashlog.rb  -crashes  -data  -fuzzer    *. html  -lib    metasm  -source    -- source code  for some DLLs CONFIG.RB  crypto.rb  grinder.rb  reduction.rb  testcase.rbserver  -- A summary of the vulnerability results used primarily for distributed nodes, not detailed here

Http://www.freebuf.com/sectool/93130.html

http://blog.nsfocus.net/web-browser-fuzzing/

Grinder Construction notes (to be continued)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.