Te-k / harpoon

CLI tool for open source and threat intelligence
https://www.randhome.io/blog/2018/02/23/harpoon-an-osint-/-threat-intelligence-tool/
GNU General Public License v3.0
1.17k stars 182 forks source link

Plugin-hibp: 'unifiedsearch' query method is more accurate. #81

Closed Canon88 closed 4 years ago

Canon88 commented 6 years ago

hi: I found that using the unifiedsearch query mode will make the result more accurate. I found this problem when comparing web queries with api queries. But I don't know if this interface will bring other problems. I haven't seen a description of this method on the API documentation. However, the API interface can't find the data. You can query the result through this method. E.g: https://haveibeenpwned.com/api/v2/unifiedsearch/'account'

You can try adding this method to the plugin. :)

Te-k commented 6 years ago

Thanks, adding this as an improvement for the plugin :)

Te-k commented 4 years ago

HIBP is not supporting the V2 API anymore, I am closing this