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 "Projects/O-Saft"
From OWASP
(description improved) |
(Installation section added) |
||
| Line 15: | Line 15: | ||
:* check for ciphers provided in your own libssl.so and libcrypt.so | :* check for ciphers provided in your own libssl.so and libcrypt.so | ||
:* check for special HTTP(S) support (like SNI, HSTS, certificate pinning) | :* check for special HTTP(S) support (like SNI, HSTS, certificate pinning) | ||
| − | + | :* check for protections against attacks (BEAST, CRIME, RC4 Bias, ...) | |
:* may check for a single attribute | :* may check for a single attribute | ||
:* may check multiple targets at once | :* may check multiple targets at once | ||
| Line 23: | Line 23: | ||
:* output format can be customized | :* output format can be customized | ||
:* various trace and debug options to hunt unusual connection problems | :* various trace and debug options to hunt unusual connection problems | ||
| + | |||
| + | ;Installation | ||
| + | : * Download and unpack ''o-saft.tgz'' | ||
| + | : * Ensure that following perl modules (and their dependencies) are installed | ||
| + | : <nowiki>     </nowiki> ''IO::Socket::INET'', ''IO::Socket::SSL'', ''Net::SSLeay'' | ||
| + | : * Start: ''o-saft --help'' | ||
| project_license = GPL v2 | | project_license = GPL v2 | ||
| Line 32: | Line 38: | ||
| links_name1 = Repository https://github.com/OWASP/O-Saft | | links_name1 = Repository https://github.com/OWASP/O-Saft | ||
| links_url2 = https://github.com/OWASP/O-Saft/raw/master/o-saft.tgz | | links_url2 = https://github.com/OWASP/O-Saft/raw/master/o-saft.tgz | ||
| − | | links_name2 = | + | | links_name2 = Tarball o-saft.tgz |
}} | }} | ||
{{Template:OWASP_Release_Info | {{Template:OWASP_Release_Info | ||
| − | | current_release_name = O-Saft 13. | + | | current_release_name = O-Saft 13.10.17 |
| − | | current_release_date = | + | | current_release_date = 10/2013 |
| current_release_download_link = https://github.com/OWASP/O-Saft/raw/master/o-saft.tgz | | current_release_download_link = https://github.com/OWASP/O-Saft/raw/master/o-saft.tgz | ||
| current_release_leader_name = [[User:Achim|Achim]] | | current_release_leader_name = [[User:Achim|Achim]] | ||
Revision as of 07:15, 21 October 2013
| |
This project is part of the OWASP Defenders community. Feel free to browse other projects within the Defenders, Builders, and Breakers communities. |
| PROJECT INFO What does this OWASP project offer you? |
RELEASE(S) INFO What releases are available for this project? | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||||||||||||||||||||||||||||
| current release | |
|---|---|
| O-Saft 13.10.17 - 10/2013 - (download)
Release details: N/A : Rating:
| |