Skip to content

on demand exclusion of tranco-ed domain #42

@dubstard

Description

@dubstard

Threat actors have purchased an old "trustworthy" domain and are using it for mischievous purposes.
Is there a way to force-remove a URL from tranco or is this not possible?

Sorry if this is a dumb question.

domain=mtgox.co; curl -ksLo t.zip https://tranco-list.eu/top-1m.csv.zip && unzip -p t.zip | grep -q ",$domain" && echo IN || echo NOT IN
IN

thanks

(the offensive domain has now been suspended, so this concrete attack is no more)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions