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 Maryam Project"

From OWASP
Jump to: navigation, search
(add roadmap)
m (Change wiki link)
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
 
<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;">[[File:OWASP_Project_Header.jpg|link=]]</div>
  
 +
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
 
{| 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" |
 
| style="border-right: 1px dotted gray;padding-right:25px;" valign="top" |
==OWASP Maryam Project&nbsp;        ==
 
https://www.owasp.org/images/3/3e/Maryam-155%2A120.png
 
  
====What is OWASP Maryam?====
+
==OWASP Maryam==
[[File:Maryam-screen1.3.png|border|748x748px]]
+
<div class="plainlinks">
 +
'''Share this:'''&nbsp;
 +
<span title="Share via e-mail" class="plainlinks">[[File:social-email.png|E-mail this story|link=mailto:?subject=OWASP_Maryam_Project&body=OWASP_Maryam_Project:%0Ahttps://www.owasp.org/index.php/OWASP_Maryam_Project]]</span>
 +
<span title="Share on Facebook">[[File:social-facebook.png|Bookmark with Facebook|link=http://www.facebook.com/sharer.php?u=https://www.owasp.org/index.php/OWASP_Maryam_Project&t=OWASP+Maryam_Project]]</span>
 +
<span title="Share on Digg">[[File:social-digg.png|Share on Digg.com|link=http://digg.com/submit?url=https://www.owasp.org/index.php/OWASP_Maryam_Project&title=OWASP+Maryam_Project]]</span>
 +
<span title="Share on delicious">[[File:social-delicious.png|16px|Share on delicious|link=http://delicious.com/post?url=https://www.owasp.org/index.php/OWASP_Maryam_Project&title=OWASP+Maryam_Project]]</span>
 +
<span title="Share on reddit">[[File:social-reddit.png|Share on reddit.com|link=http://reddit.com/submit?url=https://www.owasp.org/index.php/OWASP_Maryam_Project&title=OWASP+Maryam_Project]]</span>
 +
<span title="Share on StumbleUpon">[[File:social-stumbleupon.png|16px|Share on stumbleupon.com|link=http://stumbleupon.com/submit?url=https://www.owasp.org/index.php/OWASP_Maryam_Project&title=OWASP+Maryam_Project]]</span>
 +
<span title="Share on LinkedIn">[[File:social-linkedin.png|16px|Share on LinkedIn.com|link=http://www.linkedin.com/shareArticle?mini=true&url=https://www.owasp.org/index.php/OWASP_Maryam_Project&title=OWASP+Maryam_Project]]</span>
 +
<span title="Share on Twitter">[[File:social-twitter.png|alt=Share on twitter.com|link=http://twitter.com/?status=https://www.owasp.org/index.php/OWASP_Maryam_Project|Share on twitter.com]]</span>
 +
<span title="Seed on Newsvine">[[File:social-newsvine.png|16px|Seed on Newsvine|link=http://www.newsvine.com/_wine/save?popoff=1&u=https://www.owasp.org/index.php/OWASP_Maryam_Project]]</span>
 +
</div>
  
'''OWASP Maryam framework''' is an open source software application in Python that lets you easily create your own '''web scanner framework''' and use the libraries written in the writing of your modules.
+
[[File:Maryamv1.3.2.png|700px|thumb|none]]
  
==Description==
 
'''Maryam''' has a console interface and comes with a toolbox that includes the primary library that a web scanner needs.
 
  
In the toolbox, libraries like web scraping, request, regex ready, wordlists, search engines, ..
+
'''OWASP Maryam''' is an '''Open-source intelligence(OSINT)''' and '''Web-based Footprinting''' modular framework BASED on The Recon-ng and written in Python.
  
You just need to insert your modules into the program and easily use them.
+
===If you can===
 +
* Extracts Emails, Docs, Subdomains, Social networks from search engines
 +
* Extracts Links, CSS and JS files, CDN links, Emails, Keywords from Web Source
 +
* Find and Brute force DNS, TLD and important directs
 +
* Crawl Web Pages and search your RegExp
 +
* Identify WebApps, WAF, Interesting and important files
 +
===Use Maryam===
  
== Roadmap ==
+
==Licensing==
* WAF identify
+
 
* SERVER identify
+
==== GNU GENERAL PUBLIC LICENSE , Version 3 ====
* FRAMEWORK identify
+
The Maryam is free to use and is licensed under the '''GPLv3''' License. [[Https://github.com/saeeddhqan/Maryam/blob/master/LICENSE to see the full license]]
* injection payload lists
+
 
 +
Copyright (C) 2007 Free Software Foundation, Inc. http://fsf.org/ Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Click to see the full license
  
==Licensing==
 
====GENERAL PUBLIC LICENSE Version 3====
 
The OWASP Maryam is free to use and is licensed under the '''GPL-V3''' License. [[Https://github.com/saeeddhqan/Maryam/blob/master/LICENSE|Click to see the full license]]
 
  
| style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" valign="top" |
+
The OWASP Security Principles are free to use. In fact it is encouraged!!! Additionally, I also encourage you to contribute back to the project. I have no monopoly on this knowledge; however, we all have pieces of this knowledge from our experience. Let's begin by putting our individual pieces together to make something great. Great things happen when people work together.
* [https://github.com/saeeddhqan/Maryam Github Page.]
+
 
* [https://github.com/saeeddhqan/Maryam Wiki]
+
The OWASP Security Principles are licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license], so 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.
 +
 
 +
==RoadMap==
 +
* Add more search engines
 +
* Add more modules to the footprint category
 +
* Migrate to python 3.8
 +
* Support all OS
 +
* Complete docs
 +
 
 +
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
 +
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
 +
 
 +
==Download==
 +
*[https://github.com/saeeddhqan/Maryam Github page.]
 +
Direct link
 +
* [https://github.com/saeeddhqan/Maryam/zipball/master .zip file]
 +
* [https://github.com/saeeddhqan/Maryam/tarball/master tar.gz file]
  
==Quick Download==
+
==Wiki==
*[https://github.com/saeeddhqan/Maryam/archive/master.zip .zip file.]
+
*[https://github.com/saeeddhqan/Maryam/wiki Introduction]
 +
*[https://github.com/saeeddhqan/Maryam/wiki/Modules Modules]
  
 
==Project Leader==
 
==Project Leader==
*[mailto:saeeddhqan@gmail.com saeed dehqan]
+
*[mailto:saeed.dehghan@owasp.org Saeed Dehqan]
|}
+
 
   
+
==Classifications==
__NOTOC__ <headertabs />
+
 
 +
  {| width="200" cellpadding="2"
 +
  |-
 +
  | 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" | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]
 +
  |}
 +
 
 +
 
  
 +
[[Category:OWASP Tool]]
 
[[Category:OWASP Project]]   
 
[[Category:OWASP Project]]   
[[Category:OWASP_Builders]]  
+
[[Category:OWASP_Builders]]
 
[[Category:OWASP_Defenders]]   
 
[[Category:OWASP_Defenders]]   
[[Category:OWASP_Tool]]
+
[[Category:OWASP_Tool]]  
 +
[[Category:OWASP_Download]]
 +
[[Category:OWASP_Document]]
 +
|}

Latest revision as of 20:04, 21 October 2019

OWASP Project Header.jpg

OWASP Maryam

Maryamv1.3.2.png


OWASP Maryam is an Open-source intelligence(OSINT) and Web-based Footprinting modular framework BASED on The Recon-ng and written in Python.

If you can

  • Extracts Emails, Docs, Subdomains, Social networks from search engines
  • Extracts Links, CSS and JS files, CDN links, Emails, Keywords from Web Source
  • Find and Brute force DNS, TLD and important directs
  • Crawl Web Pages and search your RegExp
  • Identify WebApps, WAF, Interesting and important files

Use Maryam

Licensing

GNU GENERAL PUBLIC LICENSE , Version 3

The Maryam is free to use and is licensed under the GPLv3 License. [to see the full license]

Copyright (C) 2007 Free Software Foundation, Inc. http://fsf.org/ Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Click to see the full license


The OWASP Security Principles are free to use. In fact it is encouraged!!! Additionally, I also encourage you to contribute back to the project. I have no monopoly on this knowledge; however, we all have pieces of this knowledge from our experience. Let's begin by putting our individual pieces together to make something great. Great things happen when people work together.

The OWASP Security Principles are licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license], so 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.

RoadMap

  • Add more search engines
  • Add more modules to the footprint category
  • Migrate to python 3.8
  • Support all OS
  • Complete docs

Download

Direct link

Wiki

Project Leader

Classifications

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