Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.0%) to scientific vocabulary
Keywords
Repository
📥 AI OSINT - Capture, download, and enjoy.
Basic Info
- Host: GitHub
- Owner: FJRG2007
- License: agpl-3.0
- Language: Python
- Default Branch: main
- Homepage: https://tpe.li/D-SNATCH
- Size: 8.56 MB
Statistics
- Stars: 33
- Watchers: 2
- Forks: 4
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Snatch
AI OSINT - Capture, download, and enjoy.
Quickstart • Discord • All Features • Requirements • FAQ
Snatch is a versatile tool crafted for cybersecurity and hacking enthusiasts. Developed in Python and currently in active development, Snatch aims to serve as a powerful multipurpose tool for OSINT (Open Source Intelligence) tasks, leveraging Artificial Intelligence to enhance task efficiency and speed.
Imagine simply inputting a prompt that details all relevant information about your target. Snatch then autonomously generates potential password lists, identifies possible emails and social networks, and more.
Alternatively, you can directly execute commands via your terminal to utilize Snatch.
It's important to emphasize that Snatch is a work in progress, and all operations are conducted locally. Users should exercise caution as they assume full responsibility for their actions.
[!NOTE]\ All documentation will be migrated to Dymo Docs.
Disclaimer: This tool are for technical discussion and sharing only. Illegal use is strictly prohibited.

Use (for development)
First clone the repository:
bash
$ git clone https://github.com/FJRG2007/snatch.git
$ cd snatch
Now install the requirements:
bash
$ pip install -r requirements.txt
Then, replace the .env.example file to .env and fill in the tokens you need.
```bash
For production (not available yet).
$ snatch help
For development (replace snatch with python cli.py).
$ python cli.py help ```
Main Features (Modules)
| Name | Status | Active | |-----------------------------------|---------------------|--------| | AI Prompt | In development | ⚠️ | | OSINT Automation | Coming Soon | ❌ | | Vulnerability Scanning Algorithm | Coming Soon | ❌ | | Data Search & Completion Tool | In BETA Phase | ⚠️ | | Ports Scanner | Active | ✅ | | Website/video/data Downloader | Active | ✅ | | Directory & Subdomain Listing | Active | ✅ | | Password List Generation | Active | ✅ | | WhatsApp Basic OSINT | Active | ✅ | | Wifi Scanner | Relatively Soon | ❌ | | Image Analysis | In development | ⚠️ | | Dark Web Monitoring | Coming Soon | ❌ | | Metadata Extractor | In development | ⚠️ | | Personal Data Scraper | In development | ⚠️ |
[!IMPORTANT]\ Due to the sensitive nature of OSINT tools, full versions of some tools will not be provided. For example, the WhatsApp LOGS tool is only available in a basic version.
Supported AI Models
| Provider | Models (Assorted) | Execution | Rating | |--------------------------------|-----------------------------------------------|-------------|---------| | Anthropic | Claude | API | None | | TPEOficial | Dymo AGI, ELA | API | None | | Google | Gemini | API | None | | Groq | Llama3, Gemma, Whisper | API | None | | Meta | Llama3 | API | None | | Ollama | Llama3, Gemma | Local | None | | OpenAI | GPT-4o, GPT-4, GPT-3.5 Turbo, GPT-3.5 | API | None | | Perplexity | Llama3, Mixtral | API | None |
Requirements available at REQUIREMENTS.
Author
- FJRG007
- Email: fjrg2007@tpeoficial.com
Contributors
To contribute to the project visit the requirements at CONTRIBUTING.
Note: If you are a contributor and do not appear here, wait a little while until the image is reloaded.
License
The founder of the project, FJRG2007 & TPEOficial, reserves the right to modify the license at any time. This project is licensed under the terms of the GNU Affero General Public License.
Owner
- Name: FJRG2007 ツ
- Login: FJRG2007
- Kind: user
- Company: TPEOficial LLC
- Website: https://tpeoficial.com/fjrg2007/
- Repositories: 1
- Profile: https://github.com/FJRG2007
Citation (CITATION.cff)
cff-version: 1.2.0
title: Snatch
message: "\U0001F4E5 AI OSINT - Capture, download, and enjoy."
type: software
authors:
- given-names: FJRG2007
email: fjrg2007@tpeoficial.com
repository-code: 'https://github.com/FJRG2007/snatch'
url: 'https://status.tpeoficial.com/development'
abstract: >-
Snatch is a versatile tool crafted for cybersecurity and
hacking enthusiasts. Developed in Python and currently in
active development, Snatch aims to serve as a powerful
multipurpose tool for OSINT (Open Source Intelligence)
tasks, leveraging Artificial Intelligence to enhance task
efficiency and speed.
keywords:
- osint
- artificial intelligence
- information gathering
- reconnaissance
license: AGPL-3.0-or-later
version: Coming Soon
GitHub Events
Total
- Watch event: 15
- Push event: 26
- Fork event: 4
Last Year
- Watch event: 15
- Push event: 26
- Fork event: 4
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 8
- Average time to close issues: 2 days
- Average time to close pull requests: 7 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 0.25
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- blackhat-t (1)
Pull Request Authors
- CM-CA (4)
- lizardwine (2)
- FJRG2007 (2)