MCPcopy Index your code
hub / github.com/C3n7ral051nt4g3ncy/Prot1ntelligence

github.com/C3n7ral051nt4g3ncy/Prot1ntelligence @v2.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.2 ↗ · + Follow
4 symbols 11 edges 1 files 0 documented · 0% updated 2y agov2.2 · 2023-06-09★ 1791 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

GitHub Kofi BTC

Licence

PROTINTELLIGENCE 🕵🏻‍♂️

ProtINTelligence is a Python 🐍 script for the OSINT & Cyber Community.

What can this tool do so far? 🔥

Protintelligence is currently working perfectly for checking any domain to see if this domain uses protonmail to send and receive emails.

Input example: test@fornever.me

With the input above, this tool will be able to: - Confirm if the custom domain uses Protonmail to send and receive emails - Detect if the custom domain is using a catch-all and provide you with the main email address. - Provide you with PGP key creation date and time (This is often the same date & time as account creation because not many people change their keys) - Provide the Key Encryption Type: RSA or ECC (Curve25519) - Get PGP Key information + creation date and time for any protonmail email address (protonmail.ch, protonmail.com, proton.me)

⚠️ Make sure the protonmail address exists because the protonmail API response to non-valid email addresses also shows PGP key with a randomized creation date and time.

Tool 📸

Requirements 🐍

Python 3

Installation ⚙️

git clone https://github.com/C3n7ral051nt4g3ncy/Prot1ntelligence
cd Prot1ntelligence
pip install -r requirements.txt

or (depending on pip version)

pip3 install -r requirements.txt depending on your set-up.
python3 protintel.py

Disclaimer ⚠️

This tool is for the OSINT and Cyber community, don't use it for wrong, immoral, or illegal reasons. I am not responsible for any damage that you cause.

Tool Improvements 🔧

If you would like to change some code within the tool or if you have any suggestions, please submit your thoughts here on github or contact me via Twitter or Keybase:

License ⚖️

MIT

Thanks 🙏

Thanks to Joe Gray for his great courses and the knowledge he passed on to me.

Thanks to White Hat Inspector and Justin Seitz for their OSINT Automation with Python knowledge sharing.

# Support 💗 This tool took me a good few weeks to make, if you like it and if it's useful for you, please feel free to make a donation for my work by clicking on the KO-FI Badge or the BITCOIN Badge at the top of this .README file, or simply scan the BTC QR Code to get my BTC Address.

Mention 📢

When I first made this script, I used 3 functions from Protosint, but protosint is no longer maintained. - The current version (v2.2) is 100% my own code.

Core symbols most depended-on inside this repo

printprotintelligencebanner
called by 1
protintel.py
extract_timestamp
called by 1
protintel.py
extract_key_and_length
called by 1
protintel.py
check_email
called by 1
protintel.py

Shape

Function 4

Languages

Python100%

Modules by API surface

protintel.py4 symbols

For agents

$ claude mcp add Prot1ntelligence \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page