ztgrace / changeme

A default credential scanner.
GNU General Public License v3.0
1.44k stars 248 forks source link

add to ssh.yml new crediantial , but, ssh credential not found #89

Closed smileronin closed 4 years ago

smileronin commented 4 years ago

I add the following username and password such as new line in ssh.yml file. And running command "sudo ./changeme.py --protocols ssh TARGET-IP" , But I get alert, No handlers could be found for logger "paramiko.transport" No default credentials found

add ssh.yml file

How can I find a solition for this issue? Thanks

smileronin commented 4 years ago

Also I tried, The following command, But, no solution. sudo ./changeme.py --debug --verbose --protocols ssh IP

smileronin commented 4 years ago

It's solved.. If you add new crendential to yml file. You can use The following command is running. sudo ./changeme.py --verbose ssh://X.X.X.X:22