Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Re: Compliance audit file question

Subject: Re: Compliance audit file question
Date: Thu, 19 Apr 2007 11:37:46 -0400
Ya sure, if you replace "value_data" with

value_data: 8..MAX

The check will pass as long the value is between 8 and MAX, where MAX
is 2,147,483,647.

- Mehul

On 4/19/07, jfvanmeter@comcast.net <jfvanmeter@comcast.net> 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 <mehulr@gmail.com>
> 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, jfvanmeter@comcast.net <jfvanmeter@comcast.net> 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
> > Nessus@list.nessus.org
> > http://mail.nessus.org/mailman/listinfo/nessus
> >
>
>
> --
> "You never know what is enough unless you know more than enough."
>                                                   William Blake




--
"You never know what is enough unless you know more than enough."
                                                 William Blake
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>