Skip to content

1.7. Simultaneous multipre sequence scanning

gdgd009xcd edited this page Dec 6, 2024 · 5 revisions

1.7. Simultaneous multiple sequence scanning

The RequestRecorder now support scanning multiple sequence at a sametime. You can add many http request sequences to RecordedRequestList in the RequestRecorder work panel and scan these sequences simultaneously. How to add new sequences and to scan are shown below.

1.7.1. how to add new http sequences

  1. In the "RequestRecorder" work 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(requestRecorderMethod). Context support feature uses only ONE sequence as login authentication. 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 PERFORMED when using the menu/button in the RequestRecorder's work panel or status panel. below sections explain how to scan

  1. In the "RequestRecorder" work 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