Hey everyone,
I yesterday made a box where I needed aclpwn, unfortunately there's an error in the neo4j lib it tries to install via pip. It seems someone commited that neo4j library with an asterix in a function header like this
function(param1, *, param2, ...
Now I wonder what to do? In the past if I had errors in python libs I just edited them on my system. But in this case it just doesn't install, so I can't do that. I could probably try to retrace the version back to it's git and make a pull req but all of that would take lots of time I don't have.
Can someone check for me if aclpwn installs on your Kali / Parrot or tell me a way to get around this?
BTW Neo4j runs fine but I have that one from apt, so...
Comments
I tried this at "forest" because the other intended route didn't work anymore. Some of the writeups just entirely skip the step of assining the DAcls and aquiring the hash, IppSec's and Rana's way via Powersploit and secretsdump.py didn't work anymore.