Skip to content

Commit d37e33b

Browse files
committed
update
1 parent 0d97f55 commit d37e33b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,10 @@ I've made this detailed [blog post](https://voidsec.com/) explaining the vulnera
1616
Searching for someone interested into porting this project to a Metasploit post-exploitation module.
1717

1818
## Usage:
19-
```
2019
By default, when runned without arguments, the tool attempts to dump the local SolarPuTTY's sessions file (%appdata%\SolarWinds\FreeTools\Solar-PuTTY\data.dat).
2120

2221
Otherwise the tool can be pointed to an arbitrary exported sessions file in the following way (use "" for empty password):
23-
22+
```
2423
SolarPuttyDecrypt.exe C:\Users\test\session.dat P@ssw0rd1
25-
26-
Sessions will be outputted on screen and saved into User's Desktop (%userprofile%\desktop\SolarPutty_sessions_decrypted.txt)
27-
```
24+
```
25+
Sessions will be outputted on screen and saved into User's Desktop (%userprofile%\desktop\SolarPutty_sessions_decrypted.txt)

0 commit comments

Comments
 (0)