projectdiscovery / nuclei-templates

Community curated list of templates for the nuclei engine to find security vulnerabilities.

Home Page:https://github.com/projectdiscovery/nuclei

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more payloads to open-redirect.yaml

akincibor opened this issue · comments

    payloads:
      redirect:
        - ?next=http://example.com
        - ?url=http://example.com
        - ?target=http://example.com
        - ?rurl=http://example.com
        - ?dest=http://example.com
        - ?destination=http://example.com
        - ?redir=http://example.com
        - ?redirect_uri=http://example.com
        - ?redirect_url=http://example.com
        - ?redirect=http://example.com
        - redirect/example.com
        - cgi-bin/redirect.cgi?example.com
        - out?example.com
        - ?view=http://example.com
        - login?to=http://example.com
        - ?image_url=http://example.com
        - ?go=http://example.com
        - ?return=http://example.com
        - ?returnTo=http://example.com
        - ?return_to=http://example.com
        - ?checkout_url=http://example.com
        - ?continue=http://example.com
        - ?return_path=http://example.com

Hi @akincibor, The response time to this issue was much longer than usual. Thank you for taking the time to create this issue and for contributing to the project 🍻