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

Some URLs thare are known to firefox/chrome, but are not detected by the sblookup #86

Closed
sezuan opened this issue Oct 20, 2018 · 2 comments

Comments

@sezuan
Copy link

sezuan commented Oct 20, 2018

Example:

$  echo "https://mypaypal.accounts.loginpage.memekjandaperawan[.]com/main-index.php" | sblookup -apikey=$apikey
safebrowsing: 2018/10/20 09:58:12 database.go:111: no database file specified
safebrowsing: 2018/10/20 09:58:15 database.go:389: database is now healthy
safebrowsing: 2018/10/20 09:58:15 safebrowser.go:551: Next update in 30m17s
Safe URL: https://mypaypal.accounts.loginpage.memekjandaperawan.com/main-index.php

But

https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fmypaypal.accounts.loginpage.memekjandaperawan.com%2Fmain-index.php&hl=de

shows that this page is unsafe. I assume that the data sources differ. I that the expected behavour?

@sezuan
Copy link
Author

sezuan commented Oct 29, 2018

Another one

$  echo "https://myapplidcancelation.serveirc[.]com/earlymorn" | sblookup -apikey=$apikey
safebrowsing: 2018/10/29 08:12:04 database.go:111: no database file specified
safebrowsing: 2018/10/29 08:12:07 database.go:389: database is now healthy
safebrowsing: 2018/10/29 08:12:07 safebrowser.go:551: Next update in 30m17s
Safe URL: https://myapplidcancelation.serveirc.com/earlymorn

vs.

https://transparencyreport.google.com/safe-browsing/search?url=https:%2F%2Fmyapplidcancelation.serveirc.com%2Fearlymorn

@sezuan
Copy link
Author

sezuan commented Oct 29, 2018

Sorry, duplicate of #30

@sezuan sezuan closed this as completed Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant