https://github.com/gosecure/linkedin-osint
A simple proof of concept that demonstrate how emails can easily be tie to LinkedIn profile
https://github.com/gosecure/linkedin-osint
Last synced: over 1 year ago
JSON representation
A simple proof of concept that demonstrate how emails can easily be tie to LinkedIn profile
- Host: GitHub
- URL: https://github.com/gosecure/linkedin-osint
- Owner: GoSecure
- License: mit
- Created: 2021-04-21T18:14:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T12:47:26.000Z (almost 5 years ago)
- Last Synced: 2025-03-21T06:33:24.807Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 43
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LinkedIn Email OSINT
This repository host a small proof-of-concept that deanonymizes emails.
Instructions on how to extract a token required to use the tool can be found here: https://www.gosecure.net/blog/2021/05/27/step-by-step-how-to-deanonymize-emails-on-linkedin/
## How to use
The script can be launched this way. The output was masked on purpose for demonstration.
```
>python outlook_http_client.py samples_demo.txt > profiles_demo.json
[+] *******@yahoo.com: Not Found
[!] Nb failures: 1
[+] *******@gmail.com: Found
[+] Summary: Paul *******, "Attorney and Counsel" at "*******", "Waltham, Massachusetts, United States"
[+] *******@hotmail.com: Found
[+] Summary: David *******, "Engineering Specialist*******" at "*******", "Greater McAllen Area"
[+] *******@libero.it: Found
[+] Summary: antonio *******, "******* Professional" at "*******", "Naples, Campania, Italy"
[+] *******@hotmail.com: Not Found
[!] Nb failures: 1
[+] *******@soton.ac.uk: Found
[+] Summary: Tom *******, "Student *******" at "", "Southampton, England, United Kingdom"
[+] *******@yahoo.com: Found
[+] Summary: Madhukar *******, "Financial Crimes*******" at "*******", "New York City Metropolitan Area"
[+] *******@inmovement.org: Not Found
[!] Nb failures: 1
[+] *******@hotmail.com: Found
[+] Summary: Shaun *******, "Strategic *******" at "*******", "Bismarck, North Dakota, United States"
```
The `stdout` will include the complete LinkedIn profile in a JSON format.
The output json include the following fields:
- companyName
- displayName
- headline
- id
- linkedInUrl
- location
- photoUrl
- positions
- schools
- summary
Their are few other _less interesting_ fields:
- locale
- connectionCount
- connectionDegree
- connectionStatus
- newsMentions
- reportProfileUrl
- skillEndorsements
- skills