- id: bing-openai-pastebin name: "OpenAI project keys on Pastebin (Bing)" source: bing category: frontier query: 'site:pastebin.com "sk-proj-"' description: "Finds OpenAI project keys pasted on pastebin.com via Bing site: search." tags: [openai, pastebin, bing, frontier, tier1] - id: bing-anthropic-pastebin name: "Anthropic keys on Pastebin (Bing)" source: bing category: frontier query: 'site:pastebin.com "sk-ant-api03-"' description: "Finds Anthropic API keys pasted on pastebin.com via Bing site: search." tags: [anthropic, pastebin, bing, frontier, tier1] - id: bing-ollama-exposed name: "Exposed Ollama via Bing" source: bing category: infrastructure query: 'intitle:"Ollama" inbody:"/api/tags"' description: "Finds exposed Ollama servers indexed by Bing via title + body operators." tags: [ollama, bing, infrastructure] - id: bing-openai-env name: "OPENAI_API_KEY in .env (Bing)" source: bing category: frontier query: 'filetype:env "OPENAI_API_KEY=sk-proj-"' description: "Finds .env files indexed by Bing containing OpenAI project keys." tags: [openai, env, bing, frontier] - id: bing-hf-pastebin name: "Hugging Face tokens on Pastebin (Bing)" source: bing category: specialized query: 'site:pastebin.com "hf_"' description: "Finds Hugging Face tokens pasted on pastebin.com via Bing site: search." tags: [huggingface, pastebin, bing, specialized]