@@ -28,39 +28,39 @@ rsa_key
28
28
29
29
dsa_key
30
30
dsa_key no passphrase
31
- - malformed key
31
+ - malformed key PASS: wes
32
32
- good key, also on target machine PASS:Wes
33
33
- key not on target machine PASS:Wes
34
- - good key, on target, no user
35
- - good key, not on target, no user
34
+ - good key, on target, no user PASS : wes
35
+ - good key, not on target, no user PASS : wes
36
36
- "" no shell for user PASS:Wes ['This account is currently
37
37
not available.']
38
38
39
39
40
40
41
41
dsa_key with passphrase
42
- - malformed key
42
+ - malformed key PASS: wes
43
43
- good key, on target, good passphrase PASS:wes hayutin
44
- - good key, on target, bad passphrase
45
- - good key, on target, good passphrase, no user
46
- - good key, on target, bad passphrase, no user
47
- - good key, not on target, good passphrase
48
- - good key, not on target, wrong passphrase
44
+ - good key, on target, bad passphrase PASS: wes
45
+ - good key, on target, good passphrase, no user PASS: wes
46
+ - good key, on target, bad passphrase, no user PASS: wes
47
+ - good key, not on target, good passphrase PASS
48
+ - good key, not on target, wrong passphrase PASS
49
49
- "no shell for user"
50
50
51
51
52
52
port
53
- - default port 22 working
54
- - non default port, configured correctly
55
- - non default port, configured incorrectly
56
- - default port, configured correctly, firewalled off
57
- - non default port, configured correctly, firewalled off
53
+ - default port 22 working PASS
54
+ - non default port, configured correctly PASS
55
+ - non default port, configured incorrectly SKIP
56
+ - default port, configured correctly, firewalled off PASS
57
+ - non default port, configured correctly, firewalled off PASS
58
58
59
59
host/ip
60
- - host exist, resolves, sshdis listening
61
- - host exists, resolves, sshd is not listening (no sshd)
62
- - host exists, does not resolv, sshd is listening
63
- - host doesn't exist, resolves, sshd is not listening (say, a virt machine thats turned off)
60
+ - host exist, resolves, sshdis listening PASS
61
+ - host exists, resolves, sshd is not listening (no sshd) PASS
62
+ - host exists, does not resolv, sshd is listening PASS
63
+ - host doesn't exist, resolves, sshd is not listening (say, a virt machine thats turned off) PASS
64
64
65
65
66
66
sshd config
0 commit comments