Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
odedshimon authored Mar 8, 2021
1 parent f8cbb06 commit 3243903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ The shell mode allows to perform each step individually.
##### Single Command Mode
Print the help menu:

C:\Users\King\Desktop\BruteSharkCli>BruteSharkCli.exe --help
C:\Users\King\Desktop\BruteSharkCli>BruteSharkCli --help
BruteSharkCli 1.0.0.0
Copyright c 2018

Expand All @@ -132,7 +132,7 @@ Print the help menu:

Get credentials from all files in a directory (passwords and hashes will be printed to stdout):

C:\Users\King\Desktop\BruteSharkCli>BruteSharkCli.exe -m Credentials -d "C:\Users\King\Desktop\Pcap Files"
C:\Users\King\Desktop\BruteSharkCli>BruteSharkCli -m Credentials -d "C:\Users\King\Desktop\Pcap Files"
[+] Started analyzing 5 files
File : Ftp.pcap Processing Started
Found: Network Credential: 192.168.0.114=>192.168.0.193(FTP) => csanders:echo
Expand Down

0 comments on commit 3243903

Please sign in to comment.