Quer receber as atualizações mais recentes?
Certifique-se deste repositório!
Pesquise no Google, Bing, Brave, Ecosia, Yahoo ou Yandex por um termo de pesquisa em vários sites. Uma lista padrão já é fornecida, que contém Github, Gitlab, Surveymonkey, Trello etc. Atualmente, uma lista padrão de 584 sites dorkable está disponível.
Por padrão, as seguintes categorias estão arquivadas:
Por que você não inseriria idiotas em vários sites manualmente? Pense nisso:
SiteDorks deve ser capaz de rodar com uma instalação padrão do Kali Linux usando Python 3 sem instalar pacotes Python adicionais. Basta executar:
git clone https://github.com/Zarcolio/sitedorks
cd sitedorks
bash install.sh
Se você estiver tendo problemas para executar o SiteDorks, envie-me um problema e tentarei corrigi-lo :)
usage: sitedorks [-h] [-browser <browser>] [-cat <category>] [-cats] [-count <count>] [-engine <engine>] [-file <file>]
[-query <query>] [-site <on|off|inurl>] [-excl <domains>] [-echo]
Use your favorite search engine to search for a search term with different websites. Use single quotes around a
query with double quotes. Be sure to enclose a query with single quotes it contains shell control characters like
space, ';', '>', '|', etc.
optional arguments:
-h, --help Show this help message, print categories on file (add -file to check other CSV file) and exit.
-hh, --help2 Show the help inside a .csv file being called. Lines in the beginning of the script starting with # are displayed as help.
-browser <browser> Supply the browser executable to use or use the default browser.
-cat <category> Choose from 1 or more categories, use ',' (comma) as delimiter. Defaults to all categories.
-cats Show all categories on file, use with or without -file.
-count <count> How many websites are searched per query. Google has a maximum length for queries.
-engine <engine> Search with 'google', 'baidu', 'bing', 'brave', 'bing-ecosia', 'duckduckgo' 'yahoo' or 'yandex', defaults to 'google'.
-file <file> Enter a custom website list.
-filter <string> Only query for sites with this string.
-query <query> Enter a mandatory search term.
-site <on|off|inurl> Turn the 'site:' operator 'on' or 'off', or replace it with 'inurl:' (only for Google), defaults to 'on'.
-excl <domains> Excluded these domains from the search query.
-echo Prints the search query URLs, for further use like piping or bookmarking.
-wait <seconds> Wait x seconds, defaults to 7 seconds.
Pequeno aviso aqui: se você não usar -cat, o SiteDorks abrirá muitas abas no seu navegador e provavelmente fará o Google lançar um CAPTCHA para você. Aumente o tempo de espera com a opção '-wait' para diminuir a chance de obter um CAPTCHA.
Quer procurar “uber.com” em diferentes sites contendo todos os tipos de conteúdo usando o Google? Use o seguinte comando:
sitedorks -query '"uber.com"'
Quer procurar “site uber” (com aspas e espaços na consulta)? Use o seguinte comando:
sitedorks -query '"uber website"'
Quer pesquisar convites de comunicação com Yandex, mas sai do site: fora da consulta? Basta usar o seguinte comando:
sitedorks -cat comm -site disable -engine yandex -query uber
E se você quiser ver quais categorias estão arquivadas, por exemplo:
sitedorks -file sitedorks.csv -cats
Para pesquisar em sites (para)médicos holandeses, use o seguinte comando:
sitedorks -cat medi -file sitedorks-nl.csv -query somekeyword
Não sabe o que procurar? Tentar:
Você tem algumas adições úteis ao script SiteDorks ou à lista de sites dorkable: