Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettVerney authored Apr 6, 2021
1 parent 678476f commit 6128234
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ It is particularly useful in situations where an engineer wants to build a full
For example:<br>
```username admin secret 5 $1$gBk3$sBeTOYNqovq/iccFjqQoV0```<br>
*or*<br>
```enable secret 5 $9$OD7tNTjMffsK4T$x8y1enumMaDqfgNlFeI5z9KtEmiqxP90e5R632s1QNk```
```enable secret 9 $9$OD7tNTjMffsK4T$x8y1enumMaDqfgNlFeI5z9KtEmiqxP90e5R632s1QNk```

## Script Usage

Expand All @@ -43,3 +43,6 @@ For example:<br>
**Note:**
*If you have both Python 2 and Python 3 installed you should run* ```python3 ./ciscoPWDhasher.py```

## Special Thanks
[Josh Schmelzle](https://github.com/joshschmelzle/) for helping me figure out Type 8 and Type 9 requirements.

0 comments on commit 6128234

Please sign in to comment.