hacktricks/generic-methodologies-and-resources/external-recon-methodology/wide-source-code-search.md
carlospolop f0e09e3f54 social
2023-03-06 00:16:20 +01:00

3.9 KiB

Wide Source Code Search

HackTricks in 🐦 Twitter 🐦 - 🎙️ Twitch Wed - 18.30(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 in 🐦 Twitter 🐦 - 🎙️ Twitch Wed - 18.30(UTC) 🎙️ - 🎥 Youtube 🎥