ต้องการรับข้อมูลอัปเดตล่าสุดหรือไม่
อย่าลืมซื้อคืนนี้!
ค้นหา Google, Bing, Brave, Ecosia, Yahoo หรือ Yandex เพื่อหาคำค้นหาจากหลายเว็บไซต์ มีการจัดเตรียมรายการเริ่มต้นไว้แล้ว ซึ่งประกอบด้วย Github, Gitlab, Surveymonkey, Trello ฯลฯ เป็นต้น ขณะนี้ มีรายการเริ่มต้นของเว็บไซต์ที่สามารถใช้งาน dorkable ได้ 584 แห่ง
ตามค่าเริ่มต้น หมวดหมู่ต่อไปนี้จะอยู่ในไฟล์:
ทำไมคุณไม่ป้อน dorks สำหรับหลายๆ เว็บไซต์ด้วยตนเองล่ะ? ลองคิดดู:
SiteDorks ควรสามารถทำงานได้ด้วยการติดตั้ง Kali Linux เริ่มต้นโดยใช้ Python 3 โดยไม่ต้องติดตั้งแพ็คเกจ Python เพิ่มเติม เพียงแค่เรียกใช้:
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
ต้องการค้นหา "uber.com" ที่มีไซต์ต่าง ๆ ที่มีเนื้อหาทุกประเภทโดยใช้ Google หรือไม่ ใช้คำสั่งต่อไปนี้:
sitedorks -query '"uber.com"'
ต้องการค้นหา "เว็บไซต์ Uber" (พร้อมเครื่องหมายคำพูดและการเว้นวรรคในข้อความค้นหา) หรือไม่ ใช้คำสั่งต่อไปนี้:
sitedorks -query '"uber website"'
ต้องการค้นหาคำเชิญสื่อสารกับ Yandex แต่ออกจากไซต์: ไม่อยู่ในแบบสอบถามใช่ไหม เพียงใช้คำสั่งต่อไปนี้:
sitedorks -cat comm -site disable -engine yandex -query uber
และถ้าคุณต้องการดูว่ามีหมวดหมู่ใดบ้างที่อยู่ในไฟล์ เช่น:
sitedorks -file sitedorks.csv -cats
หากต้องการค้นหาในเว็บไซต์ทางการแพทย์ภาษาดัตช์ (para) ให้ใช้คำสั่งต่อไปนี้:
sitedorks -cat medi -file sitedorks-nl.csv -query somekeyword
ไม่รู้จะมองหาอะไร? พยายาม:
คุณมีส่วนเพิ่มเติมที่มีประโยชน์สำหรับสคริปต์ SiteDorks หรือรายการเว็บไซต์ที่สามารถ dorkable ได้หรือไม่: