According to the Nessus Compliance Checks doc you can use the keyword "MAX".
Value_data: 8..MAX
Dion
[EMAIL PROTECTED] wrote:
Cool thank you, is there a way to create a check that would pass as long as the
password length is greater then some numer... something like
-------------- Original message ----------------------
From: Mehul <[EMAIL PROTECTED]>
The format is good, but I noticed a typo in the the check "Type"
should be small case
so the following check should pass as long as the password length on
the remote is set between 8 and 20 characters
Cool thank you Mehul,
Is there a way to create a check that would pass as long as the password length is greater then some number... something like Value_data: 12...
Take Care and Have Fun --John
<custom_item>
type: PASSWORD_POLICY
Description: "Minimum Password Length eqal to 8 or greater"
Value_type: Policy_DWORD
Value_data: 8...20
Password_policy: MINIMUM_PASSWORD_LENGTH
</item>
Thanks
Mehul
On 4/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello everyone would this work to check for a password length of 8 or greater?
<custom_item>
Type: PASSWORD_POLICY
Description: "Minimum Password Length eqal to 8 or greater"
Value_type: Policy_DWORD
Value_data: 8...20
Password_policy: MINIMUM_PASSWORD_LENGTH
</item>
Thank You in advance
Take Care and Have Fun --John
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus
--
"You never know what is enough unless you know more than enough."
William Blake
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus