workflows icon indicating copy to clipboard operation
workflows copied to clipboard

Add SameSite finder workflow

Open isacaya opened this issue 1 year ago • 0 comments

Extract and log the SameSite attribute, which is essential to check when looking for CSRF vulnerabilities. This can help users who have to test for a large number of vulnerabilities to stay on top of them.

test


Please ensure your pull request adheres to the following guidelines:

  • [x] Follow the same folder structure as other workflows (see template).
  • [x] Has a proper author name and workflow description.
  • [x] If using compiled code in JS Nodes, provide the source code for each.
  • [x] If using a 3rd party library, include its license as a comment in the source code.

Thanks for contributing!

isacaya avatar Oct 12 '24 14:10 isacaya