c3c

Results 32 comments of c3c

Has anyone looked into whether Dripal6 would be actually vulnerable to this exploit already?

This looks massive and awesome. Will review, test and merge in the next few days.

Hey Florian, There's a backup.zip in this repository that contains am7x libraries. You have probably already come across it also, but the firmware dump tools provided by the s1mp3 project...

Running into the same issue. +1

@andybrown668 do you still have the PR? I also want to run portainer agent in host mode. Our bridge-mode containers are restricted from talking to any other systems as a...

There were six categories as far as I can remember (Web, Crypto, Binary, Network, Special, Misc). I only can remember a few of them - web100: a website made with...

Surprised to find out this isn't supported

If you want to also decrypt file attachments, you can modify the query like this: ``` select s.SecretName, f.SecretFieldName, s.[Key], i.ItemValue, a.FileContents from tbSecretItem as i JOIN tbSecret as s...

> > Added certificate parsing from AD Snapshots, based on [Certipy](https://github.com/ly4k/Certipy). > > I installed the latest ceripy4.4 and still encountered this issue > > ModuleNotFoundError: No module named 'certipy.constants'...

Based on the output, you're working from a different branch than current main. I don't think that will resolve the problem though: current output format predates ly4k's version, that'll need...