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 "OWASP DeepViolet TLS/SSL Scanner"

From OWASP
Jump to: navigation, search
(Description)
(Acknowledgements)
Line 83: Line 83:
  
 
= Acknowledgements =
 
= Acknowledgements =
 +
 +
==Many Thanks==
  
 
Many thanks around negotiating TLS/SSL handshake and cipher suite handling adapted from code examples by Thomas Pornin [mailto://[email protected]/ email]
 
Many thanks around negotiating TLS/SSL handshake and cipher suite handling adapted from code examples by Thomas Pornin [mailto://[email protected]/ email]

Revision as of 01:16, 6 August 2016

OWASP Project Header.jpg

OWASP DeepViolet TLS/SSL Scanner Code Project

DeepViolet is a TLS/SSL scanning library/tool written in Java. Use DeepViolet from the command line in your own *nix or Windows scripts. Alternatively, use the graphical user interface to scan HTTPS web servers from your desktop or include the DeepViolet API to include TLS/SSL scanning in your applications. Check server certificate trust chains, revocation status, check certificates for pending expiration, weak signing algorithms and more.

Description

Great free and commercial products exist in the TLS/SSL scanning space. The reason to build a new TLS/SSL scanning tool was mostly to learn more about TLS/SSL protocols, crypto, and trust management. In fact, learn everything there is to know about the brief moment a web browser connects to a secure web server.

Project requirements: Java SE 8. Tested on OS X 10.11.5 El Capitan and Windows 10. GitHub includes Travis CI Build Badge to provide code compile confidence.

Licensing

This library is free software: you can redistribute it and/or modify it under the terms of the Apache License, Version 2.0. You can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

Quick Start

See project GitHub home page


Project Resources

Source Code

Release Binaries

Issue Tracker


Project Leader(s)

Milton Smith
email twitter blog

Related Projects

OWASP Zed Attack Proxy Project

OWASP Security Logging Project

Classifications

Project Type Files CODE.jpg
Incubator Project Owasp-builders-small.png
Owasp-defenders-small.png

News and Events

  • [17 May 2016] Beta4 Release Candidate is available for download. See release notes for detail.

Following are various frequently asked questions.

How can I participate in your project?

All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key.

If I am not a programmer can I participate in your project?

Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.

Many Thanks

Many thanks around negotiating TLS/SSL handshake and cipher suite handling adapted from code examples by Thomas Pornin email

Volunteers

None yet. Fame, fortune, and security glory is within your grasp.

Roadmap

This project is operational and includes a number of powerful features. The roadmap is managed via the projects GitHub site, DeepViolet Roadmap. Project roadmap is tracked as GitHub project issues and labeled accordingly. For example, at the time of this writing an issue has been created for Beta5 which is labeled, Beta5 Proposed Features/Roadmap.

Getting Involved

You do not have to be a security expert or a programmer to contribute. Some of the ways you can help are as follows:

Coding

We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests

Localization

Are you fluent in another language? Can you help translate the text strings in the Code Project Template into that language?

Testing

Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.

Build Management

Are you a GitHub ninja? Into build management, setting up GitHub badges, Travis CI, etc. Let us know if you can offer your help.

Feedback

We are open to any thoughts you have to improve DeepViolet. When you propose your idea be sure to include how you can help. Ideas are great but execution is king. Please send your comments or ideas to the project leader(s) or post it as a project issue.

PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: DeepViolet
Purpose: TLS/SSL scanning tool for the command line, desktop, and API to include in your programs.
License: Apache License 2.0
who is working on this project?
Project Leader(s):
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: [https://lists.owasp.org/mailman/listinfo/deepviolet Mailing List Archives]
Project Roadmap: Not Yet Created
Key Contacts
  • Contact [[User:Miltonsmith | Milton Smith]] @ to contribute to this project
  • Contact [[User:Miltonsmith | Milton Smith]] @ to review or sponsor this project
current release
Not Yet Published
last reviewed release
Not Yet Reviewed


other releases