File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ The shell mode allows to perform each step individually.
105105# #### Single Command Mode
106106Print the help  menu:  
107107
108-     C:\U sers\K ing\D esktop\B ruteSharkCli> BruteSharkCli.exe  --help
108+     C:\U sers\K ing\D esktop\B ruteSharkCli> BruteSharkCli --help
109109    BruteSharkCli 1.0.0.0
110110    Copyright c  2018
111111
@@ -132,7 +132,7 @@ Print the help menu:
132132
133133Get credentials from all files in  a directory (passwords and hashes will be printed to stdout): 
134134
135-      C:\U sers\K ing\D esktop\B ruteSharkCli> BruteSharkCli.exe  -m Credentials -d " C:\Users\King\Desktop\Pcap Files" 
135+      C:\U sers\K ing\D esktop\B ruteSharkCli> BruteSharkCli -m Credentials -d " C:\Users\King\Desktop\Pcap Files" 
136136     [+] Started analyzing 5 files
137137     File :  Ftp.pcap Processing Started
138138     Found: Network Credential: 192.168.0.114=> 192.168.0.193(FTP) =>  csanders:echo
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments