We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is possible to use login hour restrictions in the honey users lab.
Add net user Frank /time: to the user creation script which will set Frank's login hours to None
net user Frank /time:
None
You may also want to modify Frank's password to be a otherwise-successful hit (Winter2020)
Winter2020
Now the event log that is generated if you password spray Frank's password is Account logon time restriction violation.
Account logon time restriction violation.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It is possible to use login hour restrictions in the honey users lab.
Add
net user Frank /time:
to the user creation script which will set Frank's login hours toNone
You may also want to modify Frank's password to be a otherwise-successful hit (
Winter2020
)Now the event log that is generated if you password spray Frank's password is
Account logon time restriction violation.
The text was updated successfully, but these errors were encountered: