mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 22:49:02 +00:00
Check for RSA exponent of 1, resulting in F score
This commit is contained in:
@@ -734,7 +734,7 @@ function pcap_close()
|
||||
--
|
||||
-- If the <code>pubkey</code> is type <code>"rsa"</code>, it will also have an
|
||||
-- <code>exponent</code> member, containing the public exponent as a bignum. If
|
||||
-- the type is <code>"ec"</code>, it will have an <code>ecdhparams</code>
|
||||
-- the type is <code>"ec"</code>, it will have an <code>ecdhparams.curve_params</code>
|
||||
-- member, containing a table with <code>ec_curve_type</code> and
|
||||
-- <code>curve</code> keys as strings.
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user