http://walletdvl5avrmoxk2fwsf5b76zkmbkoo3r6kqeesq5hsgnq7xhbciad.onion/leaked-keys-from-github
Searching for Bitcoins in GitHub repositories with Google BigQuery Tools: Google BigQuery: https://cloud.google.com/bigquery/ https://cloud.google.com/bigquery/public-data/github Crafted Query for BigQuery code: SELECT
f.repo_name
f.path,
c.pkey
FROM
[bigquery-public-data:github_repos.files} f
//Query all matches for id that fits the key parameters.//
JOIN (
SELECT
id,
REGEXP_EXTRACT(content,...