Skip to content

1.7. Simultaneous multipre sequence scanning

gdgd009xcd edited this page Jun 20, 2022 · 5 revisions

1.7. Simultaneous multiple sequence scanning

AutoMacroBuilderForZAP now support scanning multiple sequence at a sametime. You can add many sequences to macrobuilder's RequestList and scan these sequences simultaneously. How to add new sequences and to scan are shown below.

1.7.1. how to add new sequences

  1. In the "MacroBuilder" panel, click [+] Button to add new sequence.
    macroplusbtn

  2. proceed to Basic Usage in Sections 3-8.

1.7.2. how to purge(delete) a sequence

  1. select you want to purge sequence tab.
    selecttab1forpurge
  2. click [x] mark to purge.
    purgetab1

    caution

    purging sequence feature cannot undo things. tab 0 sequence cannot purge because specs.

1.7.3. how to scan multiple sequences simultaneously.

caution

supporting scanning multiple sequences feature is no relation to Context support feature(autoMacroBuilderMethod). this means that scanning multiple sequences feature does not work when using the original ZAPROXY menu/buttons in the "Site Map Panel" or "History Panel". this feature will only be peformed when using the menu/button in the "Macro Builder panel". below sections explain how to scan

  1. In the "MacroBuilder" panel, select sequence you want to scan. (below screen shot shows selecting [1] sequence tab from current [0] sequence tab.)
    selectsequence
  2. select request you want to scan within RequestList.
    selectrequestintab1
  3. right click mouse button and select scan menu.
    scanrequestintab1

Clone this wiki locally