superuser5

Results 10 comments of superuser5

+1 does not return the "mi" ManagedInstance instances when you list them ./ssm-sh-linux-amd64 --profile=ec2 -r us-east-1 ls instances you can still run shell/command on them ./ssm-sh-linux-amd64 --profile=ec2 -r us-east-1 shell...

lines 23-29 not encoded properly and causing error, so you can delete them and run script again.

Hello, is it possible to share how to compile revsh properly with/without musl for x86_64-linux and arm (to run on raspberry pi)? I tried compiling many times and everything seems...

@mzpqnxow thank you so much, i will test everything and will post update what works.

Hi mgeeky, Just wanted to publish another example of the parsing error: checking profile with c2lint ``` [+] POST 3x check passed [+] .http-get.server.output size is good [+] .http-get.client size...

another example for this improvement: gron -s *.json user gron -s logs_*.json user gron -s *_2020-09-04T1?0306Z.json -> use * for wildcard match and ? for digit match

I can see this data in the metadata. Got to settings on the bottom right and enable metadata. The fields title and path will be there.

same problem here, getting error while provisioning GOAD - dc01: ``` > set_lab GOAD > install ``` ``` TASK [trusts : Add trusts between domain] ************************************************************************************************************************************************************************ An exception occurred during...

i have updated the Ludus/GOAD code, deleted the env and build again. solved the issue.