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

OWASP Maryam Project

From OWASP
Revision as of 19:45, 26 February 2019 by Saeeddhqan (talk | contribs) (delete picture)

Jump to: navigation, search
OWASP Project Header.jpg

OWASP Maryam

Maryam-155%2A120.png

OWASP Maryam framework is an open source software application in Python for Web Identification.

Description

Maryam is a full-featured Web Identification framework written in Python.

Complete with independent modules, built in convenience functions, interactive help, and command completion, Maryam provides a powerful environment in which open source web-based reconnaissance can be conducted quickly and thoroughly.

Maryam is a completely modular framework and makes it easy for even the newest of Python developers to contribute. Each module is a subclass of the "module" class.The "module" class is a customized "cmd" interpreter equipped with built-in functionality that provides simple interfaces to common tasks such as standardizing output, and making web requests. Therefore, all the hard work has been done. Building modules is simple and takes little more than a few minutes. See the Development Guide for guide information.

You Can extract:

  • emails from search engines
  • subdomains from different sources
  • social networks
  • documentations
  • onion related links
  • and ..

Licensing

GENERAL PUBLIC LICENSE Version 3

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

Quick Download

Project Leader