Skip to content

sfp_phishstats.py #1955

@cyb3r5t4lk3r

Description

@cyb3r5t4lk3r

The module code contains a call to the phishstats page port. This port is no longer available, and the call must be made without specifying the port in order to be executed correctly; otherwise, Spiderfoot will report errors.

        res = self.sf.fetchUrl(
            'https://phishstats.info/api/phishing?' + urllib.parse.urlencode(params),
            headers=headers,
            timeout=15,
            useragent=self.opts['_useragent']
        )

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