Dirk-jan
Dirk-jan
I ran into this issue today and I'm a bit surprised that it has been fixed already for almost a year in the 0.8 branch but is still broken in...
note that this PR is no longer needed since I've removed the extra parameter which broke this in bloodhound.py 1.7.2
this is solved in bloodhound.py 1.7.2, if you update with `pip3 install --upgrade bloodhound` it should be resolved
this was indeed due to an undocumented change in the bloodhound data format which broke how bloodhound.py handled this data. since this is now fixed in bloodhound.py it should also...
Does Rubeus give you the same error? This would indicate that the CA setup of the domain is not complete and the Kerberos service does not (yet) accept PKI based...
I will have a look if it is possible to add support for the url resolver plugin. A problem with that is that I'd have to implement a list of...
There is/was a work in progress on this, however a few versions back the preferences were changed and the option to add this suddenly became more complex, which is why...
Send to kodi supports native video elements, it can send the media url to Kodi. On YouTube it sends the URL to the Kodi YouTube plugin, it is possible that...
Interesting, it does indeed seem that the regex is generic enough to catch the YouTube url even thought it is on a different domain. I'll have a look when I...
Which OS was this on? I don't get this error on Ubuntu 18 with python 3.7