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

bug showing encryption levels #4

Open
digininja opened this issue Nov 25, 2016 · 0 comments
Open

bug showing encryption levels #4

digininja opened this issue Nov 25, 2016 · 0 comments

Comments

@digininja
Copy link

I get the following when the script tries to show the encryption levels. The rest of the output is fine and Nessus enumerated the details OK so the server doesn't seem to be doing anything unusual.

[-] Checking RDP Security Layer with encryption ENCRYPTION_METHOD_40BIT...Use of uninitialized value in printf at ./rdp-sec-check.pl line 320.
Use of uninitialized value in printf at ./rdp-sec-check.pl line 320.
Not supported.  Negotiated .  Server encryption level:
Use of uninitialized value within %encryption_level in hash element at ./rdp-sec-check.pl line 321.
Use of uninitialized value within %encryption_method in hash element at ./rdp-sec-check.pl line 322.
substr outside of string at ./rdp-sec-check.pl line 325.
[-] Checking RDP Security Layer with encryption ENCRYPTION_METHOD_128BIT...Use of uninitialized value in printf at ./rdp-sec-check.pl line 320.
Use of uninitialized value in printf at ./rdp-sec-check.pl line 320.
Not supported.  Negotiated .  Server encryption level:
Use of uninitialized value within %encryption_level in hash element at ./rdp-sec-check.pl line 321.
Use of uninitialized value within %encryption_method in hash element at ./rdp-sec-check.pl line 322.
substr outside of string at ./rdp-sec-check.pl line 325.
[-] Checking RDP Security Layer with encryption ENCRYPTION_METHOD_56BIT...Use of uninitialized value in printf at ./rdp-sec-check.pl line 320.
Use of uninitialized value in printf at ./rdp-sec-check.pl line 320.
Not supported.  Negotiated .  Server encryption level:
Use of uninitialized value within %encryption_level in hash element at ./rdp-sec-check.pl line 321.
Use of uninitialized value within %encryption_method in hash element at ./rdp-sec-check.pl line 322.
substr outside of string at ./rdp-sec-check.pl line 325.
[-] Checking RDP Security Layer with encryption ENCRYPTION_METHOD_FIPS...Use of uninitialized value in printf at ./rdp-sec-check.pl line 320.
Use of uninitialized value in printf at ./rdp-sec-check.pl line 320.
Not supported.  Negotiated .  Server encryption level:
Use of uninitialized value within %encryption_level in hash element at ./rdp-sec-check.pl line 321.
Use of uninitialized value within %encryption_method in hash element at ./rdp-sec-check.pl line 322.
substr outside of string at ./rdp-sec-check.pl line 325.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant