sufnlower

Results 9 comments of sufnlower

After having no luck with kali, I tried on ubuntu 18.04. From a completely fresh install (I chose not to update or upgrade when prompted from the gui), these are...

I just made a pull request that fixed this issue for me.

I'm not sure if the problem was the ruby version or the OpenSSL version. This change meant that the install worked with ruby 3.0.4p208 and OpenSSL 3.0.5 5 Jul 2022...

I saw this error when running against azure too after doing a pip install in a venv. What worked for me was doing a git clone and running pip install...

That didn't work for me. It was on a different computer but I did a pip list | grep msgraph.core and it told me 0.2.2 and still wasn't working. Cloning...

- Which AV/EDR is running? Defender. It's an older version with these signatures installed 1.317.1731.0 - Is Credential Guard enabled? No - Mimikatz version 2.2.0 - Size of dump file...

pypykatz does pull out some information from the file so parts of the file must be ok. INFO:pypykatz:Parsing file eviltwin.bin INFO:pypykatz:===== BASIC INFO. SUBMIT THIS IF THERE IS AN ISSUE...

Hi skelsec, I made a pull request. Why did the enc dictionary of translations contain nTSecurityDescriptor and print out bad bytes? By commenting it out of there so the conversion...

No bad bytes. I misinterpreted them. I like the objects. I'll see if I can get my script to handle the bytes else use my fork which uses code you...