Code Monkey home page Code Monkey logo

owasp-maryam's Introduction

Build Status Version 2.2.6 GPLv3 License Python 3.8.x CII Best Practices

OWASP Maryam

OWASP Maryam is a modular open-source framework based on OSINT and data gathering. It is designed to provide a robust environment to harvest data from open sources and search engines quickly and thoroughly.

Installation

Supported OS

  • Linux
  • FreeBSD
  • OSX
$ pip install maryam

Usage

# Using dns_search. --max means all of resources. --api shows the results as json.
# .. -t means use multi-threading.
maryam -e dns_search -d ibm.com -t 5 --max --api --form 
# Using youtube. -q means query
maryam -e youtube -q "<QUERY>"
maryam -e google -q "<QUERY>"
maryam -e dnsbrute -d domain.tld
# Show the framework modules
maryam -e show modules
# Set framework options. It'll save in the workspace.
maryam -e set proxy ..
maryam -e set agent ..
maryam -e set timeout ..
# Run web API
maryam -e web api 127.0.0.1 1313

Updates

Last Updates

  • Add famous_person
  • Speed up the core
  • Add setup.py and change arch
  • Web API: web command
  • Error stack and a better performance for dev
  • Update google and yahoo: new format

Contribution

Contributes are welcome! Here is a start guide: Development Guide You can add a new search engine to the util classes or use current search engines to write a new module. The best help to write a new module is by checking the current modules.

Roadmap

  • Write a complete metacrawler engine based on OSINT by using the current search engines
  • Add clustering algorithms
  • Web User Interface

Links

To report bugs, requests, or any other issues please create an issue.

owasp-maryam's People

Contributors

saeeddhqan avatar k4u5h1k avatar rachejazz avatar z3y50n avatar vikas-kundu avatar ktg-123 avatar rishi23root avatar prince-7 avatar tarunxsh avatar krinistof avatar bushra2001 avatar adviksinghania avatar harshcasper avatar theamanrawat avatar 0xcomposure avatar 0x48piraj avatar rakesh0x7 avatar sanjibansg avatar

Stargazers

Pedraza A. Henry avatar

Watchers

Pedraza A. Henry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.