huangzhe312 / Maryam

Maryam : Open-source Intelligence(OSINT) Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 1.4.5 [GPLv3 License Python 3.x Codacy Badge

OWASP Maryam

asciicast

OWASP Maryam is an Open-source intelligence(OSINT) and Web-based Footprinting modular/tool framework based on the Recon-ng and written in Python. If you have skill in Metasploit or Recon-ng, you can easily use it without prerequisites. And if not, please read the Quick Guide.

Tools

OSINT

  • dns_search

    Search in the search engines and other sources for find DNS.

  • email_search

    Search in search engines for find emails.

  • docs_search

    Search in engines for find related documents.

  • onion_search

    onion_search is to create the premier search engine for services residing on the Tor anonymity network.

  • godork

    Search your dork in the google and get result

  • social_nets

    Search for find usernames in social networks.

  • crawler

    Crawl web pages for find links, JS Files, CSS files, Comments And everything else interesting with thread supporting

FOOTPRINT

  • crawl_pages

    Search to find keywords, emails, usernames, errors, meta tags and regex on the page/pages

  • dbrute

    DNS brute force attack with thread supporting

  • fbrute

    File/Directory brute force attack with thread supporting

  • tldbrute

    TLD brute force attack with thread supporting

  • waf

    Identify web application firewalls. It can detect over 200 firewall

  • wapps

    Web fingerprinting to identify the applications used with over 1000 pyload.

  • interest_files

    Search hosts for interesting files in predictable locations and brute force it.

  • entry_points

    Crawl web pages for find entry points(inputs, urls with param)

News

What is news in 1.4.5?

  • Using python3
  • Added dbrute, fbrute, tldbrute, entry_points and waf to footprint
  • Added Thread supporting to modules
  • Added csv format output
  • Rewrite utils

links

OWASP

Wiki

Install

Modules Guide

Development Guide

Bugs, requests, or any other issues please contact me

About

Maryam : Open-source Intelligence(OSINT) Framework

License:GNU General Public License v3.0


Languages

Language:Python 100.0%