Adrian Vollmer
Adrian Vollmer
Currently, no. It's intended as a proof of concept, so I assume being able to attack one should be sufficient. Of course, you can ARP spoof multiple targets at once,...
I suspect the solution to your problem is the same as here: https://github.com/SySS-Research/Seth/issues/33#issuecomment-537026783 Can you please try this and report back?
Is this the same as issue #20?
I suspect that certificate validation is done via CredSSP (read: Kerberos) in the latter case. Windows clients seem to behave differently lately. Is the victim machine the same one in...
> I'm not an admin, but is there a setting in the Windows-environment which says something like "Don't show a warning, if the name in the connection is the same...
#14 is done, check it out
Can you please run it with `SETH_DEBUG=1 ./seth.sh ...` and post the output?
Not sure what the problem is. I'm also very busy with other things these days, so sorry about the delay. Can you tell me the versions of the following software...
Could you please provide a list of TLS ciphers that the RDP host is offering? For example with `sslscan :3389` Maybe there is some cipher mismatch between the python client...
Thanks! RC4-SHA is supported, so still no idea... I slightly increased verbosity with the latest commit, so you could pull and try again.