Projects STRLCPY mosint Commits 567eb85c
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 8 lines
    9 9  * Verification Service { Check if email exist }
    10 10  * Check social accounts with Socialscan
    11 11  * Check data breaches
    12  -* \[need API\] Find related emails
     12 +* Find related emails [API & PDFs]
    13 13  * Find related phone numbers
    14 14  * Find related domains
    15 15  * Scan Pastebin Dumps
    skipped 30 lines
    46 46  | [verify-email](https://verify-email.org/) | Email Verification | :white\_check\_mark: :key: |
    47 47  | [hunter.io](https://hunter.io/) - Public | Related Emails | :white\_check\_mark: :key: |
    48 48  | [leak-lookup](https://leak-lookup.com/) | Breached Sites Names | :white\_check\_mark: :key: |
    49  -| [scylla.sh](https://scylla.sh/) | Database Leaks | :white\_check\_mark: |
     49 +| [scylla.sh](https://scylla.sh/) | Database Leaks | :construction: |
    50 50  | [hackertarget](https://hackertarget.com/) | DNS Lookup | :white\_check\_mark: |
    51 51  | [psbdmp](https://psbdmp.ws/) | Pastebin Dumps | :white\_check\_mark: |
    52 52   
    skipped 15 lines
    68 68   
    69 69  * You can edit the `config.json` file
    70 70   
    71  -`python3 mosint.py`
     71 +* Set Target Email [ -e / --email ]
    72 72   
    73  -* Set Target Email
     73 +`python3 mosint.py -e [email protected]`
    74 74   
    75  -Also, you can **exit** by pressing the `q` key.
    76 75   
    77  -## Screen:
     76 +## Screen :
    78 77   
    79 78  [![mosint](https://asciinema.org/a/2vXl00ACUTpPULeQsYcDiFsXy.svg)](https://asciinema.org/a/2vXl00ACUTpPULeQsYcDiFsXy)
    80 79   
    skipped 5 lines
    86 85   
    87 86  * Kali Linux
    88 87  * Parrot OS
    89  -* MacOS \(without SocialScan module\)
     88 +* MacOS
    90 89   
    91 90   
Please wait...
Page is in error, reload to recover