Kurt Pomeroy

Results 25 comments of Kurt Pomeroy

I'm a idiot. I did not have the latest version of BloodHound installed. My bad. Admins please close off this thread.

I think you have to use custom queries for AzureHound. Try this link for some https://hausec.com/2020/11/23/azurehound-cypher-cheatsheet/#comments Return All Azure Users that are part of the ‘Global Administrator’ Role MATCH p...

Adding the space works perfectly. Thanks :)

> > > I solve it. Maybe you should check the code of Function.cs. > ![image](https://user-images.githubusercontent.com/18378246/81464712-a1c13e80-91f6-11ea-9a31-7c4d85d76ccf.png) What was the fix? I took a look at Functions.cs but didn't see any...

I've had this exact issue before. The fix for me was to restart the docker services* # service docker restart*. Also make sure you are already logged into AWS and...

Hey guys, I'm new to this tool but I think it's great so far. I correctly setup my AWS API Gateway and tried spraying using the 'o365' plugin with username...

Has anyone found a fix for this issue? Seems the developer does not respond.

I get the exact same error when trying ghosts suggestion.

Finally. Someone knows what they are doing and provided a real, working solution lol. Thank you sir.

> Traceback (most recent call last): File "C:\Tools\JSParser-master\JSParser-master\handler.py", line 2, in import tornado.ioloop, tornado.web, tornado.autoreload ImportError: No module named tornado.ioloop Same here. Solution does not work unfortunately