Skip to content

Instantly share code, notes, and snippets.

@imshaiknasir
Last active May 9, 2024 18:45
Show Gist options
  • Save imshaiknasir/91d7bd0bd16f5e92531fad53fb430650 to your computer and use it in GitHub Desktop.
Save imshaiknasir/91d7bd0bd16f5e92531fad53fb430650 to your computer and use it in GitHub Desktop.

😍 The beginners note for OSINT πŸ“š


The number of OSINT tools and services is constantly growing (image via osintframework.com)

Definition:
(intentionally left blank)

Types of OSINT:

  1. Offensive
  2. Defensive

Terminologies:

  • Gray-literature
  • Google dorking

Site to checkout:

  • Dumpster-diving
  • OSINT browser hardening
  • HTTrack (extension)
  • KeePass (password manager tool)
  • Thispersondoesnttexist.com
  • 33mail.com
  • tineye.com

Common OSINT cycle: Planning > Gathering > Analyzing > Dissemination(Reporting) > Feedback(from customer)

Fact checking tools (https://toolbox.google.com/factcheck, https://www.bellingcat.com)

Twitter example (https://www.omnisci.com/demos/tweetmap)

Search Engines:

  • Google.com (using google dorking)
  • google.com/cse
  • Bing.com (advanced options)
  • Yahoo.com
  • Duckduckgo.com
  • Startpage.com
  • Yandex.com
  • Baidu.com
  • Search.goo.ne.jp
  • Parseek.com
  • Tor search engines. (watch search without tor-connection? Use: ahmia.fi OR darksearch.io)

Social Networks:

  • Facebook
  • Twitter (Tweetmap)
  • Linkedin (scraping tools)
  • Instagram (stalkfest.com)
  • Snapchat (map.snapchat.com)

Email:

  • Hunter.io (gives email format)
  • Trumail.io (check email valid or not)

Usernames search:

  • Namecheckr.io
  • Knowem.com

Resources Screenshots:

image

image

Data breach search engines:

Search data leak by Email/username:

  1. haveibeenpwned.com β€” check in leaked databases
  2. emailrep.io β€” find websites where account has been registered by email
  3. dehashed.com β€” checking mail in leaked databases
  4. @Smart_SearchBot β€” find full name, DoB, address and phone number
  5. pwndb2am4tzkvold.onion β€” search in pwndb, also search by password
  6. intelx.io β€” multifunctional search engine, the search is also carried out on the darknet
  7. @mailsearchbot β€” search in database, gives password partially
  8. @shi_ver_bot β€” breached passwords
  9. @info_baza_bot β€” show from what base mail leaked, 2 free scans
  10. leakedsource.ru β€” show from what base mail leaked
  11. mostwantedhf.info β€” find skype account
  12. email2phonenumber (t) β€” automatically collects data from account recovery pages, and finds the phone number
  13. spiderfoot.net (r) β€” automatic search using a huge number of methods, tool available in the cloud with registration
  14. reversegenie.com β€” find location, first letter of the name and phone numbers
  15. @last4mailbot β€” bot will find the last 4 digits of the Sberbank client’s phone number
  16. searchmy.bio β€” find instagram account with email in description
  17. leakprobe.net β€” it will find nickname and source of leaked database

Search engines for Hackers:

Sites that find information on a specific request, which can be anything, mail or even a password

  1. search.carrot2.org β€” cluster search engine, identifies objects or categories associated with the word in the search query
  2. boardreader.com β€” search engine on forums
  3. searchcode.com β€” search by code in open repositories
  4. swisscows.com β€” semantic search engine
  5. intelx.io β€” will find email addresses, domains, URLs, IP addresses, CIDR, bitcoin addresses, IPFS hashes, etc
  6. publicwww.com β€” search by source page code, you can search for nicknames, mail, trackers, wallets, website addresses, etc
  7. psbdmp.ws β€” search in pastebin
  8. kribrum.io β€” social-media search engine

PS: This is not the final version.

@imshaiknasir
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment