
लीक हुए रहस्यों, व्यक्तिगत जानकारी और सबडोमेन को लक्ष्य डोमेन या व्यक्ति से निकालने के लिए स्वचालित Google dorking उपकरण, परिणामों को HTML रिपोर्ट में आउटपुट करता है।
git clone https://github.com/Fricciolosa-Red-Team/evildork.gitcd evildorkpython3 evildork.pyusage: evildork.py [-h] [-d DOMAIN] [-s] [-t TARGET] [-v]
Evildork targeting your fiancee
optional arguments:
-h, --help show this help message and exit
-d DOMAIN, --domain DOMAIN
Set the target (a domain)
-s, --subdomain Search also for subdomains
-t TARGET, --target TARGET
Set the target (general)
-v, --version Show the version of evildork
python3 evildork.py -d target.examplepython3 evildork.py -d target.example -spython3 evildork.py -t usernameयदि आप नए dorks सबमिट करना चाहते हैं, तो कृपया एक issue / pull request खोलें।
यह रिपॉजिटरी MIT License के अंतर्गत है।