n00py

Results 27 comments of n00py

I believe this would be a useful feature. Some entries will go stale (DHCP), but so do other collection attributes, such as sessions. When I'm hunting for a tricky pivot,...

Same issue, though I solved it by just copying the encryption.config to new location.

Any IP address the target can hit. If the target is on the internet, it needs to call back to an internet accessible IP address. Also keep in mind most...

Also happened to me. $python gumbler.py -o server -x "./output" IOError: [Errno 2] No such file or directory: './outputREPO.json' No slash in between output and the repo name Linux parrot...

For now you can do this (probably) https://stackoverflow.com/a/21012349 `export GOPATH=$HOME/go` `export PATH=$PATH:$GOROOT/bin:$GOPATH/bin` But I will look into fixing this when I have time.

Hypothetically given the current implementation, if someone were able to access the workspace but not the key, what level of effort (time) do you think it would take to decrypt...

I think the only attack vector where they have workspace access but not the key is if they are Slack themselves. Or if for some reason a user account with...

you have to call the function like: Invoke-SessionGopher