F
F
FrogFog2017-08-30 06:56:42
Frameworks
FrogFog, 2017-08-30 06:56:42

How to connect to RDP in Python?

Need help in the script, its essence is to check the correctness of authorization (login, password).
I plan to give an authorization packet (login and password) to the server through the socket and check the response.
But in order to give this package, I need to know what kind of appearance I should have exactly in this and I need help. (if anyone knows an easier way, please write).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
sinneren, 2019-05-08
@Gimir

I explain popularly, this thing does server-side rendering of SSR. That is, it allows you to work with search robots, for example (SEO). In particular, it has its own router, can generate static pages, can integrate with Express.js or another node server.
It is the backend for React that can be almost anything, but the backend will not give you server-side rendering just like that.

A
amambaru, 2017-08-30
@amambaru

If by the word RDP you mean Remote Desktop Protocol, then there is a bunch of open software that works with this protocol. Take a look inside them.
And just like that, "giving an authorization package" will not work. Because it's encrypted.

S
Spetros, 2017-08-30
@Spetros

Why don't you want to take ready-made software that can brute force RDP?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question