This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "O-Saft"
From OWASP
(→Quick Download) |
(→Introduction) |
||
(20 intermediate revisions by the same user not shown) | |||
Line 47: | Line 47: | ||
: ''o-saft.tcl'' | : ''o-saft.tcl'' | ||
: ''o-saft.tcl your.tld'' | : ''o-saft.tcl your.tld'' | ||
+ | |||
+ | * Kali 2019 | ||
+ | : ''apt install o-saft'' # installs version 19.01.19 | ||
+ | : ''apt install libidn11-dev libidn2-0-dev libzip-dev libsctp-dev libkrb5-dev'' | ||
+ | : ''cd /usr/share/o-saft'' | ||
+ | : # get updated script | ||
+ | : ''curl -O contrib/install_openssl.sh https://raw.githubusercontent.com/OWASP/O-Saft/master/contrib/install_openssl.sh'' | ||
+ | : ''sh contrib/install_openssl.sh --m'' | ||
+ | : # enjoy commands as described before ... | ||
====Description==== | ====Description==== | ||
Line 58: | Line 67: | ||
:* check for ciphers without any dependency to a library (+cipherall) | :* check for ciphers without any dependency to a library (+cipherall) | ||
:* checks the server's priority for ciphers (+cipherall) | :* checks the server's priority for ciphers (+cipherall) | ||
− | :* check for special HTTP(S) support (like SNI, HSTS, certificate pinning) | + | :* check for special HTTP(S) support (like SNI, HSTS, certificate pinning, SSTP) |
− | :* check for | + | :* check for vulnerabilities (BEAST, CRIME, DROWN, FREAK, Heartbleed, Lucky 13, POODLE, RC4 Bias, Sweet32 ...) |
:* check the length of Diffie Hellman Parameters by the cipher (+cipherall needs option '--experimental') | :* check the length of Diffie Hellman Parameters by the cipher (+cipherall needs option '--experimental') | ||
:* may check for a single attribute | :* may check for a single attribute | ||
Line 115: | Line 124: | ||
== Presentations == | == Presentations == | ||
− | * 03.04. | + | * 03.04.2017 O-Saft Workshop at <u>[[https://sites.google.com/view/bsidesmunich2017 BSides Munich 2017]]</u> |
* Workshop <u>[http://www.it-security-konferenz.de/programm.html#workshop3|3. Kölner IT-Security-Konferenz]</u> | * Workshop <u>[http://www.it-security-konferenz.de/programm.html#workshop3|3. Kölner IT-Security-Konferenz]</u> | ||
Line 155: | Line 164: | ||
== Quick Download == | == Quick Download == | ||
− | * '''Stable Release ( | + | * '''Stable Release (19.01.19)''': <u>[https://github.com/OWASP/O-Saft/archive/19.01.19.tar.gz o-saft.tgz]</u> |
* more see [[#Change Log]] | * more see [[#Change Log]] | ||
− | == | + | == Docker == |
− | + | A Docker Container can be found at <u>https://hub.docker.com/r/owasp/o-saft/</u> | |
== News and Events == | == News and Events == | ||
+ | * [2019] O-Saft is available as package in '''Kali 2019''' | ||
* [12. - 16.06.17] <u>[[https://owaspsummit.org/Working-Sessions/Owasp-Projects/O-Saft.html O-Saft Track]]</u> (at OWASP Summit, London) | * [12. - 16.06.17] <u>[[https://owaspsummit.org/Working-Sessions/Owasp-Projects/O-Saft.html O-Saft Track]]</u> (at OWASP Summit, London) | ||
* '''2013 Top Security Tools''' | * '''2013 Top Security Tools''' | ||
Line 246: | Line 256: | ||
=Change Log= | =Change Log= | ||
==Change Log== | ==Change Log== | ||
+ | * 19.01.2019 Stable Release '''19.01.19'''; | ||
+ | * 18.11.2018 Stable Release '''18.11.18'''; | ||
+ | * 18.07.2018 Stable Release '''18.07.18'''; bugfixes, GUI improved, docker improved, OCSP Stapling, Makefile*, contrib/build_openssl.sh | ||
+ | * 16.04.2018 Link Docker Container (pinkstar removed) as docker is supported directly | ||
+ | <!-- Docker Containeris available at <u>https://hub.docker.com/r/punkstar/o-saft/</u>, thanks to punkstar. outdated --> | ||
+ | * 18.01.2018 Docker improved; +sni checks improved; wrapper script o-saft; +robot | ||
+ | * 17.11.2017 Dockerfile improved; +cipherall improved; bugfix: no prefered cipher for SSLv2; bit-length for serial number corrected | ||
+ | * 17.09.2017 docker build openssl with GOST and KRB5 ciphers; bugfix for BEAST and sub-domain checks | ||
* 17.07.2017 docker image supported; performance improved; support unresponsive targets | * 17.07.2017 docker image supported; performance improved; support unresponsive targets | ||
* 17.04.2017 ALPN and NPN support improved | * 17.04.2017 ALPN and NPN support improved | ||
Line 267: | Line 285: | ||
== Download == | == Download == | ||
+ | * Stable Release (18.07.18): <u>[https://github.com/OWASP/O-Saft/archive/18.07.18.tar.gz o-saft.tgz]</u> | ||
+ | * Stable Release (18.01.18): <u>[https://github.com/OWASP/O-Saft/archive/18.01.18.tar.gz o-saft.tgz]</u> | ||
+ | * Stable Release (17.11.17): <u>[https://github.com/OWASP/O-Saft/archive/17.11.17.tar.gz o-saft.tgz]</u> | ||
* Stable Release (17.06.17): <u>[https://github.com/OWASP/O-Saft/archive/17.06.17.tar.gz o-saft.tgz]</u> | * Stable Release (17.06.17): <u>[https://github.com/OWASP/O-Saft/archive/17.06.17.tar.gz o-saft.tgz]</u> | ||
* Stable Release (17.05.17): <u>[https://github.com/OWASP/O-Saft/archive/17.05.17.tar.gz o-saft.tgz]</u> | * Stable Release (17.05.17): <u>[https://github.com/OWASP/O-Saft/archive/17.05.17.tar.gz o-saft.tgz]</u> |