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
(OWASP DeepViolet TLS/SSL Scanner Code Project)
(Project Resources)
Line 34: Line 34:
 
[https://github.com/spoofzu/DeepViolet/issues Issue Tracker]
 
[https://github.com/spoofzu/DeepViolet/issues Issue Tracker]
  
<!--
+
[https://github.com/spoofzu/DeepViolet/issues/5, Road Map]
[https://github.com/SamanthaGroves Slide Presentation tbd]
 
 
 
[https://github.com/SamanthaGroves Video tbd]
 
-->
 
  
 
==Requirements==
 
==Requirements==

Revision as of 03:59, 1 September 2016

OWASP Project Header.jpg

OWASP DeepViolet TLS/SSL Scanner Code Project

DeepViolet is a TLS/SSL scanning API written in Java. To keep DeepViolet easy to use, identify bugs, reference implementations have been developed that consume the API. If you want to see what DeepViolet can do, use it from the command line in your scripts or use the graphical tool from the comfort of your desktop. Both tools can be used to scan HTTPS web servers to check server certificate trust chains, revocation status, check certificates for pending expiration, weak signing algorithms and much more.

How is DeepViolet Helpful?

Already great tools exist today for TLS/SSL scanning like, Qualys Labs, Mozilla Observatory, OpenSSL. Why do I care about DeepViolet? A valid question and one I asked myself. Originally, DeepViolet was written as an educational tool. A tool to learn TLS/SSL protocols and some of the issues around recent attack trends better. The goal was not to develop a TLS/SSL scanner and compete with existing powerful tools. However, it turns out there are few choices for easy to use open source Java TLS/SSL scanning APIs. What better way to learn TLS/SSL and provide other scanning projects with a Java friendly API scanning solution - the DeepViolet project was born.

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

Road Map

Requirements

Java SE 8+

Tested on OS X and Windows

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