CaptnJabberJay
CaptnJabberJay
I can confirm that even with the blocklist, it still plays ads. Not sure why though
> > @AuracleTech @rad10 If you haven't, you should also switch on: Plugins --> Ad Blocker --> Blocker --> With blocklists in addition to changing the line as in [#1817...
> Duplicate of #1817 Is this really a duplicate? #1817 refers to the "inplayer" feature, but we showed that it affects blocklist as well.
I'm noticing that this still hasnt been fixed yet in the latest version of docker compose. Is there a PR to fix this yet?
I wrote this exploit based off of the POC in https://www.exploit-db.com/exploits/16270. The only problem with this exploit is that it needs multiple connections to run. I got it to work...
> Inspired by [DanderSpritz](https://medium.com/francisck/the-equation-groups-post-exploitation-tools-danderspritz-and-more-part-1-a1a6372435cd), it would be nice to add: > > * anti-viruses running > * last login time > * list of hardware drivers > * what changed...
That should be all the changes. Anything else needed before landing?
> It looks like there's just a few more comments to address, mostly around the check method invoking another module. So the check function invoking another module is there because...
I was afraid that that would be the case solely because that would mean cleaning the entire lib file of what ever file I add this shared function to. It...
> From glancing through the code, it looks like what you'd want to do is: > > 1. Move most of the existing `checkcontainer` module's `#run` method into a library....