Dirk
|
639258cfe0
|
FIX #74 for sed BSD: doesn't like inline \n
headline for BEAST was missing
|
2015-03-15 16:10:14 +01:00 |
|
Dirk
|
c2ece82d9b
|
- FIX: regression for wc -l w/o cat (3x)
- removal of unneccessary waitpid, inline
|
2015-03-15 14:41:34 +01:00 |
|
Dirk
|
bdd0602c1f
|
- prework for checking hpkp fingerprints
|
2015-03-15 10:18:37 +01:00 |
|
Dirk
|
7d43dd7c8a
|
- Shellcheck static analysis by Mark
|
2015-03-15 09:04:49 +01:00 |
|
Dirk Wetter
|
06268de428
|
Merge pull request #73 from feld/master
Shellcheck static analysis
|
2015-03-15 08:56:01 +01:00 |
|
Mark Felder
|
5478fe14e7
|
Make date command work with both Linux and FreeBSD
|
2015-03-13 15:51:50 -05:00 |
|
Mark Felder
|
b57d535341
|
Merge branch 'master' of github.com:feld/testssl.sh
|
2015-03-13 15:24:37 -05:00 |
|
Mark Felder
|
fa83aa33c4
|
more ps >/dev/null fixes
more useless cat
|
2015-03-13 15:24:16 -05:00 |
|
Mark Felder
|
4f6e94ab29
|
More useless cat
|
2015-03-13 15:19:47 -05:00 |
|
Mark Felder
|
541788fcad
|
Remove 2>&1 for the ps $pid lines; it's unnecessary
|
2015-03-13 15:16:21 -05:00 |
|
Mark Felder
|
69dfc1f322
|
Merge branch 'master' of github.com:feld/testssl.sh
|
2015-03-13 15:12:45 -05:00 |
|
Mark Felder
|
268b3b02f4
|
Remove useless kittens
|
2015-03-13 15:10:36 -05:00 |
|
Mark Felder
|
6747974bc3
|
Revert to 2>&1 > /dev/null order because it isn't behaving correctly.
|
2015-03-13 14:56:30 -05:00 |
|
Mark Felder
|
f530eaf5fc
|
Replace expr with $(( ))
https://github.com/koalaman/shellcheck/wiki/SC2003
|
2015-03-13 14:54:36 -05:00 |
|
Mark Felder
|
846dbad3d2
|
Fix missing single quote
|
2015-03-13 14:26:02 -05:00 |
|
Mark Felder
|
95b842ee49
|
Fix order of the redirect
https://github.com/koalaman/shellcheck/wiki/SC2069
|
2015-03-13 10:00:14 -05:00 |
|
Mark Felder
|
4b513de6c0
|
Replace backticks with $(..)
https://github.com/koalaman/shellcheck/wiki/SC2006
|
2015-03-13 09:52:39 -05:00 |
|
Dirk
|
d31b517b31
|
- @feld
|
2015-03-13 12:21:06 +01:00 |
|
Dirk
|
dc05ff9b13
|
- FIX garbled output for servers with a TLS reply on SSLv2 socket call
|
2015-03-13 12:20:19 +01:00 |
|
Dirk Wetter
|
1ca03e3ed9
|
Merge pull request #72 from feld/feld
Minor optimizations to reduce unnecessary forking
|
2015-03-13 11:00:52 +01:00 |
|
Mark Felder
|
d4deef5920
|
Minor optimizations to redunce unnecessary forking
|
2015-03-11 12:13:38 -05:00 |
|
Dirk
|
7348093a12
|
FIX for #71 (proper workaround for lastpipe in rc4, pfs, and cbc)
|
2015-03-09 08:07:45 +01:00 |
|
Dirk
|
8b67fa3889
|
- NEW: proper check for freak CVE-2015-0204
- NEW: check for number of keys for hpkp
- cleanup hsts+hpkp
|
2015-03-07 09:51:55 +01:00 |
|
Dirk
|
48f5d6db87
|
- MX record: the lower the # the higher the priority (thx, rechi)
|
2015-03-03 07:21:30 +01:00 |
|
Dirk
|
8288bbd375
|
- see #41
|
2015-03-02 14:44:02 +01:00 |
|
Dirk
|
2d6c087f84
|
- finalize mx records, FIX: #41
|
2015-03-02 14:42:28 +01:00 |
|
Dirk Wetter
|
21f3cbf009
|
Merge pull request #66 from Rechi/master
Check MX Records (#41)
|
2015-03-02 14:13:33 +01:00 |
|
Dirk
|
4e4e85fe96
|
- remark about rc4 rfc
|
2015-03-02 14:09:34 +01:00 |
|
Dirk Wetter
|
c279fb90b7
|
Update Readme.md
|
2015-03-02 13:59:45 +01:00 |
|
Rechi
|
a6ef70a101
|
Check MX Records (#41)
|
2015-02-28 14:12:58 +01:00 |
|
Dirk
|
694d579110
|
- better detection for ssl poodle
- change of shorticut from zero to letter o
|
2015-02-27 21:21:39 +01:00 |
|
Dirk Wetter
|
d7c2dedd06
|
Merge pull request #65 from schuetzm/fix-nrsaved
Don't let error message slip through when no certs have been downloaded
|
2015-02-24 18:28:09 +01:00 |
|
Marc Schütz
|
a38344cd38
|
Don't let error message slip through when no certs have been downloaded
|
2015-02-24 18:10:28 +01:00 |
|
Dirk Wetter
|
c8e3bce79a
|
Merge pull request #64 from PeterMosmans/spellingfix
FIX: minor spelling issue
|
2015-02-24 10:03:32 +01:00 |
|
Peter Mosmans
|
e4c26089fa
|
FIX: minor spelling issue
|
2015-02-24 14:57:43 +10:00 |
|
Dirk
|
f193a0e5b0
|
- FIX #62 (CentOS 7/RHEL: engine failure), was not usable b4
|
2015-02-23 10:40:10 +01:00 |
|
Dirk
|
affac236ca
|
- FIXED: #47 ("double" linefeed if RFC mapping file is not present)
|
2015-02-22 23:05:40 +01:00 |
|
Dirk
|
4e863e4fa5
|
- NEW: tells how many certificates provides (and grabs them with DEBUG=1)
- COLOR for no cipher order is red now
- "VULNERABLE" comes now always with "NOT ok"
|
2015-02-21 11:47:12 +01:00 |
|
Dirk
|
d16939ea8f
|
- FIXED: #38, new openssl from Peter Mosmans makes the workaround unneccessary
|
2015-02-21 10:46:30 +01:00 |
|
Dirk
|
14385bf435
|
- to tell the difference between the sets of binaries
|
2015-02-21 10:39:27 +01:00 |
|
Dirk
|
31262a1011
|
- FIXED: #38, new openssl from peter mosmans makes the workaround unneccessary
|
2015-02-21 10:38:04 +01:00 |
|
Dirk Wetter
|
97337cb142
|
Update Readme.md
|
2015-02-15 14:10:11 +01:00 |
|
Dirk
|
966b75a893
|
- Fix #55 (302 detection for URL)
|
2015-02-15 14:00:13 +01:00 |
|
Dirk
|
5ea0b8c281
|
- Fix #46 (preload lists HPKP and HSTS)
- word match for includeSubDomains (useful if one specified the keyword wrong)
|
2015-02-15 13:37:44 +01:00 |
|
Dirk
|
388ffa8fe0
|
- FIX #60: mod_security CRS doesn't complain anymore
|
2015-02-15 13:14:11 +01:00 |
|
Dirk
|
07fbb8c8f0
|
- certificate sha2 fingerprint added (#59, @@kyhwana)
- sha1 fp: removed colons as long serials after it look ugly (lf)
|
2015-02-15 12:58:51 +01:00 |
|
Dirk
|
6d37c9a3c5
|
- workaround for issue #58, same in http_header
- FIX: if a web site returned IMAP e.g. in HTML code it may have led to the assumption IMAP is the service ;-/
|
2015-02-13 16:01:46 +01:00 |
|
Dirk
|
e031ec83ed
|
- FIX regression: CRIME check
- FIX: port ended up sometimes as URL part
- also if it runs http a line is displayed as confirmation that HTTP was detected
|
2015-02-12 13:40:53 +01:00 |
|
Dirk
|
8a94b05bc6
|
- new build with proper banner string
|
2015-02-12 11:12:49 +01:00 |
|
Dirk Wetter
|
8d06f03f0b
|
Update Readme.md
|
2015-02-12 10:50:52 +01:00 |
|