OWASP Maryam

Started by saeeddhqan, June 12, 2018, 05:45:26 PM

Previous topic - Next topic

saeeddhqan

Hi guys.

OWASP Maryam: Open-source intelligence(OSINT) framework.

Maryam is a full-featured open-source intelligence(OSINT) framework written in Python. Complete with independent modules, built in functions,
interactive help, and command completion, provides a command-line environment for used forensic and open-source intelligence(OSINT).

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.

Can extract


  •     Comments, Links, CDNs, CSS, JS files..

  •     Documentations(pdf, doc, ..)

  •     Keywords, errors, usernames, ..

  •     DNS, TLD and bruteforce it.

  •     SiteMap



Can identify


  •     Interesting and important files

  •     Emails from search engines

  •    Onion related links

  •     Subdomains from different sources

  •     WebApps, WAF,..

  •     Social networks

  •     ..


https://github.com/saeeddhqan/Maryam

report any bug : saeed.dehghan@owasp.org

Thanks, best regards

aiko


hi ... saeeddhqan. maryam is a great tool. but, I think the functionality of the maryam tool already exists in nikto, nmap, and other tools already included in the backbox.

to my knowledge, the backbox does not provide 2 or more tools with the same functionality.

i like your job.
keep developing maryam.

ostendali

Thanks for your response alko,
you are correct, those functionalities are already exist in several tools and I am afraid we won't be able to consider including the proposed tool.