Skip to content

"No link found" for every URL provided #31

@daaru00

Description

@daaru00

Hi,

I trying to use this tool but every type of URL that I pass to -u parameter the response is exaclty the same:

[14:08:55] Doing a short traversal.
[14:08:55] Number of links to test are: 0
[14:08:55] Started finding XSS
[14:08:55] 	No link found, exiting

Honestly I can't understand this error.. for example, if I try:

$ xsspy -u https://example.com/

it responds "No link found" but there is a link:

$ curl -s https://example.com/ | grep "<a"

<p><a href="http://www.iana.org/domains/example">More information...</a></p>

what kind of link is this tool searching for?

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