Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theahmadov/slash
The Slash OSINT Tool
https://github.com/theahmadov/slash
cyber-security doxing find-people hack hacking-tool hacktoberfest hideandsec information-gathering osint programming python python3 scan scraper script search social-media tools
Last synced: 3 months ago
JSON representation
The Slash OSINT Tool
- Host: GitHub
- URL: https://github.com/theahmadov/slash
- Owner: theahmadov
- License: mpl-2.0
- Created: 2022-11-26T04:49:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T16:03:51.000Z (over 1 year ago)
- Last Synced: 2024-06-15T20:34:25.164Z (5 months ago)
- Topics: cyber-security, doxing, find-people, hack, hacking-tool, hacktoberfest, hideandsec, information-gathering, osint, programming, python, python3, scan, scraper, script, search, social-media, tools
- Language: Python
- Homepage:
- Size: 608 KB
- Stars: 386
- Watchers: 8
- Forks: 59
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - theahmadov/slash - The Slash OSINT Tool (Python)
README
# [Slash](https://github.com/theahmadov/slash)
Slash is **Automated Osint Tool** that allows you to **OSINT** people by their username.
### Slash OSINT Modules :
```python
|__Checker |
| | |
| |__Social Media Profile Check (+187) |
| |__Forums Profile Check (+30) |
| |__Leak Check (Username,Email-Adress) |
| |
|__Search |
| | |
| |__Pastebin Paste Search |
| |__Github Commit Search |
| |
|__Extract Scrape |
| | |
| |__Phone Number Extract (From Bios,Raw Texts) |
| |__Mail Extractor (From Bios,Raw Texts) |
| |__Bio Scraper (Social Media) |
| |__Name Scraper (Social Media) |
| |__Location Scraper (Social Media) |
| |__Education Info Scraper (Social Media) |
| |__Personal Website Scraper (Social Media) |
|__|__________________________________________________________|
```## Installation
```
git clone https://github.com/theahmadov/slash
cd slash
pip install -r requirements.txt
python slash.py help
```## Usage & Syntax
* Username Syntax : **python slash.py username**
* Mail Adress Syntax : **python slash.py mail_adress*** Example :
```
python slash.py theahmadov
```
### Credits
Links of social.json : [sherlock-project](https://github.com/sherlock-project/sherlock/)![](https://visitor-badge.glitch.me/badge?page_id=thesaderror.slash)