Skip to content

We are fetching Falsepositive #14

Description

@gotspatel

i think i found one major fault

the rule created

uri		PHISHTANK_0009282311_MATCH	/www\.google\.com\/url/
score		PHISHTANK_0009282311_MATCH	5.0
describe	PHISHTANK_0009282311_MATCH	Phishtank ID 9282311 (Other) 

the entry in json

    {
        "phish_id": 9282311,
        "url": "https://www.google.com/url?q=https%3A%2F%2Faccess-port-ggl0rw3zkononuwgjpgwgsh.vercel.app&sa=D&sntz=1&usg=AOvVaw1bg884qO0M5p6ZfkBpXDD5#a@b.com",
        "phish_detail_url": "http://www.phishtank.com/phish_detail.php?phish_id=9282311",
        "submission_time": "2025-12-03T06:55:37+00:00",
        "verified": "yes",
        "verification_time": "2025-12-15T05:42:05+00:00",
        "online": "yes",
        "details": [
            {
                "ip_address": "142.251.16.103",
                "cidr_block": "142.251.16.0/24",
                "announcing_network": "15169",
                "rir": "arin",
                "country": "US",
                "detail_time": "2025-12-03T07:03:48+00:00"
            }
        ],
        "target": "Other"
    }

we are using a false positive here https://www.google.com/url instead of https%3A%2F%2Faccess-port-ggl0rw3zkononuwgjpgwgsh.vercel.app&sa=D&sntz=1&usg=AOvVaw1bg884qO0M5p6ZfkBpXDD5#a@b.com

Am I correct in this interpretation?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions