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 Knowledge Graph"

From OWASP
Jump to: navigation, search
(Road Map and Getting Involved)
(Main)
 
(29 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
=Main=
 
=Main=
  
<div style="width:100%;height:160px;border:0,margin:0;overflow: hidden;">[[File:OWASP_Project_Header.jpg|link=]]</div>
+
<div style="width:100%;height:160px;border:0,margin:0;overflow: hidden;">[[Image:OWASP Inactive Banner.jpg|800px| link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Inactive_Projects]] </div>
  
 
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
 
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
Line 24: Line 24:
  
 
== Project Resources ==
 
== Project Resources ==
<span style="color:#ff0000">
 
This is where you can link to the key locations for project files, including setup programs, the source code repository, online documentation, a Wiki Home Page, threaded discussions about the project, and Issue Tracking system, etc.
 
</span>
 
 
  
 +
* key files are being translated and will be available soon.
  
 
== Project Leader ==
 
== Project Leader ==
  
  
[mailto:cicerogadelha@gmail.com Cicero Gadelha]
+
[mailto:cicero.gadelha@owasp.org Cicero Gadelha]
  
 
== Related Projects ==
 
== Related Projects ==
<span style="color:#ff0000">
 
This is where you can link to other OWASP Projects that are similar to yours.
 
</span>
 
  
 +
* [[:Category:OWASP_Top_Ten_Project|OWASP Top Ten Project]]
  
 
==Classifications==
 
==Classifications==
Line 58: Line 53:
  
 
== News and Events ==
 
== News and Events ==
<span style="color:#ff0000">
+
 
This is where you can provide project updates, links to any events like conference presentations, Project Leader interviews, case studies on successful project implementations, and articles written about your project.
+
* First meeting, Chapter Fortaleza
</span>
+
 
 
      
 
      
  
Line 67: Line 62:
 
=FAQs=
 
=FAQs=
  
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
 
<span style="color:#ff0000">
 
Many projects have "Frequently Asked Questions" documents or pages. However, the point of such a document is not the questions. ''The point of a document like this are the '''answers'''''. The document contains the answers that people would otherwise find themselves giving over and over again. The idea is that rather than laboriously compose and post the same answers repeatedly, people can refer to this page with pre-prepared answers. Use this space to communicate your projects 'Frequent Answers.'
 
</span>
 
  
 
==How can I participate in your project?==
 
==How can I participate in your project?==
  
 +
The project is at the very beginning and there are many possibilities, please get in contact with:
 +
 +
* [mailto:[email protected] Cicero Gadelha]
  
 
==If I am not a programmer can I participate in your project?==
 
==If I am not a programmer can I participate in your project?==
  
 +
Absolutely yes.
  
 
= Acknowledgements =
 
= Acknowledgements =
==Contributors==
+
==Team==
  
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
+
* Felipe Albuquerque
<span style="color:#ff0000">
 
The success of OWASP is due to a community of enthusiasts and contributors that work to make our projects great. This is also true for the success of your project.
 
Be sure to give credit where credit is due, no matter how small! This should be a brief list of the most amazing people involved in your project.
 
Be sure to provide a link to a complete list of all the amazing people in your project's community as well.
 
</span>
 
  
 +
The OWASP Knowledge Graph is selecting members for the team.
  
 
+
If you would like to contribute please contact:
The first contributors to the project were:
 
  
 
* [mailto:[email protected] Cicero Gadelha]
 
* [mailto:[email protected] Cicero Gadelha]
Line 101: Line 91:
 
==Roadmap==
 
==Roadmap==
  
<strong>
+
 
1. Define the graph structure to store data in a efficient way.
+
# Define the graph structure to store data in a efficient way.
2. Represent in graphs the top 10 vulnerabilities.
+
# Represent in graphs the top 10 vulnerabilities.
3. Create a tool to use the knowledge graph to detect vulnerabilities and explore theirs caracteristics.
+
# Create a tool to use the knowledge graph to detect vulnerabilities and explore theirs caracteristics.
4. Conduct an evaluation of results.
+
# Conduct an evaluation of results.
5. Expand the knwoledge graph storing more vulnerabilities.  
+
# Expand the knwoledge graph storing more vulnerabilities.  
</strong>
 
  
 
Subsequent Releases will add
 
Subsequent Releases will add
 
  
 
==Getting Involved==
 
==Getting Involved==
  
 
=Minimum Viable Product=
 
=Minimum Viable Product=
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
+
 
<span style="color:#ff0000">
+
Creation of a model that provides:
This page is where you should indicate what is the minimum set of functionality that is required to make this a useful product that addresses your core security concern.
+
# Creation of Graphs using triples.
Defining this information helps the project leader to think about what is the critical functionality that a user needs for this project to be useful, thereby helping determine what the priorities should be on the roadmap.  And it also helps reviewers who are evaluating the project to determine if the functionality sufficiently provides the critical functionality to determine if the project should be promoted to the next project category.
+
# Representation of vulnerabilities.
</span>
+
# Study, detect and explore vulnerabilities.
 +
 
  
  

Latest revision as of 10:44, 19 May 2015

OWASP Inactive Banner.jpg


OWASP Knowledge Graph

A tool that makes possible to consult the knowledge base providing informations about web vulnerabilities, the tool will also provide a way to check servers detecting vulnerabilities contained in knowledge base.

Description

This project uses the knowledge graphs to represent web vulnerabilities into a knowledge base. Using this base will be possible to detect vulnerabilities in systems and have a better understand of how they work.


Licensing

This program is free software: you can redistribute it and/or modify it under the terms of the link GNU General Public License 3.0 as published by the Free Software Foundation.

Project Resources

  • key files are being translated and will be available soon.

Project Leader

Cicero Gadelha

Related Projects

Classifications

Project Type Files TOOL.jpg
Incubator Project Owasp-builders-small.png
Owasp-breakers-small.png
Affero General Public License 3.0

News and Events

  • First meeting, Chapter Fortaleza


How can I participate in your project?

The project is at the very beginning and there are many possibilities, please get in contact with:

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

Absolutely yes.

Team

  • Felipe Albuquerque

The OWASP Knowledge Graph is selecting members for the team.

If you would like to contribute please contact:

Roadmap

  1. Define the graph structure to store data in a efficient way.
  2. Represent in graphs the top 10 vulnerabilities.
  3. Create a tool to use the knowledge graph to detect vulnerabilities and explore theirs caracteristics.
  4. Conduct an evaluation of results.
  5. Expand the knwoledge graph storing more vulnerabilities.

Subsequent Releases will add

Getting Involved

Creation of a model that provides:

  1. Creation of Graphs using triples.
  2. Representation of vulnerabilities.
  3. Study, detect and explore vulnerabilities.