X_TO_X is a Python tool designed to information gathering about target company for the Red Team
Company Information
company_namewebsite_urllinkedin_urlfacebook_urlindustryaddressshort_description
Employees
nametitlelinkedin_urlemailphoto_url
git clone https://github.com/eslam2010011/X_TO_X.gitcd X_TO_Xpip3 install -r requirements.txt
python3 X_TO_X.py -d google.com -l p
| Short Form | Long Form | Description |
|---|---|---|
| -d | --domain | Domain name |
| -l | --list | choices=['j', 'p', 'a', 'o'] (all (a), jobs (j), people (p), only_Information (o)) |
