LewisArdern/bXSS

View on GitHub
server/utilities/payloads.js

Summary

Maintainability
B
6 hrs
Test Coverage

Function payloadList has 165 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.payloadList = config => {
  const payloads = [
    {
      description: 'Image HTTP Interaction',
      payload: `"><img src='//${config.url}/mH'/>`
Severity: Major
Found in server/utilities/payloads.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status