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
(Roadmap)
(What is OWASP Maryam?)
Line 9: Line 9:
 
[[File:Maryam-screen1.3.png|border|748x748px]]
 
[[File:Maryam-screen1.3.png|border|748x748px]]
  
'''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.
+
'''OWASP Maryam framework''' is an open source software application in Python that lets you easily create your own '''web application security framework''' and use the libraries written in the writing of your modules.
  
 
==Description==
 
==Description==
'''Maryam''' has a console interface and comes with a toolbox that includes the primary library that a web scanner needs.
+
'''Maryam''' has a console interface and comes with a toolbox that includes the primary library that a web application security needs.
  
 
In the toolbox, libraries like web scraping, request, regex ready, wordlists, search engines, ..
 
In the toolbox, libraries like web scraping, request, regex ready, wordlists, search engines, ..

Revision as of 20:42, 5 February 2019

OWASP Project Header.jpg

OWASP Maryam Project 

Maryam-155%2A120.png

What is OWASP Maryam?

Maryam-screen1.3.png

OWASP Maryam framework is an open source software application in Python that lets you easily create your own web application security framework and use the libraries written in the writing of your modules.

Description

Maryam has a console interface and comes with a toolbox that includes the primary library that a web application security needs.

In the toolbox, libraries like web scraping, request, regex ready, wordlists, search engines, ..

You just need to insert your modules into the program and easily use them.

Roadmap

  • SERVER identify
  • FRAMEWORK identify
  • injection payload lists

Licensing

GENERAL PUBLIC LICENSE Version 3

The OWASP Maryam is free to use and is licensed under the GPL-V3 License. [to see the full license]

Quick Download

Project Leader