Saturday, August 30, 2025

Maryam – Open-source Intelligence(OSINT) Framework




OWASP Maryam is a modular open-source framework based mostly on OSINT and knowledge gathering. It’s designed to offer a sturdy surroundings to reap knowledge from open sources and search engines like google and yahoo shortly and completely.

Supported OS

$ pip set up maryam

Alternatively, you’ll be able to set up the newest model with the next command (Really useful):

pip set up git+https://github.com/saeeddhqan/maryam.git
# Utilizing dns_search. --max means all of sources. --api reveals the outcomes as json.
# .. -t means use multi-threading.
maryam -e dns_search -d ibm.com -t 5 --max --api --form
# Utilizing youtube. -q means question
maryam -e youtube -q ""
maryam -e google -q ""
maryam -e dnsbrute -d area.tld
# Present framework modules
maryam -e present modules
# Set framework choices.
maryam -e set proxy ..
maryam -e set agent ..
maryam -e set timeout ..
# Run net API
maryam -e net api 127.0.0.1 1313

Here’s a begin information: Growth Information You may add a brand new search engine to the util lessons or use the present search engines like google and yahoo to write down a brand new module. The most effective assist to write down a brand new module is checking the present modules.

  • Write a language mannequin based mostly search

OWASP

Wiki

Set up

Modules Information

Growth Information

To report bugs, requests, or another points please create a problem.



Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles

PHP Code Snippets Powered By : XYZScripts.com