Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 705 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 705 Bytes

🔎 Secret Service (Github OSINT)

Parse E-Mails from Stargazers (Followers) of any Github Repo. This is not a deep scan, it's just parsing the emails from all the profiles of the followers.

How does it work?

It is a short script, written in Python3. To run it, you need to install Python3 and the dependencies of this script. The dependencies should be installed using pip.

💻 Then run:

> python3 osint.py

You will need to provide a Link for a Github Repository in the format: (https://github.com/author/repo).

Not working?

If you have issues, please just open a ticket on this Repo.

Open Source Community 🌈🌎

Wanna help? Just send in some code and we grow this together.