nuclei icon indicating copy to clipboard operation
nuclei copied to clipboard

Refactor protocol payload and variable parsing

Open Ice3man543 opened this issue 3 years ago • 1 comments

Please describe your feature request:

Currently the code related to protocol payload and variable parsing is scattered across multiple files and is chaotic to change and use. It should be replaced with a package specifically handling all the related operations to provide a more reliable interface for accessing and passing variables across protocols.

Should also fix #1770 and other related issues in a better way for all protocols.

Ice3man543 avatar Mar 29 '22 12:03 Ice3man543

The issue is being worked on and currently on hold as it needs further discussion:

  • [x] Cleanup code and create draft PR
  • [x] Identify specific blockers/requirements
  • [ ] Create follow up tickets/todo list

Mzack9999 avatar Jul 05 '22 13:07 Mzack9999