Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freerdp "-nego" parameter #33

Open
obuno opened this issue Nov 6, 2018 · 0 comments
Open

freerdp "-nego" parameter #33

obuno opened this issue Nov 6, 2018 · 0 comments

Comments

@obuno
Copy link

obuno commented Nov 6, 2018

Hi there,

In order to be more broad at RDP brute forcing, i've made the following mods in my main.py file:

    def rdplogin(self, ip, user, password, port):
        rdp_cmd = "%s /v:%s /port:%s /u:%s /p:%s /cert-ignore /sec:rpd +auth-only" % 

either /sec:rdp or /sec:tls

Maybe this could be implemented as a parameter ?
Would be neat !!

Thanks for this tool, really like it!

Cheers,
0buno

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant