Skip to content

remove 127.0.0.1 from blocklist#78710

Merged
legobeat merged 3 commits intomainfrom
revert-127.0.0.1
Aug 26, 2024
Merged

remove 127.0.0.1 from blocklist#78710
legobeat merged 3 commits intomainfrom
revert-127.0.0.1

Conversation

@bergeron
Copy link
Copy Markdown
Contributor

@bergeron bergeron commented Aug 24, 2024

not expecting to phish myself over localhost

@bergeron bergeron added the blocklist removal Issue or PR requesting removal of a domain from the blocklist label Aug 24, 2024
@JABirchall
Copy link
Copy Markdown

JABirchall commented Aug 25, 2024

Culpret pull request #78690

@samczsun Why did you approve and merge that change? Did you even look at what was being added?

@legobeat legobeat merged commit 02280fe into main Aug 26, 2024
@legobeat legobeat deleted the revert-127.0.0.1 branch August 26, 2024 04:28
@legobeat legobeat changed the title remove 127.0.0.1 from blacklist remove 127.0.0.1 from blocklist Aug 26, 2024
@samczsun
Copy link
Copy Markdown
Collaborator

Hey @JABirchall, for context by now there's a data pipeline and approvals process outside of GitHub (you'll notice that my account is approving almost every PR) so while I didn't explicitly review that PR it's still not great that it got merged.

We're continuously trying to improve the systems here to simultaneously keep up with the volume of new phishing links (and the ways they try to circumvent detection) while also reducing false positives, but frankly speaking there aren't really many humans willing to spend all day looking at phishing sites so we rely heavily on heuristics and sometimes those fail us. Each time it does, we learn something new and we make sure it doesn't happen again.

In this case, we've identified the specific failure mode (normally, IPs should not be allowed into the system at all, but a specific code path allowed it anyways) and have patched it to ensure that it doesn't happen again.

I don't want to name and shame anyone publicly because we're all on the same team here and multiple things failed (some of which were my responsibility), so if others want to jump in with more context they're more than welcome to, but otherwise I'll take the L on this one.

@0xOhm
Copy link
Copy Markdown
Contributor

0xOhm commented Aug 26, 2024

Hey @JABirchall this one was on us. This was a clear oversight on our end. The issue should now be resolved and prevented from happening again on our end. Thanks for your attention on this matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocklist removal Issue or PR requesting removal of a domain from the blocklist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants