
أداة آلية لـ Google Dorking لاستخبارات المصادر المفتوحة (OSINT)، اكتشاف الثغرات، وجمع المعلومات عبر عوامل البحث المتقدمة والمسوحات المستهدفة.
قم بإجراء بحث Google Dork باستخدام Dorkify
Google Dorking هي تقنية اختراق تستخدم بحث Google للعثور على ثغرات أمنية في التكوين والكود البرمجي الذي تستخدمه المواقع. تتضمن Google Dorking استخدام عوامل متقدمة في محرك بحث Google لتحديد سلاسل نصية معينة ضمن نتائج البحث، مثل العثور على إصدارات محددة من تطبيقات الويب الضعيفة. يمكن للمستخدمين استخدام الأوامر للحصول على نتائج بحث أخرى محددة.
يمكن لـ Dorkify:
يتطلب Python 3.6 أو أعلى 🐍
git clone https://github.com/hhhrrrttt222111/Dorkify.git
cd Dorkify
python3 -m pip install -r requirements.txt
python3 dorkify.py --help
usage: dorkify.py [-h]
[--cli | --wp | --up | --cam |
--ftp | -v | -s SEARCH |
-b BOOK | -mu MUSIC | -m MAPS |
-w WEATHER | -i INFO | -d DEFINE |
-st STOCKS | --intitle INTITLE |
--inurl INURL | --site SITE]
optional arguments:
-h, --help show this help message and exit
--cli Run the Command Line version of Dorkify
--wp WordPress sites vulnerabilities
--up Find vulnerable Usernames and Passwords
--cam Find vulnerable CCTV cameras
--ftp Find open FTP Servers
-v, --version Version
-s SEARCH, --search SEARCH
Do a Google search
-b BOOK, --book BOOK Search for a book or author
-mu MUSIC, --music MUSIC
Search for songs or artists
-m MAPS, --maps MAPS Find maps of a city
-w WEATHER, --weather WEATHER
Check weather of a city
-i INFO, --info INFO Get Information
-d DEFINE, --define DEFINE
Define a term
-st STOCKS, --stocks STOCKS
Search for Stock of a company with Ticker value
--intitle INTITLE Search for a keywords in website title
--inurl INURL Search for a keywords in website URL
--site SITE Search for a Site
python3 dorkify.py --cli