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 QRLJacker"
Hblankenship (talk | contribs) m (Hblankenship moved page QRLJacker to OWASP QRLJacker: attempt to maintain standard) |
SymbianSyMoh (talk | contribs) (Tag: Visual edit) |
||
Line 2: | Line 2: | ||
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
− | | | + | | style="border-right: 1px dotted gray;padding-right:25px;" valign="top" | |
− | |||
<span style="color:#ff0000"> | <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. | 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. | ||
Line 11: | Line 10: | ||
{{Template:Project About | {{Template:Project About | ||
| project_name = QRLJacker | | project_name = QRLJacker | ||
− | | leader_name1 = Mohamed Baset | + | | leader_name1 = Mohamed A. Baset |
}} | }} | ||
− | == | + | ==QRLJacker Exploitation Framework== |
− | + | A customizable framework to demonstrate "[[QRLJacking|QRLJacking Attack Vector]]" and to show how easy it is to hijack services that rely on QR Code Authentication! | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Licensing== | ==Licensing== | ||
Line 62: | Line 46: | ||
Some of the ways you can help are as follows: | Some of the ways you can help are as follows: | ||
− | | | + | | style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" valign="top" | |
== Project Resources == | == Project Resources == | ||
Line 69: | Line 53: | ||
</span> | </span> | ||
− | [https://github.com/ | + | [https://github.com/OWASP/QRLJacking/tree/master/QRLJacker Installation Package] |
− | [https://github.com/ | + | [https://github.com/OWASP/QRLJacking/tree/master/QRLJacker Source Code] |
− | [https://github.com/ | + | [https://github.com/OWASP/QRLJacking/commits/master/QRLJacker What's New (Revision History)] |
− | [https://github.com/ | + | [https://github.com/OWASP/QRLJacking/commits/master/QRLJacker Documentation] |
− | [https://github.com/ | + | [https://github.com/OWASP/QRLJacking/wiki Wiki Home Page] |
− | [https://github.com/ | + | [https://github.com/OWASP/QRLJacking/issues Issue Tracker] |
[https://github.com/SamanthaGroves Slide Presentation] | [https://github.com/SamanthaGroves Slide Presentation] | ||
Line 103: | Line 87: | ||
{| width="200" cellpadding="2" | {| width="200" cellpadding="2" | ||
|- | |- | ||
− | | colspan="2" align="center" | + | | colspan="2" align="center" | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]] |
|- | |- | ||
− | | | + | | rowspan="2" width="50%" valign="top" align="center" | [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]] |
− | | | + | | width="50%" valign="top" align="center" | [[File:Owasp-builders-small.png|link=Builders]] |
|- | |- | ||
− | | | + | | width="50%" valign="top" align="center" | [[File:Owasp-defenders-small.png|link=Defenders]] |
|- | |- | ||
− | | colspan="2" align="center" | + | | colspan="2" align="center" | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]] |
|} | |} | ||
|} | |} | ||
Line 116: | Line 100: | ||
__NOTOC__ <headertabs /> | __NOTOC__ <headertabs /> | ||
− | [[Category:OWASP Project]] [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]] [[Category:OWASP_Tool]] | + | [[Category:OWASP Project]] |
+ | [[Category:OWASP_Builders]] | ||
+ | [[Category:OWASP_Defenders]] | ||
+ | [[Category:OWASP_Tool]] |
Revision as of 22:49, 5 April 2019
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. Project About
QRLJacker Exploitation FrameworkA customizable framework to demonstrate "QRLJacking Attack Vector" and to show how easy it is to hijack services that rely on QR Code Authentication! LicensingA project must be licensed under a community friendly or open source license. For more information on OWASP recommended licenses, please see 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. This program is free software: you can redistribute it and/or modify it under the terms of the 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 © by {the Project Leader(s) or OWASP} {Year(s)}. RoadmapAs of November, 2013, the highest priorities for the next 6 months are:
Subsequent Releases will add
Getting InvolvedInvolvement in the development and promotion of Tool Project Template is actively encouraged! You do not have to be a security expert or a programmer to contribute. Some of the ways you can help are as follows: |
Project ResourcesThis 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. Project LeaderA project leader is the individual who decides to lead the project throughout its lifecycle. The project leader is responsible for communicating the project’s progress to the OWASP Foundation, and he/she is ultimately responsible for the project’s deliverables. The project leader must provide OWASP with his/her real name and contact e-mail address for his/her project application to be accepted, as OWASP prides itself on the openness of its products, operations, and members. Mohamed Baset Related ProjectsThis is where you can link to other OWASP Projects that are similar to yours. Classifications |