Skip to content

Does not find vulnerable var inside "" #9

@swspcodes

Description

@swspcodes

If you use string interpolation by echoing a vulnerable variable inside double quotes, the script does not seem to detect the vulnerability.

Source Code:

1 - code

code.py Result:

2 - result

The only place it finds XSS is in line 5, where the variable is echoed by itself. But in line 7, it should detect and report the XSS as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions