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 wpBullet"

From OWASP
Jump to: navigation, search
(Project Resources)
(Description)
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
| valign="top"  style="border-right: 1px dotted gray;padding-right:25px;" |
 
| valign="top"  style="border-right: 1px dotted gray;padding-right:25px;" |
  
<span style="color:#ff0000">
 
Instructions are in RED text and should be removed from your document by deleting the text with the span tags. This document is intended to serve as an example of what is required of an OWASP project wiki page. The text in red serves as instructions, while the text in black serves as an example. Text in black is expected to be replaced entirely with information specific to your OWASP project.
 
</span>
 
 
==Project About==
 
==Project About==
 
{{Template:Project About
 
{{Template:Project About
Line 15: Line 12:
 
| leader_name1 = Luka Sikic
 
| leader_name1 = Luka Sikic
 
| contributor_name1 = Nikola Gigic
 
| contributor_name1 = Nikola Gigic
| mailing_list_name = global-projects-committee
+
| project_road_map = Not yet released
| project_road_map = Global_Projects_Committee
 
 
| links_url1 = http://www.owasp.org/index.php/Global_Projects_Committee
 
| links_url1 = http://www.owasp.org/index.php/Global_Projects_Committee
 
| links_name1 = OWASP wpBullet on Github
 
| links_name1 = OWASP wpBullet on Github
Line 22: Line 18:
  
 
==Description==
 
==Description==
<span style="color:#ff0000">
 
This is where you need to add your more robust project description. A project description should outline the purpose of the project, how it is used, and the value it provides to application security. Ideally, project descriptions should be written in such a way that there is no question what value the project provides to the software security community. This section will be seen and used in various places within the Projects Portal. Poorly written project descriptions therefore detract from a project’s visibility, so project leaders should ensure that the description is meaningful. 
 
</span>
 
  
The Tool Project Template is simply a sample project that was developed for instructional purposes that can be used to create default project pages for a Tool project. After copying this template to your new project, all you have to do is follow the instructions in red, replace the sample text with text suited for your project, and then delete the sections in red.  Doing so should make it clearer to both consumers of this project, as well as OWASP reviewers who are trying to determine if the project can be promoted to the next category.  The information requested is also intended to help Project Leaders think about the roadmap and feature priorities, and give guidance to the reviews as a result of that effort.
+
OWASP wpBullet is an opensource software that was developed for identifying security vulnerabilities in WordPress plugins and themes. It was built following flexible patterns to allow maximum flexibility and ease of creating new detection rules. Beside analyzing source code for vulnerabilities, this tool will also map all exposed hooks which give a researcher a good starting point where to look for flaws.
 
 
Creating a new set of project pages from scratch can be a challenging task.  By providing a sample layout, with instructional text and examples, the OWASP Tool Project Template makes it easier for Project Leaders to create effective security projects and hence helps promote security.
 
 
 
Contextual custom dictionary builder with character substitution and word variations for pen-testers
 
  
 
==Licensing==
 
==Licensing==
<span style="color:#ff0000">
 
A project must be licensed under a community friendly or open source license.  For more information on OWASP recommended licenses, please see [https://www.owasp.org/index.php/OWASP_Licenses OWASP Licenses]. While OWASP does not promote any particular license over another, the vast majority of projects have chosen a Creative Commons license variant for documentation projects, or a GNU General Public License variant for tools and code projects.  This example assumes that you want to use the AGPL 3.0 license.
 
</span>
 
  
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. OWASP XXX and any contributions are Copyright &copy; by {the Project Leader(s) or OWASP} {Year(s)}.
+
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 2.0] as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. Copyright &copy; by Luka Sikic 2019.
  
 
==Roadmap==
 
==Roadmap==
 
<span style="color:#ff0000">
 
<span style="color:#ff0000">
As of <strong>November, 2013, the highest priorities for the next 6 months</strong> are:
+
As of <strong>July, 2019, the highest priorities for the next 6 months</strong> are:
 
<strong>
 
<strong>
* Complete the first draft of the Tool Project Template
+
* Reduce the number of false-positive results
* Get other people to review the Tool Project Template and provide feedback
+
* Add check for nonce verification, user capability/permission checks
* Incorporate feedback into changes in the Tool Project Template
+
* Make output more user-friendly
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project
+
* Add support for results output in HTML format
</strong>
 
 
 
Subsequent Releases will add
 
<strong>
 
* Internationalization Support
 
* Additional Unit Tests
 
* Automated Regression tests
 
 
</strong>
 
</strong>
  
Line 61: Line 40:
 
== Project Leader ==
 
== Project Leader ==
 
[mailto://[email protected] Luka Sikic]
 
[mailto://[email protected] Luka Sikic]
 
== Related Projects ==
 
<span style="color:#ff0000">
 
This is where you can link to other OWASP Projects that are similar to yours.
 
</span>
 
* [[OWASP_Code_Project_Template]]
 
* [[OWASP_Documentation_Project_Template]]
 
  
 
==Classifications==
 
==Classifications==
Line 80: Line 52:
 
   | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=Defenders]]
 
   | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=Defenders]]
 
   |-
 
   |-
  | colspan="2" align="center"  | [[File:gplv3-127x51.png|link=http://www.gnu.org/licenses/gpl-3.0.html|GNU General Public License 3.0]]
 
 
   |}
 
   |}
|}
 
 
   
 
   
 
__NOTOC__ <headertabs />  
 
__NOTOC__ <headertabs />  
  
 
[[Category:OWASP Project]]  [[Category:OWASP_Breakers]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]
 
[[Category:OWASP Project]]  [[Category:OWASP_Breakers]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]

Latest revision as of 22:51, 4 July 2019

OWASP Project Header.jpg

Project About

PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: WpBullet
Purpose: wpBullet is a source code analysis framework capable of identifying security flaws in WordPress extensions (themes & plugins) or any other codebase which uses WordPress API functions.
License: GNU General Public License v2.0
who is working on this project?
Project Leader(s):
Project Contributor(s):
  • Nikola Gigic
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: N/A
Project Roadmap: [Not yet released View]
Main links:
Key Contacts
current release
The current release can be found at GitHub repository
last reviewed release
The last reviewed release can be found at GitHub repository


other releases

Description

OWASP wpBullet is an opensource software that was developed for identifying security vulnerabilities in WordPress plugins and themes. It was built following flexible patterns to allow maximum flexibility and ease of creating new detection rules. Beside analyzing source code for vulnerabilities, this tool will also map all exposed hooks which give a researcher a good starting point where to look for flaws.

Licensing

This program is free software: you can redistribute it and/or modify it under the terms of the link GNU Affero General Public License 2.0 as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. Copyright © by Luka Sikic 2019.

Roadmap

As of July, 2019, the highest priorities for the next 6 months are:

  • Reduce the number of false-positive results
  • Add check for nonce verification, user capability/permission checks
  • Make output more user-friendly
  • Add support for results output in HTML format

Getting Involved

You can contribute to the project on GitHub repository. If you have any questions feel free to reach out at luka [ at ] sikic.eu

Project Leader

Luka Sikic

Classifications

Project Type Files TOOL.jpg
Incubator Project Owasp-breakers-small.png
Owasp-defenders-small.png