A reconnaissance tool for information gathering
Project description
Mira
About
Mira is a recon tool written in python. Its goal is to eliminate some of the tedious tasks in information gathering. Its great when used as a starting point.
Main Features
- DNS scan
- Subdomain scan using wordlist
- Technology scan using whatweb and builtwith
- Custom port scanner
note this was designed for use mainly on Linux distros so some features do not work fully on mac and Windows.
Roadmap
- improve visual layout
- Web scraper
- Web crawler and DNS info of each url crawled
- wayback data
- generate report with findings
Version
v0.3.7
Installation
requires python3 and pip
Linux and macOS path configuration
echo 'export PATH="~/.local/bin:$PATH"' >> ~/.bashrc source ~/.bashrc
Steps for installing on all OS
pip install mira_reconpython (or python3) >>> import mira_recon >>> quit()mira_recon -hIf you run into errors like
command not founddouble check the path
Contribute
If you're interested in contributing to the project, please do!
I am constantly looking for ways to improve and add new features, and your contributions can help make this tool even more powerful and useful.
Some ways to contribute
- Report bugs or request new features by creating an issue on our GitHub repository.🐛
- Help us improve the documentation by submitting updates or corrections.📚
- Contribute code by submitting pull requests with bug fixes or new features.💻
- Any help is greatly appreciated
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mira_recon-0.3.8.tar.gz.
File metadata
- Download URL: mira_recon-0.3.8.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a83faa32fd3e74cd71344212f41bbd7928cdd2a1f4ee62cd3716c2cc4896f46
|
|
| MD5 |
967235b25f3738e70b483667799b3a6a
|
|
| BLAKE2b-256 |
988093b67d90cdb519f77c4bfecaf5a1084cfbe014be9752432954f0a7bb0dcb
|
File details
Details for the file mira_recon-0.3.8-py3-none-any.whl.
File metadata
- Download URL: mira_recon-0.3.8-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a012ed6c1dbf21cde176374e2e96a0a1a8f6274cf2be4bc9f398353cb1305b9c
|
|
| MD5 |
9c19d7375f61b067b7c4236bd7e20118
|
|
| BLAKE2b-256 |
dbfb195cfa2200a28fefe60d193a7fe39e7d3939a0ec30f5f5cf6cd39dea72ac
|