hacktricks/generic-methodologies-and-resources/external-recon-methodology/wide-source-code-search.md
2023-03-05 14:44:17 +00:00

3.7 KiB

Wide Source Code Search

🎙️ HackTricks LIVE Twitch Wednesdays 5.30pm (UTC) 🎙️ - 🎥 Youtube 🎥

The goal of this page is to enumerate platforms that allow to search for code (literal or regex) in across thousands/millions of repos in one or more platforms.

This helps in several occasions to search for leaked information or for vulnerabilities patterns.

  • ****SourceGraph: Search in millions of repos. There is a free version and an enterprise version (with 15 days free). It supports regexes.
  • ****Github Search: Search across Github. It supports regexes.
  • ****Gitlab Advanced Search: Search across Gitlab projects. Support regexes.
  • ****SearchCode: Search code in millions of projects.
🎙️ HackTricks LIVE Twitch Wednesdays 5.30pm (UTC) 🎙️ - 🎥 Youtube 🎥