Commit Graph

7 Commits

Author SHA1 Message Date
ca1043bda5 Typos found by codespell
Run codespell in CI
2021-09-14 14:10:33 +02:00
eead9f62d9 Fix typos found by codespell 2018-04-10 17:37:04 +02:00
69fa8ca378 several improvements
timeout: the TLS ticket check has a timeout, so that early on non-reachable hosts
are determined. If it is running into the timeout, it quits early. The
timeout is configurable via environment e.g. TIMEOUT=16 ./ticketbleed.bash <host>

Also other ports are allowed albeit it probably it is of limited use

Supplying no arg is now more user-friendly
2017-06-09 12:45:22 +02:00
15219475e9 strip supplied port automatically 2017-06-09 11:27:59 +02:00
53b6e2cfe8 changed PoC to a 3 rounder test (like testssl.sh) to increase reliability.
If different memory is returned each try it is for sure vulnerable. This
helps getting weird servers properly tested and weeds out false positives.
2017-06-07 18:16:18 +02:00
ac5b9a8a78 minor polishing, correct handshake length 2017-04-18 23:06:12 +02:00
dd9b3919fc PoC uploaded 2017-04-16 20:38:47 +02:00