
Google/Bing/Ecosia/DuckDuckGo/Yandex/Yahoo पर एक खोज शब्द (डॉर्क) के साथ वेबसाइटों, बग बाउंटी प्रोग्राम या कस्टम संग्रह के डिफ़ॉल्ट सेट की खोज करें।
नवीनतम अपडेट प्राप्त करना चाहते हैं?
इस रेपो को ⭐ अवश्य करें!
⭐ अब यह भी उपलब्ध है, Sitedorks Web ⭐
Google, Bing, Brave, Ecosia, Yahoo या Yandex पर कई वेबसाइटों के साथ एक खोज शब्द खोजें। एक डिफ़ॉल्ट सूची पहले से प्रदान की गई है, जिसमें Moltbook, Grok, Github, Gitlab, Surveymonkey, Trello आदि शामिल हैं। वर्तमान में, 635 डॉर्क करने योग्य वेबसाइटों की एक डिफ़ॉल्ट सूची उपलब्ध है।
डिफ़ॉल्ट रूप से, फ़ाइल में निम्नलिखित श्रेणियां हैं:
आप मैन्युअल रूप से कई वेबसाइटों के लिए डॉर्क क्यों नहीं दर्ज करेंगे? इस पर विचार करें:
SiteDocks को अतिरिक्त Python पैकेज स्थापित किए बिना Python 3 का उपयोग करके डिफ़ॉल्ट Kali Linux इंस्टॉलेशन पर चलने में सक्षम होना चाहिए। बस चलाएँ:
git clone https://github.com/Zarcolio/sitedorks
cd sitedorks
bash install.sh
यदि SiteDorks चलाने में समस्या आ रही है, तो कृपया मुझे एक मुद्दा भेजें और मैं इसे ठीक करने का प्रयास करूँगा :)
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.
यहाँ एक छोटी सी चेतावनी: यदि आप -cat का उपयोग नहीं करते हैं तो SiteDorks आपके ब्राउज़र में बहुत सारे टैब खोलेगा और संभवतः Google आपको CAPTCHA देगा। CAPTCHA मिलने की संभावना कम करने के लिए '-wait' विकल्प से प्रतीक्षा समय बढ़ाएँ।
Google का उपयोग करके विभिन्न साइटों पर "uber.com" खोजना चाहते हैं जिनमें सभी प्रकार की सामग्री हो? निम्नलिखित कमांड का उपयोग करें:
sitedorks -query '"uber.com"'
"uber website" (उद्धरण और स्थान सहित क्वेरी) खोजना चाहते हैं? निम्नलिखित कमांड का उपयोग करें:
sitedorks -query '"uber website"'
Yandex के साथ संचार निमंत्रण खोजना चाहते हैं लेकिन क्वेरी में site: को छोड़ना चाहते हैं? बस निम्नलिखित कमांड का उपयोग करें:
sitedorks -cat comm -site disable -engine yandex -query uber
और यदि आप देखना चाहते हैं कि फ़ाइल में कौन सी श्रेणियाँ हैं, उदाहरण के लिए:
sitedorks -file sitedorks.csv -cats
डच (पैरा)चिकित्सा वेबसाइटों में खोजने के लिए, निम्नलिखित कमांड का उपयोग करें:
sitedorks -cat medi -file sitedorks-nl.csv -query somekeyword
पता नहीं क्या खोजना है? प्रयास करें:
क्या आपके पास SiteDorks स्क्रिप्ट या डॉर्क करने योग्य वेबसाइटों की सूची में कुछ उपयोगी जोड़ हैं: