Gregory Boddin

Results 19 comments of Gregory Boddin

Just a quick "hello" related to this issue. We modified the library for recon purpose so NTLMSSP info are easier to grab : https://github.com/LeakIX/go-smb2 It's using https://github.com/bodgit/ntlmssp instead of the...

@rugk I agree but let's think a bit : It depends of the level of privacy you want to acheive : no cleartext informations never touches the wire as long...

I will take the opportunity of a non issue to say that I lanched a mirror : ) Thanks for this project ! https://paste.siwhine.net/

For further readers, I made a Golang version that supports multiple versions including through Kibana. https://github.com/LeakIX/estk . It only outputs JSON, but should be easy to convert with `jq` or...

I don't know if it helps but there's a setCasAttributeParserCallback which you can pass your parser/decrypt class to (in master branch). See https://github.com/Jasig/phpCAS/commit/9376b31c8c51180e918efa11470f9d928cdc43ef

``` qemu: Unsupported syscall: 26 proot error: ptrace(TRACEME): Function not implemented proot error: execve("/usr/bin/apt-get"): Function not implemented proot info: possible causes: * the program is a script but its interpreter...

+1 I'd like to use Swarm's own discovery and decrease complexity

Hi, not forgetting about this ! This is interesting, I will probably extend it with plugin configuration so we can finally pass settings to them ( options part of https://github.com/LeakIX/l9format/blob/master/l9plugin.go#L98...

Thank you so much ! I'm opening a few issues on your repo. I'll open PRs a bit later and help fixing them !