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

chntpw: add page #7248

Merged
merged 6 commits into from
Oct 29, 2021
Merged

chntpw: add page #7248

merged 6 commits into from
Oct 29, 2021

Conversation

ciph3rz
Copy link
Contributor

@ciph3rz ciph3rz commented Oct 27, 2021

  • The page (if new), does not already exist in the repository.
  • The page is in the correct platform directory (common/, linux/, etc.)
  • The page has 8 or fewer examples.
  • [x ] The PR title conforms to the recommended templates.
  • The page follows the content guidelines.
  • The page description includes a link to documentation or a homepage (if applicable).

Version of the command being documented (if known):
#6863

@tldr-bot

This comment has been minimized.

@navarroaxel navarroaxel changed the title Chntpw chntpw: add page Oct 27, 2021
@navarroaxel navarroaxel added the new command Issues requesting creation of a new page. label Oct 27, 2021
pages/linux/chntpw.md Outdated Show resolved Hide resolved
pages/linux/chntpw.md Show resolved Hide resolved
Copy link
Member

@owenvoke owenvoke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ciph3rz, thanks for the new page. Just a couple of comments below.

Also, I think it's ok to not have the square brackets as -l meaning List is pretty self explanatory (probably the same with the other bits). But feel free to leave them if you prefer that. 👍🏻

@@ -0,0 +1,17 @@
# chntpw

> Chntpw is utility that can edit windows registry, reset user password, promote users to administrator by modifying the Windows SAM.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> Chntpw is utility that can edit windows registry, reset user password, promote users to administrator by modifying the Windows SAM.
> A utility that can edit windows registry, reset user password, promote users to administrator by modifying the Windows SAM.


> Chntpw is utility that can edit windows registry, reset user password, promote users to administrator by modifying the Windows SAM.
> Supports all Windows from NT3.5 to Win8.1, also 64 bit and also the Server versions (like 2003, 2008, 2012).
> Boot target machine with live cd like Kali Linux and run elevated privileges. More information: <http://pogostick.net/~pnh/ntpasswd>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The More information link should be on it's own line. As we currently only allow a maximum of 2 description lines and a 3rd for the link, it's probably ok to remove this 3rd line of information.

Suggested change
> Boot target machine with live cd like Kali Linux and run elevated privileges. More information: <http://pogostick.net/~pnh/ntpasswd>.
> More information: <http://pogostick.net/~pnh/ntpasswd>.


- Edit [u]ser interactively:

`chntpw -u {{user_name}} {{path/to/sam_file}}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`chntpw -u {{user_name}} {{path/to/sam_file}}`
`chntpw -u {{username}} {{path/to/sam_file}}`

1 word! :)

@tldr-bot

This comment has been minimized.

@owenvoke owenvoke merged commit cb559cb into tldr-pages:main Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants