mboelen
8cc47819b4
Removed copyright line, added description
2016-03-13 16:03:46 +01:00
mboelen
6197ac08e7
Added link to website, blog, github
2016-03-13 16:00:39 +01:00
mboelen
62f31a8b82
SSH-7408: use only the last occurrence of a configured option
2016-03-08 08:47:25 +01:00
Eric Light
4f38eb4739
Removed ServerAliveInterval
...
Belongs in ssh_config instead. Ref issue #120
2016-02-10 09:24:19 +13:00
mboelen
c4888fbb8e
Added value for ServerAliveInterval setting
2016-02-09 15:53:11 +01:00
mboelen
a3b4705508
Reordered SSH options, added ServerAliveInterval, changed TCPKeepAlive suggestion
2016-02-09 12:54:47 +01:00
asiebelt
a095ba64a0
Fix scoring logic for "<"
2016-01-02 18:13:07 +01:00
asiebelt
7f462d0a41
Fix typo
2016-01-02 18:07:02 +01:00
asiebelt
81bac124ee
Fix Scoring for "<"
2016-01-02 18:03:11 +01:00
asiebelt
99fd20aae0
Fix Test Definition
2016-01-02 17:49:01 +01:00
asiebelt
4234a646ed
Update tests_ssh
2016-01-02 17:39:25 +01:00
mboelen
d16b38eff8
Rename of logtext and report functions, upcoming year change
2015-12-21 21:17:15 +01:00
Kamil Boratyński
8c544846ab
Improved [SSH-7408] with 'AllowTcpForwarding'.
2015-12-07 07:15:48 +01:00
Kamil Boratyński
785119824e
Improved [SSH-7408] with 'PermitTunnel'.
2015-12-07 07:15:03 +01:00
Kamil Boratyński
490fd6d5ec
Improved [SSH-7408] with 'GatewayPorts'.
2015-12-07 07:14:19 +01:00
Kamil Boratyński
3817ffd299
Improved [SSH-7408] with 'PermitUserEnvironment'.
2015-12-06 01:46:47 +01:00
Kamil Boratyński
5487401aba
Improved [SSH-7408] with 'MaxSessions'.
2015-12-06 01:46:47 +01:00
Kamil Boratyński
47576a1bd0
Improved [SSH-7408] with 'MaxStartups'.
2015-12-06 01:46:35 +01:00
Kamil Boratyński
35b663cff9
Improved [SSH-7408] with 'LoginGraceTime'.
2015-12-06 01:45:31 +01:00
Kamil Boratyński
96dfb5cf15
Improved [SSH-7408] with 'Port'.
2015-12-06 01:41:23 +01:00
Kamil Boratyński
c394024769
[SSH-7408]: Implemented '!' test type.
2015-12-05 21:46:03 +01:00
Kamil Boratyński
d191bed2d7
Improved [SSH-7408] with 'ClientAliveInterval'.
2015-12-05 21:37:27 +01:00
Kamil Boratyński
7bcf442a1e
Improved [SSH-7408] with 'ClientAliveCountMax'.
2015-12-05 21:36:13 +01:00
Kamil Boratyński
c252b9b376
Improved [SSH-7408] with 'MaxAuthTries'.
2015-12-05 21:18:35 +01:00
Kamil Boratyński
2e37c17675
[SSH-7408]: Implemented '>' test type.
2015-12-05 21:18:35 +01:00
Kamil Boratyński
9a30640327
[SSH-7408]: Implemented '<' test type.
2015-12-05 21:18:32 +01:00
Kamil Boratyński
013886ec16
Refactorized [SSH-7408].
...
First step for differents types of tests.
2015-12-05 20:39:30 +01:00
mboelen
386d7701f3
New SSH options added and small changes to improve output on screen and in log file
2015-12-04 11:05:13 +01:00
Kamil Boratyński
9421feb704
Improved [SSH-7408] with 'Compression'.
2015-12-04 09:29:54 +01:00
Kamil Boratyński
201a6728b8
Improved [SSH-7408] with 'TCPKeepAlive'.
2015-12-04 02:30:28 +01:00
Kamil Boratyński
11c6b06c91
Improved [SSH-7408] with 'FingerprintHash'.
2015-12-04 02:29:18 +01:00
mboelen
7d0f5acc54
No warnings for SSH configuration, instead only use suggestions. Plus logging of details.
2015-12-03 12:15:49 +01:00
Kamil Boratyński
10b9edd8ef
Improved [SSH-7408] with 'PrintLastLog'.
2015-12-03 02:37:56 +01:00
Kamil Boratyński
42a5df3796
Improved [SSH-7408] with 'X11Forwarding'.
2015-12-03 02:29:57 +01:00
Kamil Boratyński
cd3cd74b8e
Improved [SSH-7408] with 'UseDNS'.
2015-12-03 02:29:57 +01:00
Kamil Boratyński
e656111c75
Improved [SSH-7408] with 'IgnoreRhosts'.
2015-12-03 02:29:57 +01:00
Kamil Boratyński
37ab68d501
Improved [SSH-7408] with 'PermitEmptyPasswords'.
...
[SSH-7408] will verify 'PermitEmptyPasswords' option too.
2015-12-03 02:29:57 +01:00
Kamil Boratyński
66b0ee3977
Moved [SSH-7416] into [SSH-7408].
2015-12-03 02:29:56 +01:00
Kamil Boratyński
a07c7ae4f9
Moved [SSH-7412] into [SSH-7408].
2015-12-03 02:29:56 +01:00
Kamil Boratyński
dcd8f89256
Moved [SSH-7414] into [SSH-7408].
2015-12-03 02:29:56 +01:00
Kamil Boratyński
f28fd77583
Modified [SSH-7408] -- made it widely usable.
...
Modified [SSH-7408] in such a way that every option for SSH server might
be added in SSHOPS with expected (and wrong) values
(like it was described in comment).
2015-12-03 02:29:54 +01:00
SiemKorteweg
0c48fc3880
Optimized use of cat, grep and awk.
...
Detection of duplicate entries in /etc/hosts is now more robust.
On CentOS7 the SERVICE_MANAGER is detected correctly.
2015-10-10 13:25:14 +02:00
mboelen
afd01ece5d
Remove incomplete tests, code enhancements
2015-07-22 17:37:11 +02:00
mboelen
5caf4ddc4f
Update of the files to reflect HTTPS version of website and 2015. Happy New Year!
2015-01-03 12:45:22 +01:00
mboelen
aeddf84aed
Added SSH without-password option for PermitRootLogin
2014-10-06 11:29:04 +02:00
mboelen
2530256d85
Small textual replacements for logging purposes
2014-09-19 02:02:22 +02:00
mboelen
c9fde8c2d1
Code cleanup and small enhancements
2014-09-15 12:01:09 +02:00
mboelen
bce234fa00
Removed warnings, updated changelog
2014-09-15 10:52:06 +02:00
mboelen
dd2ea3efaf
Made adjustments to run in non-privileged scans
2014-09-09 14:49:37 +02:00
mboelen
c0ae2e217b
Initial import
2014-08-26 17:33:55 +02:00