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: 12 days ago
JSON representation

The Slash OSINT Tool

Lists

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)