Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP(?) block #30

Closed
Peneheals opened this issue Jan 21, 2019 · 3 comments
Closed

IP(?) block #30

Peneheals opened this issue Jan 21, 2019 · 3 comments
Labels
upstream issue dependent upon or related to hibp or the haveibeenpwned.com API

Comments

@Peneheals
Copy link

After the first query I got:

$ npx pwned ba mail@example.com
npx: installed 85 in 9.007s
✖ Request blocked, contact haveibeenpwned.com if this continues (Ray ID: xxxxxxxxxxxxxxxx-BUD)

Maybe I'm really blocked? That was my first try :) If yes, I'm gonna reach hibp directly.

@wKovacs64
Copy link
Owner

Hey @Peneheals - it's not yet clear why, but yes, it appears like you are actually blocked. That same command works fine for me.

@wKovacs64 wKovacs64 added the upstream issue dependent upon or related to hibp or the haveibeenpwned.com API label Jan 21, 2019
@wKovacs64
Copy link
Owner

Out of curiosity, could you try npx pwned pa mail@example.com and see if that works? I think the blocking rules are tighter on the breachedaccount endpoint, which affects pwned ba and pwned search but not the other commands.

@Peneheals
Copy link
Author

You are right, sir:

$ npx pwned pa mail@example.com
npx: installed 85 in 5.061s
- 
  Id:         http://balockae.online/files/BlackMarketReloaded_users.sql
  Source:     AdHocUrl
  Title:      balockae.online
  Date:       null
  EmailCount: 10547
- 
  Id:         tJmdW6sp
  Source:     Pastebin
  Title:      null
  Date:       2014-08-29T23:08:00Z
  EmailCount: 10124
- 
  Id:         h5zDMduP
  Source:     Pastebin
  Title:      XXXXXX
  Date:       2014-09-22T14:09:00Z
  EmailCount: 377
- 
  Id:         h2KJPWJ9
  Source:     Pastebin
  Title:      null
  Date:       2014-09-22T14:09:00Z
  EmailCount: 10127
- 
  Id:         TSYYzd3d
  Source:     Pastebin
  Title:      null
  Date:       2014-11-02T14:11:00Z
  EmailCount: 7260

So it looks like everything is "working as intended". I'm closing the issue and get in touch with Troy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream issue dependent upon or related to hibp or the haveibeenpwned.com API
Projects
None yet
Development

No branches or pull requests

2 participants