Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunthubspace/ssm-subscopemongo
SubScopeMongo is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an MongoDB database.
https://github.com/hunthubspace/ssm-subscopemongo
automation bugbounty bugbounty-tool cybersecurity database ethical-hacking mongodb penetration-testing python
Last synced: 10 days ago
JSON representation
SubScopeMongo is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an MongoDB database.
- Host: GitHub
- URL: https://github.com/hunthubspace/ssm-subscopemongo
- Owner: hunThubSpace
- License: mit
- Created: 2024-10-19T19:06:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-30T08:40:14.000Z (12 days ago)
- Last Synced: 2025-01-30T09:29:52.237Z (12 days ago)
- Topics: automation, bugbounty, bugbounty-tool, cybersecurity, database, ethical-hacking, mongodb, penetration-testing, python
- Language: Python
- Homepage: https://www.hunthub.space
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SubScopeMongo (SSM)
**SubScopeMongo (SSM)** is a recon framework designed to organize assets for penetration testing and bug bounty programs. It uses MongoDB as its database and is written in Python.
## Requirements
- Python 3.x
- Installed MongoDB## Documentation
For working with this tool, please read the documentation: [full documentation](https://hunthub.notion.site/SubScopeMongo-SSM-13c00baec21080ae87dcf53e466d54fc)Document | Link | Document | Link |
| ------ | ------ | ------ | ------ |
What is SSM (FAQ) | [here](https://hunthub.notion.site/SubScopeMongo-SSM-13c00baec21080ae87dcf53e466d54fc) | Passive Subdomain Gathering (soon) | [here]()
Installation & Usage | [here](https://hunthub.notion.site/Installation-Usage-13c00baec21080baa6ecc024122bfb33) | DNS Brute Force (soon) | [here]()
SSM echo-system | [here](https://hunthub.notion.site/SSM-echo-system-13e00baec21080e8bf4cd49ae45d9196) | Resolve Subdomain (soon) | [here]()
Program Management | [here](https://hunthub.notion.site/Program-Management-13e00baec2108083b209fc7d2962669a) | Permutation on subdomains (soon) | [here]()
Domain Management | [here](https://hunthub.notion.site/Domain-Management-13e00baec210805da34bf7255f6b11b9) | HTTP (live) Subdomains (soon) | [here]()
Subdomain Management | [here]() | Scanning for vulnerabilities (soon) | [here]()
URL Management | [here]() | Database Backup (import/export) | [here]()
IP Management | [here]() | Convert data (json/bson to csv or xml) | [here]()