Packages and Binaries:

maryam

This package contains the OWASP Maryam, a modular/optional open source framework based on OSINT and data gathering. Maryam is written in Python programming language and it’s designed to provide a powerful environment to harvest data from open sources and search engines and collect data quickly and thoroughly.

Installed size: 976 KB
How to install: sudo apt install maryam

Dependencies:
  • python3
  • python3-bs4
  • python3-cloudscraper
  • python3-dask
  • python3-flask
  • python3-gensim
  • python3-lxml
  • python3-matplotlib
  • python3-numpy
  • python3-pandas
  • python3-plotly
  • python3-requests
  • python3-scipy
  • python3-sklearn
  • python3-vadersentiment
  • python3-wordcloud
maryam
root@kali:~# maryam -h
usage: maryam [-h] [-e execute] [-s start] [-v]
maryam -h

optional arguments:
	  -h, --help   show this help message and exit
	  -e execute   execute a command and exit
	  -s start     run a command without exit
	  -v           show version and exit

Updated on: 2024-Aug-06